Files
Bubberstation/code/modules/admin/verbs/requests.dm

5 lines
220 B
Plaintext

ADMIN_VERB(requests, R_NONE, "Requests Manager", "Open the request manager panel to view all requests during this round", ADMIN_CATEGORY_GAME)
GLOB.requests.ui_interact(usr)
BLACKBOX_LOG_ADMIN_VERB("Request Manager")