Skip to content

Commit

Permalink
knives + less ammo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sadhorizon committed Sep 29, 2024
1 parent 26be9ff commit e04227c
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions _maps/shuttles/independent/independent_scarab.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@
/obj/item/reagent_containers/spray/pepper,
/obj/item/attachment/rail_light,
/obj/item/attachment/rail_light,
/obj/item/melee/knife/survival,
/obj/item/melee/knife/survival,
/turf/open/floor/plasteel/dark,
/area/ship/security)
"bq" = (
Expand Down Expand Up @@ -3976,19 +3978,20 @@
},
/obj/structure/rack,
/obj/item/ammo_box/a12g/rubbershot{
pixel_x = -3;
pixel_y = 5
pixel_x = -4;
pixel_y = 9
},
/obj/item/ammo_box/a12g{
pixel_y = 2
pixel_y = 2;
pixel_x = 4
},
/obj/machinery/airalarm/directional/north,
/obj/item/ammo_box/c45{
pixel_x = 3;
pixel_y = -1
/obj/item/ammo_box/magazine/m45_cobra{
pixel_y = 4
},
/obj/item/ammo_box/magazine/m45_cobra{
pixel_y = 4
},
/obj/item/ammo_box/magazine/m45_cobra,
/obj/item/ammo_box/magazine/m45_cobra,
/turf/open/floor/plasteel/tech/grid,
/area/ship/security)
"Xd" = (
Expand Down

0 comments on commit e04227c

Please sign in to comment.