Skip to content

Commit

Permalink
Final touch!!
Browse files Browse the repository at this point in the history
  • Loading branch information
GremlingSS committed Jul 17, 2023
1 parent aa762d8 commit 1b83bc4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 12 deletions.
10 changes: 5 additions & 5 deletions _maps/map_files/Pahrump-Sunset/Westlands.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1549,7 +1549,7 @@
/area/f13/farmhouse)
"gG" = (
/mob/living/simple_animal/hostile/eyebot/floatingeye{
faction = list("hostile","robot")
faction = list("hostile","robot","wastebot")
},
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/plasteel/dark,
Expand Down Expand Up @@ -4182,7 +4182,7 @@
/area/awaymission/wildwest)
"rB" = (
/mob/living/simple_animal/hostile/eyebot/floatingeye{
faction = list("hostile","robot")
faction = list("hostile","robot","wastebot")
},
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/indestructible/ground/outside/sidewalk,
Expand Down Expand Up @@ -6215,7 +6215,7 @@
/area/awaymission/wildwest)
"Af" = (
/mob/living/simple_animal/hostile/eyebot/floatingeye{
faction = list("hostile","robot")
faction = list("hostile","robot","wastebot")
},
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/plating/wooden2,
Expand Down Expand Up @@ -9435,7 +9435,7 @@
/area/awaymission/wildwest/refine)
"MK" = (
/mob/living/simple_animal/hostile/eyebot/floatingeye{
faction = list("hostile","robot")
faction = list("hostile","robot","wastebot")
},
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/plating{
Expand Down Expand Up @@ -12231,7 +12231,7 @@
/area/awaymission/wildwest)
"YR" = (
/mob/living/simple_animal/hostile/eyebot/floatingeye{
faction = list("hostile","robot")
faction = list("hostile","robot","wastebot")
},
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/plating/rockcrete_slab,
Expand Down
18 changes: 11 additions & 7 deletions _maps/map_files/Pahrump-Sunset/chromata_en_res.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1160,7 +1160,7 @@
/area/awaymission/wildwest)
"hh" = (
/mob/living/simple_animal/hostile/eyebot/floatingeye{
faction = list("hostile","robot")
faction = list("hostile","robot","wastebot")
},
/turf/open/indestructible/ground/outside/sidewalk,
/area/awaymission/wildwest)
Expand Down Expand Up @@ -3564,7 +3564,7 @@
/area/awaymission/wildwest)
"xK" = (
/mob/living/simple_animal/hostile/eyebot/floatingeye{
faction = list("hostile","robot")
faction = list("hostile","robot","wastebot")
},
/turf/open/floor/wood_common,
/area/awaymission/wildwest)
Expand Down Expand Up @@ -3651,7 +3651,7 @@
/area/awaymission/wildwest)
"yr" = (
/mob/living/simple_animal/hostile/eyebot/floatingeye{
faction = list("hostile","robot")
faction = list("hostile","robot","wastebot")
},
/turf/open/floor/plating{
icon_state = "asteroidfloor"
Expand Down Expand Up @@ -4094,7 +4094,9 @@
/area/awaymission/wildwest)
"AQ" = (
/obj/effect/decal/cleanable/dirt,
/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/hunter,
/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/hunter{
faction = list("mining","boss","wastebot")
},
/turf/open/floor/plating{
icon_state = "asteroidfloor"
},
Expand Down Expand Up @@ -4539,7 +4541,7 @@
/area/awaymission/wildwest)
"DU" = (
/mob/living/simple_animal/hostile/eyebot/floatingeye{
faction = list("hostile","robot")
faction = list("hostile","robot","wastebot")
},
/turf/open/floor/plasteel/dark,
/area/awaymission/wildwest)
Expand Down Expand Up @@ -5429,7 +5431,7 @@
/area/awaymission/wildwest)
"Ka" = (
/mob/living/simple_animal/hostile/eyebot/floatingeye{
faction = list("hostile","robot")
faction = list("hostile","robot","wastebot")
},
/turf/open/floor/plating/rockcrete_slab,
/area/awaymission/wildwest)
Expand Down Expand Up @@ -6889,7 +6891,9 @@
/turf/open/floor/plasteel/dark,
/area/awaymission/wildwest)
"Tp" = (
/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/hunter,
/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/hunter{
faction = list("mining","boss","wastebot")
},
/turf/open/floor/f13,
/area/awaymission/wildwest)
"Ts" = (
Expand Down

0 comments on commit 1b83bc4

Please sign in to comment.