mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
AI Synth Access Fix (#9108)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user