[MIRROR] Adds a new ghost vis blocking area flag (#9636)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2024-12-21 21:31:04 -07:00
committed by GitHub
parent 28bc4e4d8b
commit d35faa5844
23 changed files with 430 additions and 40 deletions

View File

@@ -90,7 +90,7 @@
return ..()
/client/proc/generic_item()
set category = "Fun.Event Kit" //CHOMPEdit
set category = "Fun.Event Kit"
set name = "Spawn Generic Item"
set desc = "Spawn a customisable item with a range of different options."

View File

@@ -108,7 +108,7 @@
anchored = !anchored
/client/proc/generic_structure()
set category = "Fun.Event Kit" //CHOMPEdit
set category = "Fun.Event Kit"
set name = "Spawn Generic Structure"
set desc = "Spawn a customisable structure with a range of different options."