mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
fixes meteorite obj type errors (#22580)
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
/obj/structure/stone_tile/burnt{
|
||||
dir = 8
|
||||
},
|
||||
/obj/item/clothing/under/ash_robe/tunic,
|
||||
/obj/item/clothing/under/tribal/ash_robe/tunic,
|
||||
/mob/living/simple_animal/hostile/skeleton/plasmaminer/jackhammer{
|
||||
desc = "A plasma-soaked miner, this one still seems to hold their mining tool in their hand, gripping tightly. Seemed to have been quite the crafty miner in their past life.";
|
||||
faction = list("mining");
|
||||
@@ -483,7 +483,7 @@
|
||||
pixel_x = -1;
|
||||
pixel_y = -2
|
||||
},
|
||||
/obj/item/clothing/under/ash_robe/chief,
|
||||
/obj/item/clothing/under/tribal/ash_robe/chief,
|
||||
/obj/item/clothing/suit/armor/bone/heavy,
|
||||
/obj/item/clothing/suit/armor/tribalcoat,
|
||||
/turf/open/floor/plasteel/lavaland,
|
||||
@@ -1036,7 +1036,7 @@
|
||||
pixel_x = -5;
|
||||
pixel_y = -5
|
||||
},
|
||||
/obj/item/clothing/under/ash_robe/hunter,
|
||||
/obj/item/clothing/under/tribal/ash_robe/hunter,
|
||||
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
|
||||
/area/ruin/unpowered/ash_walkers)
|
||||
"sQ" = (
|
||||
@@ -1847,7 +1847,7 @@
|
||||
/obj/effect/turf_decal/sand,
|
||||
/obj/structure/closet/cabinet,
|
||||
/obj/item/clothing/suit/armor/pathfinder,
|
||||
/obj/item/clothing/under/rank/miner/lavaland,
|
||||
/obj/item/clothing/under/rank/cargo/miner/lavaland,
|
||||
/obj/effect/decal/cleanable/cobweb,
|
||||
/obj/effect/decal/cleanable/cobweb/cobweb2,
|
||||
/obj/item/clothing/under/plasmaman/mining,
|
||||
@@ -1881,7 +1881,7 @@
|
||||
/obj/item/scalpel/bone{
|
||||
pixel_y = 16
|
||||
},
|
||||
/obj/item/clothing/under/ash_robe/shaman,
|
||||
/obj/item/clothing/under/tribal/ash_robe/shaman,
|
||||
/obj/item/oar{
|
||||
pixel_y = -1
|
||||
},
|
||||
@@ -2019,7 +2019,7 @@
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/decal/cleanable/blood/xtracks{
|
||||
/obj/effect/decal/cleanable/xenoblood/xtracks{
|
||||
dir = 1
|
||||
},
|
||||
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
|
||||
@@ -2244,7 +2244,7 @@
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 1
|
||||
},
|
||||
/obj/effect/decal/cleanable/blood/xtracks{
|
||||
/obj/effect/decal/cleanable/xenoblood/xtracks{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
|
||||
@@ -2349,7 +2349,7 @@
|
||||
/obj/structure/stone_tile/block/cracked{
|
||||
dir = 1
|
||||
},
|
||||
/obj/effect/decal/cleanable/blood/xtracks{
|
||||
/obj/effect/decal/cleanable/xenoblood/xtracks{
|
||||
dir = 10
|
||||
},
|
||||
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
|
||||
@@ -2662,7 +2662,7 @@
|
||||
/obj/item/cautery/bone{
|
||||
pixel_x = -4
|
||||
},
|
||||
/obj/item/clothing/under/ash_robe/young,
|
||||
/obj/item/clothing/under/tribal/ash_robe/young,
|
||||
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
|
||||
/area/ruin/unpowered/ash_walkers)
|
||||
"Wc" = (
|
||||
|
||||
Reference in New Issue
Block a user