Skip to content

Commit

Permalink
5 isn't a lot.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenitheevee committed Jun 4, 2023
1 parent 194da88 commit 6e322d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zzzz_modular_occulus/code/game/machinery/vending.dm
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@
/obj/item/ammo_magazine/ammobox/shotgun/beanbags = 5,
/obj/item/ammo_magazine/ammobox/shotgun/rubbershot = 5,
/obj/item/cell/small/high = 10,
/obj/item/ammo_magazine/s5mag/rubbershot = 5,
/obj/item/ammo_magazine/s5mag/beanbag = 5,
/obj/item/ammo_magazine/s5mag/rubbershot = 10,
/obj/item/ammo_magazine/s5mag/beanbag = 10,
/obj/item/computer_hardware/hard_drive/portable/design/guns/fs_cheap_guns/generic = 2
)
premium = list(
Expand Down

0 comments on commit 6e322d5

Please sign in to comment.