Skip to content

Commit

Permalink
Value adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
Gristlebee committed Apr 30, 2024
1 parent 185e742 commit 3c37d76
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
pair_item = /datum/blackmarket_item/clothing/gezena_helmet

price_min = 750
price_max = 1500
price_max = 1250
stock_max = 3
availability_prob = 20

Expand Down
12 changes: 8 additions & 4 deletions code/modules/cargo/blackmarket/blackmarket_items/consumables.dm
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,8 @@
item = /obj/item/stack/medical/suture

price_min = 200
price_max = 500
price_max = 450
stock_min = 2
stock_max = 5
availability_prob = 40

Expand All @@ -188,7 +189,8 @@
item = /obj/item/stack/medical/mesh

price_min = 200
price_max = 500
price_max = 450
stock_min = 2
stock_max = 5
availability_prob = 40

Expand All @@ -198,7 +200,8 @@
item = /obj/item/stack/medical/bruise_pack

price_min = 300
price_max = 600
price_max = 500
stock_min = 2
stock_max = 5
availability_prob = 30

Expand All @@ -208,6 +211,7 @@
item = /obj/item/stack/medical/ointment

price_min = 300
price_max = 600
price_max = 500
stock_min = 2
stock_max = 5
availability_prob = 30
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

price_min = 100
price_max = 500
stock_min = 2
stock_max = 5
availability_prob = 25

Expand Down Expand Up @@ -51,7 +52,7 @@
price_min = 400
price_max = 700
stock_min = 2
stock_max = 3
stock_max = 4
availability_prob = 25

/datum/blackmarket_item/explosive/slipocalypse
Expand Down
6 changes: 3 additions & 3 deletions code/modules/cargo/blackmarket/blackmarket_items/misc.dm
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
item = /obj/structure/closet/crate/freezer/surplus_limbs/organs

price_min = 1000
price_max = 3000
price_max = 2500
stock_max = 3
availability_prob = 30

Expand All @@ -57,7 +57,7 @@
item = /obj/structure/closet/crate/secure/loot

price_min = 250
price_max = 500
price_max = 400
availability_prob = 100
unlimited = TRUE

Expand Down Expand Up @@ -86,7 +86,7 @@
desc = "Good people died to get these. Luckily, we aren't good people."
item = /obj/item/documents

price_min = 2000
price_min = 1000
price_max = 10000
stock = 1
availability_prob = 40
Expand Down
9 changes: 5 additions & 4 deletions code/modules/cargo/blackmarket/blackmarket_items/tools.dm
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
price_min = 500
price_max = 2000
stock = 1
availability_prob = 20
availability_prob = 30

/datum/blackmarket_item/tool/binoculars
name = "Binoculars"
Expand All @@ -68,8 +68,9 @@

price_min = 50
price_max = 300
stock_max = 3
availability_prob = 40
stock_min = 2
stock_max = 4
availability_prob = 70

/datum/blackmarket_item/tool/riot_shield
name = "Riot Shield"
Expand Down Expand Up @@ -188,7 +189,7 @@
item = /obj/item/tank/jetpack/improvised

price_min = 500
price_max = 1250
price_max = 1000
stock_min = 3
stock_max = 6
availability_prob = 70
Expand Down
34 changes: 19 additions & 15 deletions code/modules/cargo/blackmarket/blackmarket_items/weapons.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
desc = "Get the janitor back at his own game with this affordable prank kit."
item = /obj/item/restraints/legcuffs/beartrap

price_min = 300
price_max = 550
stock_max = 3
price_min = 150
price_max = 400
stock_min = 3
stock_max = 7
availability_prob = 40

/datum/blackmarket_item/weapon/shotgun_dart
Expand Down Expand Up @@ -52,7 +53,7 @@
price_min = 1500
price_max = 3500
stock = 1
availability_prob = 20
availability_prob = 25

/datum/blackmarket_item/weapon/derringer
name = "Derringer"
Expand Down Expand Up @@ -81,7 +82,7 @@
price_min = 100
price_max = 600
stock_max = 6
availability_prob = 40
availability_prob = 50

/datum/blackmarket_item/weapon/himehabu_mag
name = "Himehabu Magazines"
Expand All @@ -90,6 +91,7 @@

price_min = 100
price_max = 200
stock_min = 3
stock_max = 6
availability_prob = 0

Expand Down Expand Up @@ -131,7 +133,8 @@

price_min = 750
price_max = 1250
stock_max = 3
stock_min = 2
stock_max = 4
availability_prob = 0

/datum/blackmarket_item/weapon/e50
Expand Down Expand Up @@ -162,7 +165,7 @@

price_min = 500
price_max = 1000
stock_max = 2
stock = 2
availability_prob = 0

/datum/blackmarket_item/weapon/bg_16
Expand Down Expand Up @@ -201,7 +204,7 @@
desc = "Ripley with a laser cannon? Odysseus with a missile rack? Sky's the limit with this omni-compatible weapons bay! (Missiles and lasers not included)"
item = /obj/item/mecha_parts/concealed_weapon_bay

price_min = 1250
price_min = 1000
price_max = 2000
stock_max = 3
availability_prob = 30
Expand All @@ -213,7 +216,7 @@
pair_item = /datum/blackmarket_item/weapon/model_h_mag

price_min = 2000
price_max = 4000
price_max = 3500
stock = 2
availability_prob = 35

Expand Down Expand Up @@ -281,19 +284,20 @@
item = /obj/item/gun/ballistic/automatic/powered/gauss
pair_item = /datum/blackmarket_item/weapon/proto_gauss_mag

price_min = 4000
price_min = 3500
price_max = 6000
stock = 1
availability_prob = 20
stock = 2
availability_prob = 25

/datum/blackmarket_item/weapon/proto_gauss_mag
name = "Prototype Gauss Rifle Magazine"
desc = "A 25 round ferromagnetic pellet magazine for the prototype gauss rifle."
item = /obj/item/ammo_box/magazine/gauss

price_min = 750
price_max = 1250
stock_max = 2
price_min = 600
price_max = 1100
stock_min = 2
stock_max = 4
availability_prob = 0

/datum/blackmarket_item/weapon/tec
Expand Down

0 comments on commit 3c37d76

Please sign in to comment.