Skip to content

Commit

Permalink
extra fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
firebudgy committed Dec 8, 2024
1 parent 09d65a8 commit c00f5e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/cargo/packs/gun.dm
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
cost = 750
contains = list(/obj/item/storage/guncase/pistol/commander)
faction = /datum/faction/nt
faction_discount = 20

/datum/supply_pack/gun/ringneck
name = "Ringneck Pistol Crate"
Expand Down Expand Up @@ -463,6 +464,7 @@
contains = list(/obj/item/storage/guncase/winchester)
crate_name = "rifle crate"
faction = /datum/faction/srm
faction_discount = 20

/datum/supply_pack/gun/absolution
name = "Absolution Lever Action Rifle Crate"
Expand Down

0 comments on commit c00f5e7

Please sign in to comment.