T. Derringer has twin calibers, Station gets .38

This commit is contained in:
The0bserver
2021-04-13 23:22:35 -04:00
parent bcbccd864f
commit 64a3cd9404
5 changed files with 39 additions and 4 deletions
@@ -48,3 +48,12 @@
price_max = 300
stock_max = 3
availability_prob = 40
/datum/blackmarket_item/weapon/derringer
name = ".38 Derringer"
desc = "Compact safety! Now at a premium!"
item = /obj/item/gun/ballistic/derringer
price_min = 500
price_max = 1500
stock_max = 3
availability_prob = 30