This commit is contained in:
timothyteakettle
2020-09-15 23:20:11 +01:00
parent faabf247ef
commit 7be15afb32
2 changed files with 7 additions and 1 deletions

View File

@@ -535,3 +535,9 @@
/datum/config_entry/number/max_shuttle_size
config_entry_value = 500
//wound config stuff (increases the max injury roll, making injuries more likely)
/datum/config_entry/number/wound_exponent
config_entry_value = 1.225
min_val = 0
integer = FALSE