mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-24 09:02:27 +00:00
Fixes leftover usage of the deprecated flick("flash"). (#14339)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
M.flash_eyes()
|
||||
else if(affected_limb && M == A)
|
||||
M.confused = rand(2, 7)
|
||||
flick("flash", M.flash)
|
||||
M.flash_eyes()
|
||||
|
||||
//snap pop
|
||||
playsound(src, 'sound/effects/snap.ogg', 50, 1)
|
||||
|
||||
Reference in New Issue
Block a user