torch_holder 
Vars | |
ancient | For mapping. Ancient torches can't be taken away and they are infinite |
---|---|
brightness_color | Light colour when on |
brightness_power | Light power when on |
brightness_range | Light range when on. Standart torch is brighter, this is for mapping reason. |
fakel | Our torch, that stored in holder |
fuel | Fuel consumption |
fuel_lower | New torch related stuff |
status | Torch holder status (TORCH_OK | TORCH_EMPTY | TORCH_OFF | TORCH_BURNED) |
timer | Timer for our torch. |
Var Details
ancient 
For mapping. Ancient torches can't be taken away and they are infinite
brightness_color 
Light colour when on
brightness_power 
Light power when on
brightness_range 
Light range when on. Standart torch is brighter, this is for mapping reason.
fakel 
Our torch, that stored in holder
fuel 
Fuel consumption
fuel_lower 
New torch related stuff
status 
Torch holder status (TORCH_OK | TORCH_EMPTY | TORCH_OFF | TORCH_BURNED)
timer 
Timer for our torch.