mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-05 15:03:48 +00:00
Merge pull request #3706 from SpadesNeil/removes-hardsuit-lettering
Removes hardsuit descriptions that name 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