1234567891011 |
- # The range in nodes a lighting wand will search to place a light
- vm_lighting_wand_range (Lighting Wand Range) int 120 20 200
- # Should a lighting wand play a sound at all?
- vm_lighting_wand_sound (Lighting Wand Sound) bool true
- # Should particles spawn whenever a light node is placed?
- vm_lighting_wand_particals (Spawn Particles) bool true
- # The wand uses a "mana" type energy to place lights, you can disable this for unlimited uses with this setting
- vm_lighting_wand_uses_helios (Uses Sun Power) bool true
|