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
+1 -1
View File
@@ -1,7 +1,7 @@
/client/proc/player_effects(var/mob/target in mob_list)
set name = "Player Effects"
set desc = "Modify a player character with various 'special treatments' from a list."
set category = "Fun"
set category = "Fun.Event Kit"
if(!check_rights(R_FUN))
return