Skip to content

Commit

Permalink
Increase scout cost in campaign (#16837)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lumipharon authored Dec 22, 2024
1 parent aa9ea95 commit 57f1e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/gamemodes/campaign/rewards/equipment.dm
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
detailed_desc = "A BR-8 scout rifle and assorted ammo. An accurate, powerful rifle with integrated IFF."
ui_icon = "scout"
uses = 2
cost = 6
cost = 10
equipment_to_spawn = list(
/obj/effect/supply_drop/scout,
)
Expand Down

0 comments on commit 57f1e65

Please sign in to comment.