Adds a Lorecaster Management Panel (#21379)

* new lorecaster junk

* corrections

* Update StoryManager.tsx
This commit is contained in:
Zonespace
2023-06-05 15:58:57 -07:00
committed by GitHub
parent 644fa318f5
commit b8cf0b332e
5 changed files with 333 additions and 18 deletions
+1
View File
@@ -104,6 +104,7 @@ GLOBAL_PROTECT(admin_verbs_admin)
/client/proc/admin_open_event_spawners_menu, /*EVENTS - SKYRAT EDIT ADDITION*/
/client/proc/request_help, /*SKYRAT EDIT ADDITION*/
/client/proc/view_opfors, /*OPFOR - SKYRAT EDIT ADDITION*/
/client/proc/lorecaster_story_manager, /* SKYRAT EDIT ADDITION */
)
GLOBAL_LIST_INIT(admin_verbs_ban, list(/client/proc/unban_panel, /client/proc/ban_panel, /client/proc/stickybanpanel))
GLOBAL_PROTECT(admin_verbs_ban)