Skip to content

Commit

Permalink
More Rust Reds (#3423)
Browse files Browse the repository at this point in the history
## About The Pull Request

Increases rust reds on the black market from maximum 1 to a maximum of 3

## Why It's Good For The Game

Makes them about as available as the other suits on the market. They
Suck, shouldn't really matter

## Changelog

:cl:
balance: Rust Reds on the blackmarket are now available to a maximum of
3
/:cl:
  • Loading branch information
generalthrax authored Sep 25, 2024
1 parent d0171aa commit 975debf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@

price_min = 1500
price_max = 2500
stock = 1
stock_max = 3
availability_prob = 30

/datum/blackmarket_item/clothing/frontiersmen_hardsuit
Expand Down

0 comments on commit 975debf

Please sign in to comment.