[MIRROR] "Freshness Jars full of Natural Bait" is now a goodie and costs 200 instead of 2000 (#26673)

* "Freshness Jars full of Natural Bait" is now a goodie and costs 200 instead of 2000 (#81555)

## About The Pull Request
All other fishing-related packs (fishes are considered livestock) are
goodies, and none of them costs anywhere this much.

## Why It's Good For The Game
That's some overpriced jar of ~~kronkaine pills (1u)~~ fishing baits.

## Changelog

🆑
balance: "Freshness Jars full of Natural Bait" is now a goodie and costs
200 credits instead of 2000
/🆑

* "Freshness Jars full of Natural Bait" is now a goodie and costs 200 instead of 2000

---------

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
SkyratBot
2024-02-29 22:52:11 +01:00
committed by GitHub
parent ea909e02a2
commit 2cb3c70f34
2 changed files with 6 additions and 7 deletions
+6
View File
@@ -249,6 +249,12 @@
cost = PAYCHECK_CREW
contains = list(/obj/item/bait_can/worm/premium)
/datum/supply_pack/goody/naturalbait
name = "Freshness Jars full of Natural Bait"
desc = "Homemade in the Spinward Sector."
cost = PAYCHECK_CREW * 4 //rock on
contains = list(/obj/item/storage/pill_bottle/naturalbait)
/datum/supply_pack/goody/telescopic_fishing_rod
name = "Telescopic Fishing Rod"
desc = "A collapsible fishing rod that can fit within a backpack."
-7
View File
@@ -71,13 +71,6 @@
crate_name = "bananium sheet crate"
discountable = SUPPLY_PACK_RARE_DISCOUNTABLE
/datum/supply_pack/imports/naturalbait
name = "Freshness Jars full of Natural Bait"
desc = "Homemade in the Spinward Sector."
cost = 2000 //rock on
contains = list(/obj/item/storage/pill_bottle/naturalbait)
crate_name = "fishing bait crate"
/datum/supply_pack/imports/dumpstercorpse
name = "A....Dumpster?"
desc = "Why does it smell so bad...."