mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-06-12 17:02:32 +01:00
32437f2418
* When spawning into the game (both latejoin and normal join) the job controller used loc = X to set location. This meant that Enter() was never called for entering the spawn location, and all other associated problems. * This screws up the new jukebox music system because mob.lastarea is not set correctly. * Fixed signpost teleporting for the same reason (nobody wants beach tunes playing forever)