Ports maneuvers (and the leap maneuver) from Bay. (#15063)

This commit is contained in:
Matt Atlas
2022-11-12 23:08:41 +01:00
committed by GitHub
parent 7f0c342c5b
commit 56515acc8b
15 changed files with 369 additions and 2 deletions

View File

@@ -79,6 +79,7 @@
// its new destination this cycle. Immediately invokes fall_impact and
// fall_collateral if the next turf is not open space.
if (isopenturf(victim.loc) && victim.loc:is_hole)
victim.begin_falling(victim.loc, below)
victim.forceMove(below)
if(victim.pulledby && victim.pulledby.z != victim.z)
var/mob/M = victim.pulledby