diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-03-13 20:46:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-13 14:46:53 -0500 |
commit | 5b915988210e6e922e4f72bfa9bd7525c8e5e68b (patch) | |
tree | f2a3fcbdc30423da62607212101066890d604730 /constants/parents.json | |
parent | 9c4b82a13a5ae68fa21a255f9a0558845cd90a53 (diff) | |
download | NotEnoughUpdates-REPO-5b915988210e6e922e4f72bfa9bd7525c8e5e68b.tar.gz NotEnoughUpdates-REPO-5b915988210e6e922e4f72bfa9bd7525c8e5e68b.tar.bz2 NotEnoughUpdates-REPO-5b915988210e6e922e4f72bfa9bd7525c8e5e68b.zip |
Fixed Things and Added Things (#437)
* Added a weird Item, fixed Items and Pets
* Added Parent for Rev Minion, fixed Reforge Stone, and fixed Parrot/Black Cat
* Fixed Triple Strike
* Update Thorn
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/parents.json b/constants/parents.json index 51ee3222..29c4b50f 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -1623,7 +1623,8 @@ "REVENANT_GENERATOR_8", "REVENANT_GENERATOR_9", "REVENANT_GENERATOR_10", - "REVENANT_GENERATOR_11" + "REVENANT_GENERATOR_11", + "REVENANT_GENERATOR_12" ], "SKELETON_GENERATOR_1":[ "SKELETON_GENERATOR_2", |