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:
silicons
2022-08-18 16:45:31 -07:00
committed by GitHub
co-authored by VM_USER <VM_USER>
parent fc7cc96bc8
commit 867868f32b
240 changed files with 2410 additions and 2383 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
if(user.get_inactive_held_item() == src)
user.drop_inactive_held_item()
new /obj/effect/decal/cleanable/ash(src.loc)
new /obj/effect/debris/cleanable/ash(src.loc)
qdel(src)
else