Adds Neon Carpet (#59140)

Adds a couple varieties of neon carpet.
Makes decals care about their plane in addition to their layer.
This commit is contained in:
TemporalOroboros
2021-06-13 15:40:53 -03:00
committed by GitHub
parent 4a8c016eee
commit daec5002fc
72 changed files with 1833 additions and 451 deletions
+1
View File
@@ -1,6 +1,7 @@
// Clickable stat() button.
/obj/effect/statclick
name = "Initializing..."
blocks_emissive = NONE
var/target
INITIALIZE_IMMEDIATE(/obj/effect/statclick)