Skip to content

Commit

Permalink
Map fix likely
Browse files Browse the repository at this point in the history
  • Loading branch information
AmoryBlaine committed Aug 23, 2024
1 parent b4b23b8 commit 0d7b51f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maps/map_files/chapaev/chapaev.dmm
Original file line number Diff line number Diff line change
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/buckshot/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/buckshot/heavy/slug);
parts_type = /obj/item/stack/sheet/metal;
pixel_y = 11
},
Expand Down

0 comments on commit 0d7b51f

Please sign in to comment.