diff options
| author | Stella <stellaarnott1@gmail.com> | 2024-11-25 16:26:35 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-26 00:26:35 +0000 |
| commit | 0130a756513b7163e6b646a79278998f51ba7d81 (patch) | |
| tree | 128442af1fa89091aa2f105dc9b82d088833736e | |
| parent | 2095e8e367763fb0398e4b15d832e80825edebb3 (diff) | |
| download | NotEnoughUpdates-REPO-0130a756513b7163e6b646a79278998f51ba7d81.tar.gz NotEnoughUpdates-REPO-0130a756513b7163e6b646a79278998f51ba7d81.tar.bz2 NotEnoughUpdates-REPO-0130a756513b7163e6b646a79278998f51ba7d81.zip | |
4500 instead of 4000 (#1471)
| -rw-r--r-- | constants/essenceshops.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/essenceshops.json b/constants/essenceshops.json index c7a5ac64..a00d3a0a 100644 --- a/constants/essenceshops.json +++ b/constants/essenceshops.json @@ -200,7 +200,7 @@ 1500, 2500, 3500, - 4000 + 4500 ], "name": "Infused Dragon" }, @@ -565,4 +565,4 @@ "name": "Return to Sender" } } -}
\ No newline at end of file +} |
