11 lines
310 B
Plaintext
11 lines
310 B
Plaintext
diff a/code/modules/paperwork/pen.dm b/code/modules/paperwork/pen.dm (rejected hunks)
|
|
@@ -168,7 +168,7 @@
|
|
*/
|
|
/obj/item/pen/sleepy
|
|
origin_tech = "engineering=4;syndicate=2"
|
|
- container_type = OPENCONTAINER
|
|
+ container_type = OPENCONTAINER_1
|
|
|
|
|
|
/obj/item/pen/sleepy/attack(mob/living/M, mob/user)
|