11 lines
389 B
Plaintext
11 lines
389 B
Plaintext
diff a/code/modules/paperwork/photography.dm b/code/modules/paperwork/photography.dm (rejected hunks)
|
|
@@ -497,7 +497,7 @@
|
|
desc = "The perfect showcase for your favorite deathtrap memories."
|
|
icon = 'icons/obj/decals.dmi'
|
|
materials = list()
|
|
- flags = 0
|
|
+ flags_1 = 0
|
|
icon_state = "frame-empty"
|
|
result_path = /obj/structure/sign/picture_frame
|
|
var/obj/item/photo/displayed
|