Merge pull request #10761 from datlo/agentidfixes

Refactors agent ID phototaking, misc ID fixes/improvements
This commit is contained in:
variableundefined
2019-02-01 10:17:08 +08:00
committed by GitHub
3 changed files with 218 additions and 183 deletions
+1
View File
@@ -536,6 +536,7 @@ var/list/intents = list(INTENT_HELP,INTENT_DISARM,INTENT_GRAB,INTENT_HARM)
if(ID.registered_name == oldname)
ID.registered_name = newname
ID.name = "[newname]'s ID Card ([ID.assignment])"
ID.RebuildHTML()
if(!search_pda) break
search_id = 0