mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 20:27:42 +01:00
[MIRROR] PDA Ringtone Pref (#7303)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: Selis <selis@xynolabs.com> Co-authored-by: Selis <sirlionfur@hotmail.de>
This commit is contained in:
co-authored by
Heroman3003
Selis
Selis
parent
3f8efac3c7
commit
d2c491e797
@@ -182,8 +182,8 @@ var/list/outfits_decls_by_type_
|
||||
pda.ownjob = assignment
|
||||
pda.ownrank = rank
|
||||
pda.name = "PDA-[H.real_name] ([assignment])"
|
||||
if(H.client.prefs.ttone) // YW Edit
|
||||
pda.ttone = H.client.prefs.ttone
|
||||
if(H.client.prefs.ringtone) // if null we use the job default
|
||||
pda.ttone = H.client.prefs.ringtone
|
||||
return pda
|
||||
|
||||
/decl/hierarchy/outfit/dd_SortValue()
|
||||
|
||||
Reference in New Issue
Block a user