Small shuttle additions (#9267)

* shuttle

* requested adjustment
This commit is contained in:
Greenjoe12345
2023-10-17 06:46:56 +01:00
committed by GitHub
parent f6ec750372
commit 7bde482394
3 changed files with 95 additions and 15 deletions

View File

@@ -1325,3 +1325,8 @@ var/global/list/floor_decals = list()
icon_state = "mss_green_corner"
/obj/effect/floor_decal/milspec_sterile/green/half
icon_state = "mss_green_side"
/obj/effect/floor_decal/wheelchair
icon_state = "wheelchair"
/obj/effect/floor_decal/shuttle_exit
icon_state = "shuttle_exit"