mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Bombproof photo album contents (#46359)
Makes album contents not be damaged by being at the epicenter of an explosion. It's annoying for persistent albums and I don't see the harm in it since it's fluff content.
This commit is contained in:
@@ -55,6 +55,9 @@
|
||||
if(!SEND_SIGNAL(src, COMSIG_TRY_STORAGE_INSERT, P, null, TRUE, TRUE))
|
||||
qdel(P)
|
||||
|
||||
/obj/item/storage/photo_album/prevent_content_explosion()
|
||||
return TRUE
|
||||
|
||||
/obj/item/storage/photo_album/HoS
|
||||
name = "photo album (Head of Security)"
|
||||
persistence_id = "HoS"
|
||||
|
||||
Reference in New Issue
Block a user