removed derringer, it is not ready yet

This commit is contained in:
qweq12yt
2021-03-25 17:27:11 -03:00
parent a22cfe5650
commit f784b849b8

View File

@@ -39,12 +39,3 @@
price_max = 400
stock_max = 2
availability_prob = 50
/datum/blackmarket_item/weapon/derringer
name = "Derringer Pistol"
desc = "Tiny two-round pistol chambered in .38. Rubber bullets included."
item = /obj/item/gun/ballistic/revolver/derringer
price_min = 1500
price_max = 2000
stock_max = 2
availability_prob = 35