mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Various bugfixes (#15873)
* pAI Record Fix * AI Respawnability * Wine Reagents * Ghost Repulsing * Agent ID Card Numbers * Maint Drone Lights * Fix fixes Co-authored-by: Farie82 <farie82@users.noreply.github.com> * Headpocket runtimes Co-authored-by: Farie82 <farie82@users.noreply.github.com>
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
|
||||
. = TRUE
|
||||
|
||||
if(!pda.silent)
|
||||
if(pda && !pda.silent)
|
||||
playsound(pda, 'sound/machines/terminal_select.ogg', 15, TRUE)
|
||||
|
||||
switch(action)
|
||||
|
||||
Reference in New Issue
Block a user