Skip to content

Commit

Permalink
Oh...
Browse files Browse the repository at this point in the history
  • Loading branch information
AmoryBlaine committed Aug 23, 2024
1 parent 0d7b51f commit 76dd178
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions maps/map_files/chapaev/chapaev.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1369,7 +1369,7 @@
/area/golden_arrow/canteen)
"le" = (
/obj/structure/largecrate/random/case{
stuff = list(/obj/item/ammo_magazine/shotgun/buckshot/heavy, /obj/item/ammo_magazine/shotgun/buckshot/heavy/slug);
stuff = list(/obj/item/ammo_magazine/shotgun/buckshot/heavy,/obj/item/ammo_magazine/shotgun/heavy/slug);
parts_type = /obj/item/stack/sheet/metal;
pixel_x = 1
},
Expand Down Expand Up @@ -3610,11 +3610,11 @@
/area/golden_arrow/supply)
"Cy" = (
/obj/structure/largecrate/random/case{
stuff = list(/obj/item/ammo_magazine/shotgun/buckshot/heavy,/obj/item/ammo_magazine/shotgun/buckshot/heavy/slug);
stuff = list(/obj/item/ammo_magazine/shotgun/buckshot/heavy,/obj/item/ammo_magazine/shotgun/heavy/slug);
parts_type = /obj/item/stack/sheet/metal
},
/obj/structure/largecrate/random/case{
stuff = list(/obj/item/ammo_magazine/shotgun/buckshot/heavy,/obj/item/ammo_magazine/shotgun/buckshot/heavy/slug);
stuff = list(/obj/item/ammo_magazine/shotgun/buckshot/heavy,/obj/item/ammo_magazine/shotgun/heavy/slug);
parts_type = /obj/item/stack/sheet/metal;
pixel_y = 11
},
Expand Down

0 comments on commit 76dd178

Please sign in to comment.