mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-09-22 21:26:57 -04:00
Fixed incorrect names for items in #itemshop
This commit is contained in:
parent
39e7950235
commit
52df9f8831
2 changed files with 10 additions and 10 deletions
|
@ -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
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue