Update ids.dm
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
lefthand_file = 'icons/mob/inhands/equipment/idcards_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/equipment/idcards_righthand.dmi'
|
||||
flags_1 = NOBLUDGEON_1
|
||||
flags_2 = NO_MAT_REDEMPTION_2
|
||||
item_flags = NO_MAT_REDEMPTION
|
||||
color = rgb(35, 20, 11)
|
||||
|
||||
/obj/item/card/emag
|
||||
@@ -71,4 +71,4 @@
|
||||
var/obj/item/card/emag_broken/junk = new(user.loc)
|
||||
junk.add_fingerprint(user)
|
||||
qdel(src)
|
||||
return
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user