diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-07-22 00:08:04 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-07-22 00:08:04 +1000 |
commit | 69d3ca5e23f600a8c6d1fb130533d85737988274 (patch) | |
tree | a4a5aade68fcf1f161b08745cb032d0917d3bd35 /constants | |
parent | 7e6a78d81a69f839c86a8b0f5ec5423e884751b9 (diff) | |
download | NotEnoughUpdates-REPO-69d3ca5e23f600a8c6d1fb130533d85737988274.tar.gz NotEnoughUpdates-REPO-69d3ca5e23f600a8c6d1fb130533d85737988274.tar.bz2 NotEnoughUpdates-REPO-69d3ca5e23f600a8c6d1fb130533d85737988274.zip |
constants18
Diffstat (limited to 'constants')
-rw-r--r-- | constants/misc.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/constants/misc.json b/constants/misc.json index f04bc696..8362a490 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -127,7 +127,9 @@ "farming_1": "The Barn", "farming_2": "Mushroom Desert", "foraging_1": "The Park", - "winter": "Jerry's Workshop" + "winter": "Jerry's Workshop", + "dungeon": "Dungeon", + "dungeon_hub": "Dungeon Hub" }, "bag_size": { @@ -401,7 +403,6 @@ "color": "d", "tag": "PIG", "plus": "+++" - }, - "NONE": null + } } }
\ No newline at end of file |