Adds a new ghost vis blocking area flag (#16696)

* Adds a new ghost vis blocking area flag

* .

* .

* .

* .

* .,

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* some more

* add admin verbs to add and remove areas

* .
This commit is contained in:
Kashargul
2024-12-16 10:02:07 +10:00
committed by GitHub
parent 3343f4e0d0
commit 3083f0b730
35 changed files with 237 additions and 53 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
/obj/item/stack/material/glass
name = "glass"
name = MAT_GLASS
icon_state = "sheet-transparent"
default_type = "glass"
default_type = MAT_GLASS
no_variants = FALSE
drop_sound = 'sound/items/drop/glass.ogg'
pickup_sound = 'sound/items/pickup/glass.ogg'