mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-13 17:07:53 +01:00
Fixes some ship weapon bugs. (#15035)
* Fixes some ship weapon bugs. * missed entry * list sort * cl + fix Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -259,6 +259,7 @@ var/list/ruin_landmarks = list()
|
||||
/obj/effect/landmark/entry_point
|
||||
name = "entry point landmark"
|
||||
icon_state = "dir_arrow"
|
||||
movable_flags = MOVABLE_FLAG_EFFECTMOVE
|
||||
|
||||
/obj/effect/landmark/entry_point/Initialize()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user