Updates pride mirror's code (#28718)

* better

* code review

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Signed-off-by: kyunkyunkyun <120701975+kyunkyunkyun@users.noreply.github.com>

---------

Signed-off-by: kyunkyunkyun <120701975+kyunkyunkyun@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
This commit is contained in:
kyunkyunkyun
2025-04-16 17:32:31 +00:00
committed by GitHub
co-authored by Contrabang
parent eac1d0d5a5
commit 6935d2df5d
3 changed files with 10 additions and 19 deletions
+2 -1
View File
@@ -138,7 +138,8 @@
AC.flags = APPEARANCE_ALL
AC.whitelist = race_list
ui_users[user] = AC
AC.ui_interact(user)
if(user.Adjacent(src))
AC.ui_interact(user)
if("Voice")
var/voice_choice = tgui_input_list(user, "Perhaps...", "Voice effects", list("Comic Sans", "Wingdings", "Swedish", "Chav", "Mute"))