mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-30 08:38:13 +01:00
More bug fixes (#6560)
* More esword fixes - Fixes Holodeck eswords being completely broken, Holodeck eswords are not recolorable - Fixes Toy sword onmob sprite not properly updating - Fixes eswords not properly updating onmob color (this is an incredibly hacky fix) - Readds the esword sub types, they are not recolorable * Removes unintended code * More unintended code removal * Fixes spy bug sprite * Fixes PMC-S Name * Fixes syringes not working through voidsuits.
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
)
|
||||
|
||||
/obj/item/weapon/rig/pmc/security
|
||||
name = "ERT-S suit control module"
|
||||
name = "PMC-S suit control module"
|
||||
desc = "A suit worn by private military contractors. This one is setup for security. Armoured and space ready."
|
||||
suit_type = "PMC security"
|
||||
icon_state = "pmc_securitygrey_rig"
|
||||
|
||||
Reference in New Issue
Block a user