Semi-automate discord ID registration

This commit is contained in:
Aronai Sieyes
2020-05-17 21:14:18 -04:00
parent 1c591bbf9f
commit e585a6dc47
3 changed files with 92 additions and 2 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ datum/admins/proc/notes_gethtml(var/ckey)
message_admins("<font color='blue'>[key_name_admin(user)] has edited [key]'s notes.</font>")
log_admin("[key_name(user)] has edited [key]'s notes.")
admin_action_message(user.key, key, "added note on", note, 0) //VOREStation Add
admin_action_message(P.author, key, "added note on", note, 0) //VOREStation Add
del(info) // savefile, so NOT qdel
//Updating list of keys with notes on them