Skip to content

Commit

Permalink
Fixes Map error
Browse files Browse the repository at this point in the history
  • Loading branch information
AmoryBlaine committed Aug 18, 2024
1 parent 70a089b commit ad7c5b0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -343,11 +343,11 @@
/area/template_noop)
"Cc" = (
/obj/structure/surface/rack,
/obj/item/ammo_magazine/sentry/premade/dumb{
/obj/item/ammo_magazine/sentry{
pixel_x = -11;
pixel_y = 3
},
/obj/item/ammo_magazine/sentry/premade/dumb{
/obj/item/ammo_magazine/sentry{
pixel_x = 6;
pixel_y = 3
},
Expand Down

0 comments on commit ad7c5b0

Please sign in to comment.