mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Fixes compile error
This commit is contained in:
@@ -373,6 +373,6 @@
|
|||||||
item_state = "bomber"
|
item_state = "bomber"
|
||||||
flags = FPRINT | TABLEPASS
|
flags = FPRINT | TABLEPASS
|
||||||
body_parts_covered = UPPER_TORSO|ARMS
|
body_parts_covered = UPPER_TORSO|ARMS
|
||||||
cold_protection = UPPER_TORSO|ARMS
|
cold_protection = UPPER_TORSO|ARMS
|
||||||
min_cold_protection_temperature = T0C
|
min_cold_protection_temperature = T0C
|
||||||
siemens_coefficient = 0.7
|
siemens_coefficient = 0.7
|
||||||
Reference in New Issue
Block a user