mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
@@ -271,7 +271,7 @@ ADMIN_VERB(PlayerNotes, R_ADMIN|R_MOD|R_EVENT|R_DEBUG, "Player Notes", "Access t
|
||||
|
||||
ADMIN_VERB(show_player_info, R_ADMIN|R_MOD|R_EVENT|R_DEBUG, "Show Player Info", "Access the player info.", ADMIN_CATEGORY_INVESTIGATE)
|
||||
var/datum/tgui_module/player_notes_info/A = new(src)
|
||||
A.tgui_interact(user)
|
||||
A.tgui_interact(user.mob)
|
||||
|
||||
ADMIN_VERB(access_news_network, R_ADMIN|R_EVENT, "Access Newscaster Network", "Allows you to view, add and edit news feeds.", ADMIN_CATEGORY_FUN_EVENT_KIT)
|
||||
var/dat = text("<H3>Admin Newscaster Unit</H3>")
|
||||
|
||||
Reference in New Issue
Block a user