mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-20 23:31:04 +00:00
oops
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
else if(effect <= 7)
|
||||
M.emote("collapse")
|
||||
to_chat(M, "<span class='warning'>Your heart is pounding!</span>")
|
||||
M << sound('sound/goonstation/effects/heartbeat.ogg')
|
||||
M << 'sound/effects/Heart Beat.ogg'
|
||||
M.Paralyse(5)
|
||||
M.Jitter(30)
|
||||
M.adjustToxLoss(6)
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
M.Weaken(8)
|
||||
else if(effect <= 7)
|
||||
to_chat(M, "<span class='warning'>Your heartbeat is pounding inside your head!</span>")
|
||||
M.playsound_local(M.loc, "sound/goonstation/effects/heartbeat.ogg", 50, 1)
|
||||
M << 'sound/effects/Heart Beat.ogg'
|
||||
M.emote("collapse")
|
||||
M.adjustOxyLoss(8)
|
||||
M.adjustToxLoss(3)
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user