settingtypes.txt 510 B

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