mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Removes hardsuit letters that name the station.
Do I really need to explain why it's dumb for this to appear on Syndie suits, or NASA suits, or CentCom suits, or any other suits that don't explicitly belong to the station?
This commit is contained in:
@@ -62,10 +62,6 @@
|
||||
|
||||
var/list/supporting_limbs //If not-null, automatically splints breaks. Checked when removing the suit.
|
||||
|
||||
/obj/item/clothing/suit/space/New()
|
||||
..()
|
||||
desc += " \"[using_map.station_short]\" is written in large block letters on the back."
|
||||
|
||||
/obj/item/clothing/suit/space/equipped(mob/M)
|
||||
check_limb_support(M)
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user