Skip to content

Commit

Permalink
Fixes various missing texture errors
Browse files Browse the repository at this point in the history
  • Loading branch information
81Denton committed Sep 10, 2018
1 parent 78b7c43 commit c254d43
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 38 deletions.
10 changes: 2 additions & 8 deletions _maps/RandomRuins/SpaceRuins/gasthelizards.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -136,20 +136,14 @@
dir = 1;
layer = 2.9
},
/turf/open/floor/plasteel{
dir = 1;
icon_state = "blue"
},
/turf/open/floor/plasteel,
/area/ruin/space/has_grav/gasthelizard)
"q" = (
/obj/machinery/door/window/brigdoor/northleft,
/obj/machinery/atmospherics/components/binary/pump{
dir = 1
},
/turf/open/floor/plasteel{
dir = 1;
icon_state = "blue"
},
/turf/open/floor/plasteel,
/area/ruin/space/has_grav/gasthelizard)
"r" = (
/turf/open/floor/plasteel/airless/dark,
Expand Down
20 changes: 4 additions & 16 deletions _maps/RandomRuins/SpaceRuins/turretedoutpost.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,7 @@
"aB" = (
/obj/structure/table/reinforced,
/obj/item/clothing/head/ushanka,
/turf/open/floor/plasteel{
dir = 4;
icon_state = "darkredfull"
},
/turf/open/floor/plasteel,
/area/ruin/space/has_grav/turretedoutpost)
"aC" = (
/obj/structure/table/reinforced,
Expand Down Expand Up @@ -221,12 +218,6 @@
/obj/machinery/door/airlock/public/glass,
/turf/open/floor/plasteel/dark,
/area/ruin/space/has_grav/turretedoutpost)
"aJ" = (
/turf/open/floor/plasteel{
dir = 4;
icon_state = "darkredfull"
},
/area/ruin/space/has_grav/turretedoutpost)
"aK" = (
/obj/structure/bed,
/obj/item/bedsheet/orange,
Expand Down Expand Up @@ -285,10 +276,7 @@
"aR" = (
/obj/structure/table/reinforced,
/obj/item/paper/crumpled,
/turf/open/floor/plasteel{
dir = 4;
icon_state = "darkredfull"
},
/turf/open/floor/plasteel,
/area/ruin/space/has_grav/turretedoutpost)
"aS" = (
/obj/structure/table/reinforced,
Expand Down Expand Up @@ -598,8 +586,8 @@ ad
ad
ad
aB
aJ
aJ
ag
ag
aR
ad
al
Expand Down
22 changes: 8 additions & 14 deletions _maps/shuttles/emergency_raven.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -440,9 +440,7 @@
/obj/effect/turf_decal/tile/yellow{
dir = 8
},
/turf/open/floor/plasteel/dark{
icon_state = "darkyellow"
},
/turf/open/floor/plasteel/dark,
/area/shuttle/escape)
"bb" = (
/obj/item/clothing/suit/hazardvest{
Expand Down Expand Up @@ -553,9 +551,7 @@
/obj/effect/turf_decal/tile/yellow{
dir = 4
},
/turf/open/floor/plasteel/dark{
icon_state = "darkyellow"
},
/turf/open/floor/plasteel/dark,
/area/shuttle/escape)
"bg" = (
/obj/structure/table/reinforced,
Expand Down Expand Up @@ -592,9 +588,7 @@
/obj/effect/turf_decal/tile/yellow{
dir = 8
},
/turf/open/floor/plasteel/dark{
icon_state = "darkyellow"
},
/turf/open/floor/plasteel/dark,
/area/shuttle/escape)
"bk" = (
/obj/machinery/suit_storage_unit/standard_unit,
Expand Down Expand Up @@ -670,17 +664,17 @@
/turf/closed/wall/mineral/plastitanium,
/area/shuttle/escape)
"bp" = (
/mob/living/simple_animal/bot/medbot{
name = "\improper emergency medibot";
pixel_x = -3;
pixel_y = 2
},
/obj/effect/turf_decal/tile/purple{
dir = 1
},
/obj/effect/turf_decal/tile/purple{
dir = 8
},
/mob/living/simple_animal/bot/medbot{
name = "\improper emergency medibot";
pixel_x = -3;
pixel_y = 2
},
/turf/open/floor/plasteel/dark,
/area/shuttle/escape)
"bq" = (
Expand Down

0 comments on commit c254d43

Please sign in to comment.