Back by popular demand, custom naming

This commit is contained in:
Jack Edge
2016-06-18 17:36:03 +01:00
parent 6bc9f6860f
commit 4b70b35c3e
4 changed files with 33 additions and 4 deletions
+3
View File
@@ -1779,6 +1779,9 @@
message_admins("[src.owner] replied to [key_name(H)]'s Syndicate message with: \"[input]\"")
H << "You hear something crackle in your ears for a moment before a voice speaks. \"Please stand by for a message from your benefactor. Message as follows, agent. [input]. Message ends.\""
else if(href_list["approve_custom_name"])
var/obj/item/station_charter/charter = locate(href_list["approve_custom_name"])
charter.admin_approval()
else if(href_list["jumpto"])
if(!isobserver(usr) && !check_rights(R_ADMIN))
return