mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Fixes ninja spawn logic.
Fixes the logic I re-made after a PR comment without double-checking it. Changes ninjastart to use the actual landmarks instead of locs for consistency.
This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
|
||||
/obj/effect/landmark/start/ninja/New()
|
||||
..()
|
||||
ninjastart += loc
|
||||
ninjastart += src
|
||||
|
||||
//Costume spawner landmarks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user