Mod attack log jump

- Duck's updates
- Mods can jump to attack logs
This commit is contained in:
SoundScopes
2014-08-31 16:36:13 +01:00
parent 26b6df341f
commit 98858241f7
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1306,7 +1306,7 @@
check_antagonists()
else if(href_list["adminplayerobservecoodjump"])
if(!check_rights(R_ADMIN)) return
if(!check_rights(R_MOD,0) && !check_rights(R_ADMIN)) return
var/x = text2num(href_list["X"])
var/y = text2num(href_list["Y"])