mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Allow changing PDA owners (#19077)
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
if("UpdateInfo")
|
||||
pda.ownjob = pda.id.assignment
|
||||
pda.ownrank = pda.id.rank
|
||||
pda.owner = pda.id.registered_name
|
||||
pda.name = "PDA-[pda.owner] ([pda.ownjob])"
|
||||
if(!pda.silent)
|
||||
playsound(pda, 'sound/machines/terminal_processing.ogg', 15, TRUE)
|
||||
|
||||
Reference in New Issue
Block a user