From 0cf0e572abefec3ff0632703d44323964cf2f56e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 6 May 2021 19:08:34 -0700 Subject: Port to Bright Nights Merge in new mod data (sans the erotic stuff) --- ammo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ammo.json') diff --git a/ammo.json b/ammo.json index 60ebd3c..5a7a5d2 100644 --- a/ammo.json +++ b/ammo.json @@ -3,7 +3,7 @@ "type": "AMMO", "id": "assassins_throwing_dagger", "category": "weapons", - "price": 9000, + "price": "90 USD", "name": { "str": "assassin's throwing knife" }, "symbol": "/", "color": "light_gray", @@ -23,7 +23,7 @@ "type": "AMMO", "id": "makeshift_throwing_knife", "category": "weapons", - "price": 5200, + "price": "52 USD", "name": { "str": "makeshift throwing knife" }, "symbol": ";", "color": "light_gray", -- cgit v1.2.1