Radio Transmitter |
---|
 |
General |
---|
Category |
Item |
---|
Weight |
0.1 |
---|
Function |
Crafting |
---|
Technical details |
---|
Base ID |
Radio.RadioTransmitter |
A radio transmitter is an item used in crafting electrical items.
Usage
A radio transmitter is a component in crafting electrical items that need to transmit a radio signal.
Crafting
Obtaining
Product
|
Recipe
|
Description
|
Skill Level
|
|
|
Dismantle Radio
|
Electricity 0
|
|
|
Dismantle Ham Radio
|
Electricity 0
|
What it can craft
Distribution
Radio transmitters do not appear in the world naturally and can only be obtained through dismantling electronics.
Code
From items_radio.txt (Project Zomboid directory/media/scripts/)
item RadioTransmitter
Weight = 0.1,
Type = Normal,
DisplayName = Radio Transmitter,
Icon = Receiver,
ColorRed = 220,
ColorGreen = 20,
ColorBlue = 60,
See also