mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 23:53:47 +01:00
Update 2
See PR comment
This commit is contained in:
@@ -2016,6 +2016,12 @@
|
||||
|
||||
fax_panel(usr)
|
||||
|
||||
else if(href_list["getexpwindow"])
|
||||
if(!check_rights(R_MENTOR|R_MOD|R_ADMIN)) return
|
||||
|
||||
var/mob/M = locate(href_list["getexpwindow"])
|
||||
usr.client.cmd_show_exp_panel(M.client)
|
||||
|
||||
else if(href_list["jumpto"])
|
||||
if(!check_rights(R_ADMIN)) return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user