simple ghost pod find (#17909)

* simple ghost spawn rewrite

* neutral

* .

* don't close

* migrate vore spawn

* use a searchable list

* move some more verbs

* allow special role spawns

* add key

* .

* fix that part

* announce for logging

* filter those

* typ o

* .

* .

* Update SelectionList.tsx

* .

* that

* .

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
Kashargul
2025-07-16 19:00:51 -04:00
committed by GitHub
co-authored by Cameron Lennox
parent f94a66cb97
commit 426b24d37e
34 changed files with 1543 additions and 430 deletions
+5
View File
@@ -92,3 +92,8 @@ _ADMIN_VERB(verb_path_name, verb_permissions, verb_name, verb_desc, verb_categor
// Visibility flags
#define ADMIN_VERB_VISIBLITY_FLAG_MAPPING_DEBUG "Map-Debug"
// Tgui input list options
#define TGUI_VIEW_ATTACK_LOGS "Check Player Attack Logs"
#define TGUI_VIEW_DIALOG_LOGS "Check Player Dialogue Logs"
#define TGUI_RESIZE "Resize player"