Files
Aurora.3/code/modules/effects/shuttle_landing_warning.dm
Cody Brittain c1d241594b Planes & Layers part 2: Plane Masters (#18749)
Part 2 of the PR series to bring /tg/'s and bay's plane masters to
Aurora, the lack of which is blocking several features we want.

This ports over the easier to understand Bay version of plane masters,
which is detailed in the relevant readme file in the code. Example
effect code for a warp effect is also in, which has been implemented for
gravity catapults.

Relies on #18741

---------

Signed-off-by: Matt Atlas <mattiathebest2000@hotmail.it>
Co-authored-by: Cody Brittain <cbrittain10@live.com>
Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
2024-04-13 18:07:51 +00:00

10 lines
252 B
Plaintext

/obj/effect/shuttle_warning
name = "shuttle warning effect"
icon = 'icons/effects/effects.dmi'
icon_state = "shuttle_warning"
anchored = TRUE
simulated = FALSE
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
layer = UNDER_HUD_LAYER
plane = HUD_PLANE