Removes Medical's random slowdown and faulty coding.

This commit is contained in:
Gamerofthegame
2013-02-27 22:07:30 -05:00
parent 698c9f8d25
commit a2cfc456c0

View File

@@ -124,8 +124,9 @@
icon_state = "rig-medical"
name = "medical hardsuit"
item_state = "medical_hardsuit"
allowed = list(/obj/item/device/flashlight,/obj/item/weapon/tank,/obj/item/weapon/storage/firstaid,/obj/item/device/healthanalyzer,/obj/item/stack/medical,/obj/item/roller)
slowdown = 2.0
allowed = list(/obj/item/device/flashlight,/obj/item/weapon/tank,/obj/item/weapon/storage/firstaid,/obj/item/device/healthanalyzer,/obj/item/stack/medical)
//Security
/obj/item/clothing/head/helmet/space/rig/security
name = "security hardsuit helmet"