aboutsummaryrefslogtreecommitdiff
path: root/me/Danker/commands/ResetLootCommand.java
diff options
context:
space:
mode:
authorbowser0000 <bowser0000@gmail.com>2020-08-07 01:08:46 -0400
committerbowser0000 <bowser0000@gmail.com>2020-08-07 01:08:46 -0400
commit52ee33115e9ca743ffcd778b694a60499a06ea03 (patch)
tree6fbf833f5f391e2462e83e4da34b656fd1974665 /me/Danker/commands/ResetLootCommand.java
parentcd9303b0c510005f6162468beb26eb4ec397a757 (diff)
downloadSkyblockMod-52ee33115e9ca743ffcd778b694a60499a06ea03.tar.gz
SkyblockMod-52ee33115e9ca743ffcd778b694a60499a06ea03.tar.bz2
SkyblockMod-52ee33115e9ca743ffcd778b694a60499a06ea03.zip
Add dolphin pet milestone to fishing tracker
Diffstat (limited to 'me/Danker/commands/ResetLootCommand.java')
-rw-r--r--me/Danker/commands/ResetLootCommand.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/me/Danker/commands/ResetLootCommand.java b/me/Danker/commands/ResetLootCommand.java
index af58a8d..01e8b11 100644
--- a/me/Danker/commands/ResetLootCommand.java
+++ b/me/Danker/commands/ResetLootCommand.java
@@ -166,6 +166,7 @@ public class ResetLootCommand extends CommandBase {
lc.seaEmperorsSession = 0;
lc.empTimeSession = -1;
lc.empSCsSession = -1;
+ lc.fishingMilestoneSession = 0;
lc.frozenStevesSession = 0;
lc.frostyTheSnowmansSession = 0;
lc.grinchesSession = 0;