Even More Misc HardDels (#22299)

Just a few more misc hard dels I found from the logs today. Not counting
the event round which inexplicably had hundreds of them.
This commit is contained in:
VMSolidus
2026-04-20 07:31:39 -04:00
committed by GitHub
parent 5b2199ae97
commit 8df12c8e29
6 changed files with 39 additions and 2 deletions
+5
View File
@@ -23,6 +23,11 @@
drop_sound = 'sound/items/drop/paper.ogg'
pickup_sound = 'sound/items/pickup/paper.ogg'
/obj/item/paper_bundle/Destroy()
pages.Cut()
pages = null
return ..()
/obj/item/paper_bundle/mechanics_hints(mob/user, distance, is_adjacent)
. += ..()
. += "Both papers and photos can be added to a paper bundle."