Merge pull request #15558 from SandPoot/mechs-are-vehicles
/obj/mecha ➡ /obj/vehicle/sealed/mecha
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
|
||||
/area/lavaland/surface/outdoors)
|
||||
"d" = (
|
||||
/obj/mecha/working/ripley/mining,
|
||||
/obj/vehicle/sealed/mecha/working/ripley/mining,
|
||||
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
|
||||
/area/lavaland/surface/outdoors)
|
||||
"e" = (
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
/turf/open/floor/mineral/titanium/yellow/airless,
|
||||
/area/ruin/space/has_grav/powered/mechtransport)
|
||||
"A" = (
|
||||
/obj/mecha/working/ripley,
|
||||
/obj/vehicle/sealed/mecha/working/ripley,
|
||||
/turf/open/floor/mineral/titanium/yellow/airless,
|
||||
/area/ruin/space/has_grav/powered/mechtransport)
|
||||
"B" = (
|
||||
|
||||
@@ -14451,7 +14451,7 @@
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/awaymission/snowdin/post/mining_main/mechbay)
|
||||
"In" = (
|
||||
/obj/mecha/working/ripley/mining{
|
||||
/obj/vehicle/sealed/mecha/working/ripley/mining{
|
||||
dir = 1;
|
||||
icon_state = "ripley"
|
||||
},
|
||||
|
||||
@@ -2039,7 +2039,7 @@
|
||||
},
|
||||
/area/awaymission/caves/BMP_asteroid)
|
||||
"gC" = (
|
||||
/obj/mecha/working/ripley/mining,
|
||||
/obj/vehicle/sealed/mecha/working/ripley/mining,
|
||||
/turf/open/floor/plasteel/recharge_floor,
|
||||
/area/awaymission/caves/BMP_asteroid)
|
||||
"gD" = (
|
||||
|
||||
@@ -14452,7 +14452,7 @@
|
||||
/turf/open/floor/plasteel/dark,
|
||||
/area/awaymission/snowdin/post/mining_main/mechbay)
|
||||
"In" = (
|
||||
/obj/mecha/working/ripley/mining{
|
||||
/obj/vehicle/sealed/mecha/working/ripley/mining{
|
||||
dir = 1
|
||||
},
|
||||
/obj/effect/turf_decal/bot,
|
||||
|
||||
@@ -4981,7 +4981,7 @@
|
||||
/turf/open/floor/wood,
|
||||
/area/eventmap/inside)
|
||||
"aoJ" = (
|
||||
/obj/mecha/working/ripley/deathripley{
|
||||
/obj/vehicle/sealed/mecha/working/ripley/deathripley{
|
||||
equipment_disabled = 1;
|
||||
light_color = "#FAA019";
|
||||
lights_power = 3
|
||||
|
||||
Reference in New Issue
Block a user