mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Add UI preference menus for AI hologram and status displays (#75740)
This adds two new dropdown menus for AI preferences with holograms and status displays. It also sets these preferences if admins transform a player into an AI.
This commit is contained in:
@@ -99,6 +99,8 @@
|
||||
|
||||
if(preference_source)
|
||||
apply_pref_name(/datum/preference/name/ai, preference_source)
|
||||
our_AI.apply_pref_hologram_display(preference_source)
|
||||
our_AI.set_core_display_icon(null, preference_source)
|
||||
|
||||
qdel(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user