Gives the syndicate hardsuits some origin tech (#21430)

This commit is contained in:
GDN
2023-07-07 13:51:07 +01:00
committed by GitHub
parent a5ecf3bce5
commit ef6575b792
@@ -431,6 +431,7 @@
icon_state = "hardsuit1-syndi"
item_state = "syndie_hardsuit"
item_color = "syndi"
origin_tech = "engineering=6;syndicate=4"
w_class = WEIGHT_CLASS_NORMAL
var/on = TRUE
actions_types = list(/datum/action/item_action/toggle_hardsuit_mode)