This commit is contained in:
DreamySkrell
2023-09-19 14:56:04 +02:00
committed by GitHub
parent 49cfcbb84b
commit 8a3829d957
4 changed files with 50 additions and 2 deletions
+5 -2
View File
@@ -1,12 +1,15 @@
//making this separate from /obj/effect/landmark until that mess can be dealt with
/obj/effect/shuttle_landmark
name = "Nav Point"
icon = 'icons/effects/effects.dmi'
icon_state = "energynet"
icon = 'icons/effects/map_effects_96x96.dmi'
icon_state = "shuttle_landmark"
anchored = TRUE
unacidable = TRUE
simulated = 0
invisibility = 101
layer = ABOVE_ALL_MOB_LAYER
pixel_x = -32
pixel_y = -32
var/landmark_tag
//ID of the controller on the dock side