diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/misc.json | 1 | ||||
-rw-r--r-- | constants/petnums.json | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/constants/misc.json b/constants/misc.json index 8abd4dd7..3e76ce5c 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -128,6 +128,7 @@ "hub": "Hub", "mining_1": "Gold Mine", "mining_2": "Deep Caverns", + "mining_3": "Dwarven Mines", "combat_1": "Spider's Den", "combat_2": "Blazing Fortress", "combat_3": "The End", diff --git a/constants/petnums.json b/constants/petnums.json index 5fbf4b7d..962ff879 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -804,7 +804,7 @@ 0.2, 100.0, 0.0, - 0.5 + 1.8 ], "statNums": { "HEALTH": 1.0, @@ -816,7 +816,7 @@ 20, 100, 1, - 50 + 180 ], "statNums": { "HEALTH": 100.0, |