mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Standardizes area paths and area-based nomenclature (#3125)
Co-authored-by: Son-of-Space <63861499+Son-of-Space@users.noreply.github.com> Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
This commit is contained in:
co-authored by
Son-of-Space
Gandalf2k15
parent
8da596dd56
commit
e83e1b7d41
@@ -63,7 +63,7 @@
|
||||
|
||||
You can also generate a new list on the fly using a selector array. @[] will generate a list of objects based off the selector provided.
|
||||
|
||||
"SELECT /mob/living IN (@[/area/crew_quarters/bar MAP contents])[1]"
|
||||
"SELECT /mob/living IN (@[/area/service/bar MAP contents])[1]"
|
||||
|
||||
What if some dumbass admin spawned a bajillion spiders and you need to kill them all?
|
||||
Oh yeah you'd rather not delete all the spiders in maintenace. Only that one room the spiders were
|
||||
|
||||
Reference in New Issue
Block a user