ported rocket boots

This commit is contained in:
qweq12yt
2021-03-25 18:17:47 -03:00
parent ae44649950
commit d6ab576530

View File

@@ -64,3 +64,12 @@
stock_min = 3
stock_max = 7
availability_prob = 100
/datum/blackmarket_item/clothing/rocket_boots
name = "Rocket Boots"
desc = "We found a pair of jump boots and overclocked the hell out of them. No liability for grevious harm to or with a body."
item = /obj/item/clothing/shoes/bhop/rocket
price_min = 1500
price_max = 3000
stock_max = 1
availability_prob = 30