mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 03:21:13 +01:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user