Add new 40mm GL prices

This commit is contained in:
Platinum 2023-02-14 21:06:04 +11:00
parent 97f9a7c234
commit 0a38405ca5
3 changed files with 12 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"startDelayInSeconds": 7,
"startDelayInSeconds": 6.9,
"baselineBulletId": "59e6906286f7746c9f75e847",
"baselineBulletPrice": 3000,
"bulletDamageMultiplierRedutionFactor": 0.7,

View File

@ -33,6 +33,16 @@
"itemIdHint": "Thicc Items Case",
"itemId": "5c0a840b86f7742ffa4f2482",
"fleaPriceOverride": 12000000
},
{
"itemIdHint": "M203 40mm UGL",
"itemId": "6357c98711fb55120211f7e1",
"fleaPriceOverride": 200000
},
{
"itemIdHint": "GP-25 40mm UGL",
"itemId": "62e7e7bbe6da9612f743f1e0",
"fleaPriceOverride": 150000
}
]
}

View File

@ -1,6 +1,6 @@
{
"name": "TheBlacklist",
"version": "1.0.1",
"version": "1.0.2",
"main": "src/mod.js",
"license": "MIT",
"author": "Platinum",