Files
tbd-station-14/Resources/Locale/en-US/cvar/cvar-help.ftl
Simon eff25810c5 [ChangeCVarCommand] Mapping Command (#35239)
[ChangeCVarCommand] MappingCommand
2025-02-18 11:26:08 +01:00

30 lines
2.4 KiB
Plaintext

changecvar-simple-debug_test_cvar = Does nothing.
changecvar-full-debug_test_cvar = Just a simple testing cvar. Does nothing.
changecvar-simple-events_enabled = Controls if the game should run station events.
changecvar-full-events_enabled = Controls if the game should run station events.
changecvar-simple-shuttle_auto_call_time = Time after round start to auto-call the shuttle.
changecvar-full-shuttle_auto_call_time = Time in minutes after round start to auto-call the shuttle. Set to zero to disable.
changecvar-simple-playtest_all_damage_modifier = Multiplier for all damage dealt.
changecvar-full-playtest_all_damage_modifier = Multiplier for all damage dealt.
changecvar-simple-playtest_all_heal_modifier = Multiplier for all healing done.
changecvar-full-playtest_all_heal_modifier = Multiplier for all healing done.
changecvar-simple-playtest_melee_damage_modifier = Multiplier affecting melee weapon damage.
changecvar-full-playtest_melee_damage_modifier = Multiplier affecting all damage dealt by melee attacks.
changecvar-simple-playtest_projectile_damage_modifier = Multiplier affecting projectile damage.
changecvar-full-playtest_projectile_damage_modifier = Multiplier affecting all damage dealt by projectiles.
changecvar-simple-playtest_hitscan_damage_modifier = Multiplier affecting hitscan damage.
changecvar-full-playtest_hitscan_damage_modifier = Multiplier affecting all damage dealt by hitscan weapons.
changecvar-simple-playtest_thrown_damage_modifier = Multiplier affecting thrown weapon damage.
changecvar-full-playtest_thrown_damage_modifier = Multiplier affecting all damage dealt by thrown weapons.
changecvar-simple-playtest_topicals_heal_modifier = Multiplier affecting topical healing.
changecvar-full-playtest_topicals_heal_modifier = Multiplier affecting all healing done by topicals.
changecvar-simple-playtest_reagent_damage_modifier = Multiplier affecting reagent damage.
changecvar-full-playtest_reagent_damage_modifier = Multiplier affecting all damage dealt by reagents.
changecvar-simple-playtest_reagent_heal_modifier = Multiplier affecting reagent healing.
changecvar-full-playtest_reagent_heal_modifier = Multiplier affecting all healing done by reagents.
changecvar-simple-playtest_explosion_damage_modifier = Multiplier affecting explosion damage.
changecvar-full-playtest_explosion_damage_modifier = Multiplier affecting all damage dealt by explosives.