mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 15:45:25 +01:00
2ce4c20515
* WIP: Adds the Lance emergency shuttle * untodo * Apply suggestions from code review Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> * c-c-c-changes * Apply suggestions from code review Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> * Update code/datums/shuttles.dm Co-authored-by: Charlie Nolan <funnyman3595@gmail.com> Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> --------- Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com> Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Co-authored-by: Charlie Nolan <funnyman3595@gmail.com>
234 lines
5.1 KiB
Plaintext
234 lines
5.1 KiB
Plaintext
/obj/effect/turf_decal/stripes
|
|
icon_state = "warn_full"
|
|
|
|
/obj/effect/turf_decal/stripes/line
|
|
icon_state = "warningline"
|
|
|
|
/obj/effect/turf_decal/stripes/end
|
|
icon_state = "warn_end"
|
|
|
|
/obj/effect/turf_decal/stripes/corner
|
|
icon_state = "warninglinecorner"
|
|
|
|
/obj/effect/turf_decal/stripes/box
|
|
icon_state = "warn_box"
|
|
|
|
/obj/effect/turf_decal/stripes/asteroid
|
|
icon_state = "ast_warn_full"
|
|
|
|
/obj/effect/turf_decal/stripes/asteroid/line
|
|
icon_state = "ast_warn"
|
|
|
|
/obj/effect/turf_decal/stripes/asteroid/end
|
|
icon_state = "ast_warn_end"
|
|
|
|
/obj/effect/turf_decal/stripes/asteroid/corner
|
|
icon_state = "ast_warn_corner"
|
|
|
|
/obj/effect/turf_decal/stripes/asteroid/box
|
|
icon_state = "ast_warn_box"
|
|
|
|
/obj/effect/turf_decal/stripes/white
|
|
icon_state = "warn_full_white"
|
|
|
|
/obj/effect/turf_decal/stripes/white/line
|
|
icon_state = "warningline_white"
|
|
|
|
/obj/effect/turf_decal/stripes/white/end
|
|
icon_state = "warn_end_white"
|
|
|
|
/obj/effect/turf_decal/stripes/white/corner
|
|
icon_state = "warninglinecorner_white"
|
|
|
|
/obj/effect/turf_decal/stripes/white/box
|
|
icon_state = "warn_box_white"
|
|
|
|
/obj/effect/turf_decal/stripes/red
|
|
icon_state = "warn_full_red"
|
|
|
|
/obj/effect/turf_decal/stripes/red/line
|
|
icon_state = "warningline_red"
|
|
|
|
/obj/effect/turf_decal/stripes/red/end
|
|
icon_state = "warn_end_red"
|
|
|
|
/obj/effect/turf_decal/stripes/red/corner
|
|
icon_state = "warninglinecorner_red"
|
|
|
|
/obj/effect/turf_decal/stripes/red/box
|
|
icon_state = "warn_box_red"
|
|
|
|
/obj/effect/turf_decal/delivery
|
|
icon_state = "delivery"
|
|
|
|
/obj/effect/turf_decal/delivery/partial
|
|
icon_state = "3"
|
|
|
|
/obj/effect/turf_decal/delivery/hollow
|
|
icon_state = "bot"
|
|
|
|
/obj/effect/turf_decal/delivery/hollow/right
|
|
icon_state = "bot_right"
|
|
|
|
/obj/effect/turf_decal/delivery/hollow/left
|
|
icon_state = "bot_left"
|
|
|
|
/obj/effect/turf_decal/delivery/white
|
|
icon_state = "delivery_white"
|
|
|
|
/obj/effect/turf_decal/delivery/white/partial
|
|
icon_state = "13"
|
|
|
|
/obj/effect/turf_decal/delivery/white/hollow
|
|
icon_state = "15"
|
|
|
|
/obj/effect/turf_decal/delivery/white/hollow/right
|
|
icon_state = "bot_right_white"
|
|
|
|
/obj/effect/turf_decal/delivery/white/hollow/left
|
|
icon_state = "bot_left_white"
|
|
|
|
/obj/effect/turf_decal/delivery/red
|
|
icon_state = "delivery_red"
|
|
|
|
/obj/effect/turf_decal/delivery/red/partial
|
|
icon_state = "7"
|
|
|
|
/obj/effect/turf_decal/delivery/red/hollow
|
|
icon_state = "bot_red"
|
|
|
|
/obj/effect/turf_decal/delivery/red/hollow/right
|
|
icon_state = "bot_right_red"
|
|
|
|
/obj/effect/turf_decal/delivery/red/hollow/left
|
|
icon_state = "bot_left_red"
|
|
|
|
/obj/effect/turf_decal/delivery/green
|
|
icon_state = "11"
|
|
|
|
/obj/effect/turf_decal/delivery/green/partial
|
|
icon_state = "10"
|
|
|
|
/obj/effect/turf_decal/delivery/green/hollow
|
|
icon_state = "12"
|
|
|
|
/obj/effect/turf_decal/delivery/blue
|
|
icon_state = "17"
|
|
|
|
/obj/effect/turf_decal/delivery/blue/partial
|
|
icon_state = "16"
|
|
|
|
/obj/effect/turf_decal/delivery/blue/hollow
|
|
icon_state = "18"
|
|
|
|
/obj/effect/turf_decal/loading_area
|
|
icon_state = "loadingarea"
|
|
|
|
/obj/effect/turf_decal/loading_area/white
|
|
icon_state = "loadingarea_white"
|
|
|
|
/obj/effect/turf_decal/loading_area/red
|
|
icon_state = "loadingarea_red"
|
|
|
|
/obj/effect/turf_decal/caution
|
|
icon_state = "caution"
|
|
|
|
/obj/effect/turf_decal/caution/white
|
|
icon_state = "caution_white"
|
|
|
|
/obj/effect/turf_decal/caution/red
|
|
icon_state = "caution_red"
|
|
|
|
/obj/effect/turf_decal/caution/stand_clear
|
|
icon_state = "stand_clear"
|
|
|
|
/obj/effect/turf_decal/caution/stand_clear/white
|
|
icon_state = "stand_clear_white"
|
|
|
|
/obj/effect/turf_decal/caution/stand_clear/red
|
|
icon_state = "stand_clear_red"
|
|
|
|
/obj/effect/turf_decal/arrows
|
|
icon_state = "arrows"
|
|
|
|
/obj/effect/turf_decal/arrows/white
|
|
icon_state = "arrows_white"
|
|
|
|
/obj/effect/turf_decal/arrows/red
|
|
icon_state = "arrows_red"
|
|
|
|
/obj/effect/turf_decal/arrows/black
|
|
icon_state = "4"
|
|
|
|
/obj/effect/turf_decal/box
|
|
icon_state = "box"
|
|
|
|
/obj/effect/turf_decal/box/corners
|
|
icon_state = "box_corners"
|
|
|
|
/obj/effect/turf_decal/box/white
|
|
icon_state = "box_white"
|
|
|
|
/obj/effect/turf_decal/box/white/corners
|
|
icon_state = "box_corners_white"
|
|
|
|
/obj/effect/turf_decal/box/red
|
|
icon_state = "box_red"
|
|
|
|
/obj/effect/turf_decal/box/red/corners
|
|
icon_state = "box_corners_red"
|
|
|
|
/obj/effect/turf_decal/plaque
|
|
icon_state = "plaque"
|
|
|
|
/obj/effect/turf_decal/woodsiding
|
|
icon_state = "woodsidingline"
|
|
|
|
/obj/effect/turf_decal/woodsiding/end
|
|
icon_state = "woodsiding_end"
|
|
|
|
/obj/effect/turf_decal/woodsiding/box
|
|
icon_state = "woodsiding_box"
|
|
|
|
/obj/effect/turf_decal/siding
|
|
icon_state = "sidingline"
|
|
|
|
/obj/effect/turf_decal/siding/end
|
|
icon_state = "siding_end"
|
|
|
|
/obj/effect/turf_decal/siding/box
|
|
icon_state = "siding_box"
|
|
|
|
/obj/effect/turf_decal/raven_ship_sign
|
|
icon_state = "RAVEN2"
|
|
|
|
/obj/effect/turf_decal/raven/one
|
|
icon_state = "RAVEN1"
|
|
|
|
/obj/effect/turf_decal/raven/two
|
|
icon_state = "RAVEN2"
|
|
|
|
/obj/effect/turf_decal/raven/three
|
|
icon_state = "RAVEN3"
|
|
|
|
/obj/effect/turf_decal/raven/four
|
|
icon_state = "RAVEN4"
|
|
|
|
/obj/effect/turf_decal/raven/five
|
|
icon_state = "RAVEN5"
|
|
|
|
/obj/effect/turf_decal/raven/six
|
|
icon_state = "RAVEN6"
|
|
|
|
/obj/effect/turf_decal/raven/seven
|
|
icon_state = "RAVEN7"
|
|
|
|
/obj/effect/turf_decal/raven/eight
|
|
icon_state = "RAVEN8"
|
|
|
|
/obj/effect/turf_decal/raven/nine
|
|
icon_state = "RAVEN9"
|
|
|
|
/obj/effect/turf_decal/blue_corner
|
|
icon_state = "darkbluecorners"
|