Skip to content

Commit

Permalink
rename cure ring2 to cure ring properly
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Aug 29, 2024
1 parent d199382 commit 496c58f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mods/BaseGameContent.rairmod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "BaseGameContent",
"author": "Seiyria",
"version": 1,
"savedAt": 1724961316942
"savedAt": 1724962465289
},
"npcs": [
{
Expand Down Expand Up @@ -422253,7 +422253,7 @@
"properties": {
"peddleCost": 1000,
"peddleDesc": "A Cure Ring will allow you to heal yourself!",
"peddleItem": "Cure Ring2",
"peddleItem": "Cure Ring",
"tag": "Peddler"
},
"propertytypes": {
Expand Down Expand Up @@ -422399,7 +422399,7 @@
"properties": {
"peddleCost": 1000,
"peddleDesc": "A Cure Ring will allow you to heal yourself!",
"peddleItem": "Cure Ring2",
"peddleItem": "Cure Ring",
"tag": "Peddler"
},
"propertytypes": {
Expand Down Expand Up @@ -780450,7 +780450,7 @@
"properties": {
"peddleCost": 1000,
"peddleDesc": "A Cure Ring will allow you to heal yourself!",
"peddleItem": "Cure Ring2",
"peddleItem": "Cure Ring",
"tag": "Peddler"
},
"propertytypes": {
Expand Down

0 comments on commit 496c58f

Please sign in to comment.