Fixed incorrect names for items in #itemshop

This commit is contained in:
raeleus 2025-05-13 20:36:46 -07:00
parent 39e7950235
commit 52df9f8831
2 changed files with 10 additions and 10 deletions

View file

@ -1712,10 +1712,10 @@
"useForCharacterCreation": false
},
{
"keys": "Ammunition +1",
"keys": "Mag +1",
"value": "Additional bonus damage and accuracy.",
"type": "item",
"title": "Ammunition +1",
"title": "Mag +1",
"description": "400",
"useForCharacterCreation": false
},
@ -2512,10 +2512,10 @@
"useForCharacterCreation": false
},
{
"keys": "Ammunition +2",
"keys": "Mag +2",
"value": "Ten mags of enhanced ammunition. Has greater accuracy and deals additional damage.",
"type": "item",
"title": "Ammunition +2",
"title": "Mag +2",
"description": "4000",
"useForCharacterCreation": false
},