mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
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:
co-authored by
Cameron Lennox
parent
f94a66cb97
commit
426b24d37e
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user