mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-09 16:09:15 +00:00
more bullshit
This commit is contained in:
@@ -4146,14 +4146,14 @@
|
||||
"Eb" = (
|
||||
/obj/structure/cable,
|
||||
/obj/effect/mapping_helpers/burnt_floor,
|
||||
/obj/item/ammo_casing/a357{
|
||||
/obj/item/ammo_casing/c357{
|
||||
pixel_x = -6;
|
||||
pixel_y = 3
|
||||
},
|
||||
/obj/item/ammo_casing/a357{
|
||||
/obj/item/ammo_casing/c357{
|
||||
pixel_x = -5
|
||||
},
|
||||
/obj/item/ammo_casing/a357{
|
||||
/obj/item/ammo_casing/c357{
|
||||
pixel_x = 6;
|
||||
dir = 9;
|
||||
pixel_y = -3
|
||||
@@ -5018,8 +5018,8 @@
|
||||
/turf/open/floor/plating/airless,
|
||||
/area/space/nearstation)
|
||||
"IG" = (
|
||||
/obj/item/ammo_casing/a357,
|
||||
/obj/item/ammo_casing/a357{
|
||||
/obj/item/ammo_casing/c357,
|
||||
/obj/item/ammo_casing/c357{
|
||||
pixel_x = 5;
|
||||
pixel_y = 6
|
||||
},
|
||||
@@ -6330,11 +6330,11 @@
|
||||
/turf/open/floor/iron/airless,
|
||||
/area/ruin/space/ks13/hallway/aft)
|
||||
"Pv" = (
|
||||
/obj/item/ammo_casing/a357{
|
||||
/obj/item/ammo_casing/c357{
|
||||
pixel_x = 4;
|
||||
pixel_y = -7
|
||||
},
|
||||
/obj/item/ammo_casing/a357{
|
||||
/obj/item/ammo_casing/c357{
|
||||
pixel_x = -5
|
||||
},
|
||||
/obj/structure/cable,
|
||||
@@ -6847,12 +6847,12 @@
|
||||
"Sk" = (
|
||||
/obj/structure/cable,
|
||||
/obj/effect/mapping_helpers/burnt_floor,
|
||||
/obj/item/ammo_casing/a357{
|
||||
/obj/item/ammo_casing/c357{
|
||||
pixel_x = 6;
|
||||
pixel_y = -4
|
||||
},
|
||||
/obj/item/ammo_casing/a357,
|
||||
/obj/item/ammo_casing/a357{
|
||||
/obj/item/ammo_casing/c357,
|
||||
/obj/item/ammo_casing/c357{
|
||||
pixel_x = -10;
|
||||
pixel_y = 7;
|
||||
dir = 9
|
||||
@@ -7599,12 +7599,12 @@
|
||||
/area/ruin/space/ks13/service/hydro)
|
||||
"VH" = (
|
||||
/obj/effect/mapping_helpers/burnt_floor,
|
||||
/obj/item/ammo_casing/a357{
|
||||
/obj/item/ammo_casing/c357{
|
||||
pixel_x = 8;
|
||||
dir = 8;
|
||||
pixel_y = 6
|
||||
},
|
||||
/obj/item/ammo_casing/a357{
|
||||
/obj/item/ammo_casing/c357{
|
||||
pixel_x = 6;
|
||||
pixel_y = -4
|
||||
},
|
||||
|
||||
@@ -4131,7 +4131,7 @@
|
||||
/area/awaymission/moonoutpost19/arrivals/shed)
|
||||
"Bf" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/item/ammo_casing/a357{
|
||||
/obj/item/ammo_casing/c357{
|
||||
pixel_x = -2;
|
||||
pixel_y = -7
|
||||
},
|
||||
@@ -6467,7 +6467,7 @@
|
||||
"QZ" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/structure/cable,
|
||||
/obj/item/ammo_casing/a357{
|
||||
/obj/item/ammo_casing/c357{
|
||||
pixel_x = 11;
|
||||
pixel_y = 8
|
||||
},
|
||||
@@ -7514,7 +7514,7 @@
|
||||
/obj/item/stack/ore/glass{
|
||||
pixel_x = 8
|
||||
},
|
||||
/obj/item/ammo_casing/a357{
|
||||
/obj/item/ammo_casing/c357{
|
||||
pixel_x = -10;
|
||||
pixel_y = -7
|
||||
},
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
/obj/structure/closet/crate/cardboard,
|
||||
/obj/effect/turf_decal/tile/brown/fourcorners,
|
||||
/obj/item/mail/junkmail,
|
||||
/obj/item/ammo_casing/a357,
|
||||
/obj/item/ammo_casing/c357,
|
||||
/obj/item/reagent_containers/syringe/plasma,
|
||||
/turf/open/indestructible,
|
||||
/area/deathmatch)
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#comment Repaths instances of a357 with c357, so as to acknowledge that it is consistent with other casings.
|
||||
|
||||
/obj/item/ammo_casing/c357 : /obj/item/ammo_casing/a357{@OLD}
|
||||
/obj/item/ammo_casing/c357 : /obj/item/ammo_casing/c357{@OLD}
|
||||
|
||||
Reference in New Issue
Block a user