Merge pull request #3986 from Citadel-Station-13/upstream-merge-32804

[MIRROR] Add the ability to osay from the viewvar dropdown
This commit is contained in:
deathride58
2017-11-18 04:15:58 +00:00
committed by GitHub
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -201,6 +201,7 @@
/obj/vv_get_dropdown()
. = ..()
.["Delete all of type"] = "?_src_=vars;[HrefToken()];delall=[REF(src)]"
.["Osay"] = "?_src_=vars;[HrefToken()];osay[REF(src)]"
/obj/examine(mob/user)
..()