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