mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-25 09:06:34 +01:00
repaths /decal/cleanable to /debris/cleanable to prep for persistence serialization (#4359)
* wild * regex maps * regex code * that Co-authored-by: VM_USER <VM_USER>
This commit is contained in:
co-authored by
VM_USER <VM_USER>
parent
fc7cc96bc8
commit
867868f32b
@@ -526,8 +526,8 @@
|
||||
/obj/random/mouseremains/item_to_spawn()
|
||||
return pick(/obj/item/assembly/mousetrap,
|
||||
/obj/item/assembly/mousetrap/armed,
|
||||
/obj/effect/decal/cleanable/spiderling_remains,
|
||||
/obj/effect/decal/cleanable/ash,
|
||||
/obj/effect/debris/cleanable/spiderling_remains,
|
||||
/obj/effect/debris/cleanable/ash,
|
||||
/obj/item/cigbutt,
|
||||
/obj/item/cigbutt/cigarbutt,
|
||||
/obj/effect/decal/remains/mouse)
|
||||
|
||||
Reference in New Issue
Block a user