mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 02:24:11 +01:00
Fix a tiny runtime (#17754)
This commit is contained in:
@@ -1183,7 +1183,7 @@
|
||||
dir = dir_in
|
||||
log_message("[mmi_as_oc] moved in as pilot.")
|
||||
if(!hasInternalDamage())
|
||||
to_chat(occupant, sound(nominalsound, volume=50))
|
||||
occupant << sound(nominalsound, volume=50)
|
||||
GrantActions(brainmob)
|
||||
return TRUE
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user