Merge pull request #33683 from AnturK/getcommandfix
Fixes get admin command
This commit is contained in:
committed by
CitadelStationBot
parent
edbe78cce8
commit
30e8b2a12d
@@ -516,7 +516,7 @@
|
||||
. = ..()
|
||||
. -= "Jump to"
|
||||
.["Follow"] = "?_src_=holder;[HrefToken()];adminplayerobservefollow=[REF(src)]"
|
||||
.["Get"] = "?_src=holder;[HrefToken()];admingetmovable=[REF(src)]"
|
||||
.["Get"] = "?_src_=holder;[HrefToken()];admingetmovable=[REF(src)]"
|
||||
|
||||
/atom/movable/proc/ex_check(ex_id)
|
||||
if(!ex_id)
|
||||
|
||||
Reference in New Issue
Block a user