Skip to content

Commit

Permalink
reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroBetel committed Apr 17, 2024
1 parent 04bfcc7 commit dc4e684
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions code/game/objects/items/storage/belt.dm
Original file line number Diff line number Diff line change
Expand Up @@ -643,10 +643,6 @@
/obj/item/storage/belt/marine/smartgunner/upp/fill_preset_inventory()
return

/obj/item/storage/belt/marine/smartgunner/upp/shotgun/fill_preset_inventory()
for(var/i = 1 to storage_slots)
new /obj/item/ammo_magazine/handful/shotgun/heavy/buckshot/special(src)

/obj/item/storage/belt/marine/quackers
name = "Mr. Quackers"
desc = "What are we going to do today, Mr. Quackers?"
Expand Down
2 changes: 0 additions & 2 deletions maps/map_files/chapaev/chapaev.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1040,7 +1040,6 @@
/obj/structure/surface/rack,
/obj/structure/machinery/light,
/obj/item/storage/pouch/shotgun/large,
/obj/item/storage/belt/marine/smartgunner/upp/shotgun,
/obj/item/weapon/gun/shotgun/type23/pve,
/turf/open/floor/strata{
icon_state = "floor2"
Expand Down Expand Up @@ -2806,7 +2805,6 @@
/obj/structure/surface/rack,
/obj/structure/machinery/light,
/obj/item/storage/pouch/shotgun/large,
/obj/item/storage/belt/marine/smartgunner/upp/shotgun,
/obj/item/weapon/gun/shotgun/type23/pve,
/turf/open/floor/strata{
icon_state = "floor2"
Expand Down

0 comments on commit dc4e684

Please sign in to comment.