Made the new prisoner ID box a parent of /box instead of /box/ids,

This commit is contained in:
Malkevin
2013-05-11 17:32:11 +01:00
parent 26cf12cf1a
commit 8e32c007ed
2 changed files with 9536 additions and 9539 deletions
@@ -325,15 +325,13 @@
new /obj/item/weapon/card/id(src)
new /obj/item/weapon/card/id(src)
/obj/item/weapon/storage/box/ids/prisoner
/obj/item/weapon/storage/box/prisoner
name = "prisoner IDs"
desc = "Take away their last shred of dignity, their name."
icon_state = "id"
New()
..()
contents = list()
sleep(1)
new /obj/item/weapon/card/id/prisoner/one(src)
new /obj/item/weapon/card/id/prisoner/two(src)
new /obj/item/weapon/card/id/prisoner/three(src)
+9535 -9536
View File
File diff suppressed because it is too large Load Diff