Skip to content

Commit

Permalink
lets see if that fixes it
Browse files Browse the repository at this point in the history
  • Loading branch information
Imaginos16 committed Jun 9, 2024
1 parent d074c01 commit 3d6b0da
Showing 1 changed file with 10 additions and 20 deletions.
30 changes: 10 additions & 20 deletions _maps/shuttles/syndicate/syndicate_twinkleshine.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -5608,16 +5608,6 @@
/area/ship/security)
"Gm" = (
/obj/structure/rack,
/obj/item/gun/ballistic/automatic/ebr/no_mag{
pixel_x = -16;
pixel_y = 7;

},
/obj/item/gun/ballistic/automatic/ebr/no_mag{
pixel_x = -9;
pixel_y = 2;

},
/obj/item/ammo_box/magazine/ebr{
pixel_x = 10;
pixel_y = -1
Expand All @@ -5632,6 +5622,11 @@
/obj/item/ammo_box/magazine/ebr{
pixel_y = -2
},
/obj/item/gun/ballistic/automatic/ebr/no_mag{
pixel_x = -7;
pixel_y = 4
},
/obj/item/gun/ballistic/automatic/ebr/no_mag,
/turf/open/floor/mineral/plastitanium,
/area/ship/security/armory)
"Gn" = (
Expand Down Expand Up @@ -7503,13 +7498,11 @@
/obj/structure/rack,
/obj/item/gun/ballistic/shotgun/bulldog/no_mag{
pixel_x = -7;
pixel_y = 7;

pixel_y = 7
},
/obj/item/gun/ballistic/shotgun/bulldog/no_mag{
pixel_y = -3;
pixel_x = 2;

pixel_x = 2
},
/obj/machinery/light/directional/north,
/obj/item/ammo_box/magazine/m12g{
Expand Down Expand Up @@ -8842,17 +8835,14 @@
/obj/structure/rack,
/obj/item/gun/ballistic/automatic/smg/c20r/no_mag{
pixel_x = 2;
pixel_y = 8;

pixel_y = 8
},
/obj/item/gun/ballistic/automatic/smg/c20r/no_mag{
pixel_y = 3;

pixel_y = 3
},
/obj/item/gun/ballistic/automatic/smg/c20r/no_mag{
pixel_y = -2;
pixel_x = 3;

pixel_x = 3
},
/obj/item/ammo_box/magazine/smgm45,
/obj/item/ammo_box/magazine/smgm45,
Expand Down

0 comments on commit 3d6b0da

Please sign in to comment.