LOTS OF FIXES

This commit is contained in:
Cameron Lennox
2017-10-08 18:05:27 -04:00
parent 04ace8ed28
commit e650c62c6b
11 changed files with 42 additions and 29 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
/obj/item/mecha_parts/part/phazon_torso,
/obj/item/device/bodysnatcher,
/obj/item/weapon/bluespace_harpoon,
/obj/item/weapon/permit,
/obj/item/clothing/accessory/permit/gun,
/obj/item/device/perfect_tele,
/obj/item/device/sleevemate,
/obj/item/weapon/disk/nifsoft/compliance,
@@ -67,7 +67,7 @@
imp.part = affected
BITSET(H.hud_updateflag, IMPLOYAL_HUD)
BITSET(H.hud_updateflag, BACKUP_HUD) //VOREStation Add - Backup HUD updates
BITSET(H.hud_updateflag, BACKUP_HUD) //VOREStation Add - Backup HUD updates
src.imp = null
update()