AI Synth Access Fix (#9108)

This commit is contained in:
Geeves
2020-06-12 21:04:00 +02:00
committed by GitHub
parent cedc022ff9
commit baca1af22a
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -312,6 +312,7 @@ var/list/ai_verbs_default = list(
id_card.registered_name = pickedName
id_card.assignment = "AI"
id_card.access = get_all_station_access()
id_card.access += access_synth
id_card.update_name()
if(client)