mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-05-17 12:52:41 +01:00
a86398d0d2
This PR rips out the old Bump() and Bumped() procs and replaces them with Collide() and CollidedWith() respectively. Behavior should be the same, but Bump() should no longer be double-called, and no longer relies on spawns. Other changes: LAssailant is now a weakref. Some direct loc setting are now forceMove().