Bug Fixes

Ghosting medical hud
Guest pass swallowing ID's
This commit is contained in:
SoundScopes
2014-10-03 23:25:14 +01:00
parent 675a628452
commit c2a220eea2
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -59,6 +59,9 @@
uid = "[rand(100,999)]-G[rand(10,99)]"
/obj/machinery/computer/guestpass/attackby(obj/O, mob/user)
if(contents.len > 0)
attack_hand(user)
return
if(istype(O, /obj/item/weapon/card/id))
user.drop_item()
O.loc = src
+1 -1
View File
@@ -697,7 +697,7 @@ var/list/be_special_flags = list(
#define IMPLOYAL_HUD 5 // loyality implant
#define IMPCHEM_HUD 6 // chemical implant
#define IMPTRACK_HUD 7 // tracking implant
#define SPECIALROLE_HUD 9 // AntagHUD image
#define SPECIALROLE_HUD 8 // AntagHUD image
#define STATUS_HUD_OOC 9 // STATUS_HUD without virus db check for someone being ill.
//Pulse levels, very simplified