mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 03:26:31 +01:00
Made the new prisoner ID box a parent of /box instead of /box/ids,
This commit is contained in:
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user