mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[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:
committed by
GitHub
parent
28bc4e4d8b
commit
d35faa5844
@@ -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."
|
||||
|
||||
|
||||
@@ -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."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user