Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
firebudgy committed Dec 22, 2024
1 parent cb49f40 commit a0c7f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cargo/packs/gun.dm
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@
/datum/supply_pack/gun/saw80
name = "SAW-80 Squad Automatic Weapon"
desc = "Contains one of the rarely-produced SAW-80 Squad Automatic Weapon platforms, exclusively for licensed buyers. Remember, short controlled bursts!"
cost = 8000
cost = 7000
contains = list(/obj/item/storage/guncase/saw80)
crate_name = "LMG crate"
faction = /datum/faction/syndicate/scarborough_arms
Expand Down

0 comments on commit a0c7f8c

Please sign in to comment.