See PR comment
This commit is contained in:
Kyep
2016-07-30 19:58:04 -07:00
parent 96d3601bfc
commit 8a4dc07f70
13 changed files with 206 additions and 95 deletions
+6
View File
@@ -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