Fixes stumble & flight vore (#17492)

* part 1

* damn

* part 2

* instant

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
Cameron Lennox
2025-04-13 04:42:34 +02:00
committed by GitHub
co-authored by Kashargul
parent 0423a4034f
commit d3a9fdbb35
11 changed files with 32 additions and 33 deletions
@@ -584,4 +584,4 @@
playsound(src, vore_sound, 25)
var/mob/living/M = usr
M.perform_the_nom(usr,target,usr,usr.vore_selected,1)
M.perform_the_nom(usr,target,usr,usr.vore_selected,-1)