Skip to content

Commit

Permalink
Updated Purchaselist
Browse files Browse the repository at this point in the history
  • Loading branch information
LunerticDev authored Jun 29, 2024
1 parent ac02909 commit 06c487b
Show file tree
Hide file tree
Showing 5 changed files with 217 additions and 71 deletions.
2 changes: 1 addition & 1 deletion _data/ShopExt.json

Large diffs are not rendered by default.

32 changes: 26 additions & 6 deletions _data/StoreIncidents.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
"price": 350,
"karmatype": "Good"
},
{
"abr": "vomitrain",
"price": 650,
"karmatype": "Neutral"
},
{
"abr": "foggyrain",
"price": 300,
Expand Down Expand Up @@ -60,6 +65,11 @@
"price": 500,
"karmatype": "Bad"
},
{
"abr": "toxicfallout",
"price": 6500,
"karmatype": "Doom"
},
{
"abr": "volcanicwinter",
"price": 3200,
Expand Down Expand Up @@ -100,6 +110,11 @@
"price": 350,
"karmatype": "Good"
},
{
"abr": "meteor",
"price": 150,
"karmatype": "Neutral"
},
{
"abr": "madanimal",
"price": 200,
Expand Down Expand Up @@ -270,6 +285,16 @@
"price": 450,
"karmatype": "Good"
},
{
"abr": "torytalkervote",
"price": 750,
"karmatype": "Neutral"
},
{
"abr": "hodlbotvote",
"price": 600,
"karmatype": "Neutral"
},
{
"abr": "reviveall",
"price": 22664,
Expand Down Expand Up @@ -369,12 +394,7 @@
"abr": "randomadulthood",
"price": 3000,
"karmatype": "Neutral"
},
{
"abr": "smite",
"price": 2500,
"karmatype": "Doom"
}
],
"total": 75
"total": 79
}
2 changes: 1 addition & 1 deletion _data/StoreItems.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _data/itemdata.json

Large diffs are not rendered by default.

Loading

0 comments on commit 06c487b

Please sign in to comment.