mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-26 02:57:10 +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
@@ -0,0 +1,12 @@
|
||||
/**
|
||||
* effect supertype
|
||||
*
|
||||
* currently does nothing
|
||||
*
|
||||
* "weakly interactive visual objects" should usually go under this, especially if they're temporary/short lasting
|
||||
*
|
||||
* these, however, have full object damgae/interaction support, so it's not limited to those
|
||||
*
|
||||
* however, at a certain point, do consider using /structure or /machinery instead.
|
||||
*/
|
||||
/obj/effect
|
||||
Reference in New Issue
Block a user