Little Wing quest should not reward two flutes.
This commit is contained in:
@@ -106,7 +106,7 @@ public class Q00420_LittleWing extends Quest
|
||||
private static final int HATCHLING_FOOD = 4038;
|
||||
private static final List<Integer> EGGS = Arrays.asList(EXARION_EGG, SUZET_EGG, KALIBRAN_EGG, SHAMHAI_EGG, ZWOV_EGG);
|
||||
// Drake Drops
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
static
|
||||
{
|
||||
EGG_DROPS.put(LESSER_BASILISK, SHAMHAI_EGG);
|
||||
@@ -866,7 +866,7 @@ public class Q00420_LittleWing extends Quest
|
||||
giveItems(player, DRAGONFLUTE_OF_TWILIGHT, 1);
|
||||
}
|
||||
}
|
||||
if (random < (50 + mul))
|
||||
else if (random < (50 + mul))
|
||||
{
|
||||
giveItems(player, DRAGONFLUTE_OF_WIND, 1);
|
||||
}
|
||||
|
@@ -103,7 +103,7 @@ public class Q00420_LittleWing extends Quest
|
||||
private static final int HATCHLING_FOOD = 4038;
|
||||
private static final List<Integer> EGGS = Arrays.asList(EXARION_EGG, SUZET_EGG, KALIBRAN_EGG, SHAMHAI_EGG, ZWOV_EGG);
|
||||
// Drake Drops
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
static
|
||||
{
|
||||
EGG_DROPS.put(LESSER_BASILISK, SHAMHAI_EGG);
|
||||
@@ -863,7 +863,7 @@ public class Q00420_LittleWing extends Quest
|
||||
giveItems(player, DRAGONFLUTE_OF_TWILIGHT, 1);
|
||||
}
|
||||
}
|
||||
if (random < (50 + mul))
|
||||
else if (random < (50 + mul))
|
||||
{
|
||||
giveItems(player, DRAGONFLUTE_OF_WIND, 1);
|
||||
}
|
||||
|
@@ -103,7 +103,7 @@ public class Q00420_LittleWing extends Quest
|
||||
private static final int HATCHLING_FOOD = 4038;
|
||||
private static final List<Integer> EGGS = Arrays.asList(EXARION_EGG, SUZET_EGG, KALIBRAN_EGG, SHAMHAI_EGG, ZWOV_EGG);
|
||||
// Drake Drops
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
static
|
||||
{
|
||||
EGG_DROPS.put(LESSER_BASILISK, SHAMHAI_EGG);
|
||||
@@ -863,7 +863,7 @@ public class Q00420_LittleWing extends Quest
|
||||
giveItems(player, DRAGONFLUTE_OF_TWILIGHT, 1);
|
||||
}
|
||||
}
|
||||
if (random < (50 + mul))
|
||||
else if (random < (50 + mul))
|
||||
{
|
||||
giveItems(player, DRAGONFLUTE_OF_WIND, 1);
|
||||
}
|
||||
|
@@ -102,7 +102,7 @@ public class Q00420_LittleWing extends Quest
|
||||
private static final int HATCHLING_FOOD = 4038;
|
||||
private static final List<Integer> EGGS = Arrays.asList(EXARION_EGG, SUZET_EGG, KALIBRAN_EGG, SHAMHAI_EGG, ZWOV_EGG);
|
||||
// Drake Drops
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
static
|
||||
{
|
||||
EGG_DROPS.put(LESSER_BASILISK, SHAMHAI_EGG);
|
||||
@@ -861,7 +861,7 @@ public class Q00420_LittleWing extends Quest
|
||||
giveItems(player, DRAGONFLUTE_OF_TWILIGHT, 1);
|
||||
}
|
||||
}
|
||||
if (random < (50 + mul))
|
||||
else if (random < (50 + mul))
|
||||
{
|
||||
giveItems(player, DRAGONFLUTE_OF_WIND, 1);
|
||||
}
|
||||
|
@@ -102,7 +102,7 @@ public class Q00420_LittleWing extends Quest
|
||||
private static final int HATCHLING_FOOD = 4038;
|
||||
private static final List<Integer> EGGS = Arrays.asList(EXARION_EGG, SUZET_EGG, KALIBRAN_EGG, SHAMHAI_EGG, ZWOV_EGG);
|
||||
// Drake Drops
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
static
|
||||
{
|
||||
EGG_DROPS.put(LESSER_BASILISK, SHAMHAI_EGG);
|
||||
@@ -861,7 +861,7 @@ public class Q00420_LittleWing extends Quest
|
||||
giveItems(player, DRAGONFLUTE_OF_TWILIGHT, 1);
|
||||
}
|
||||
}
|
||||
if (random < (50 + mul))
|
||||
else if (random < (50 + mul))
|
||||
{
|
||||
giveItems(player, DRAGONFLUTE_OF_WIND, 1);
|
||||
}
|
||||
|
@@ -102,7 +102,7 @@ public class Q00420_LittleWing extends Quest
|
||||
private static final int HATCHLING_FOOD = 4038;
|
||||
private static final List<Integer> EGGS = Arrays.asList(EXARION_EGG, SUZET_EGG, KALIBRAN_EGG, SHAMHAI_EGG, ZWOV_EGG);
|
||||
// Drake Drops
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
static
|
||||
{
|
||||
EGG_DROPS.put(LESSER_BASILISK, SHAMHAI_EGG);
|
||||
@@ -861,7 +861,7 @@ public class Q00420_LittleWing extends Quest
|
||||
giveItems(player, DRAGONFLUTE_OF_TWILIGHT, 1);
|
||||
}
|
||||
}
|
||||
if (random < (50 + mul))
|
||||
else if (random < (50 + mul))
|
||||
{
|
||||
giveItems(player, DRAGONFLUTE_OF_WIND, 1);
|
||||
}
|
||||
|
@@ -100,7 +100,7 @@ public class Q00420_LittleWing extends Quest
|
||||
private static final int HATCHLING_FOOD = 4038;
|
||||
private static final List<Integer> EGGS = Arrays.asList(EXARION_EGG, SUZET_EGG, KALIBRAN_EGG, SHAMHAI_EGG, ZWOV_EGG);
|
||||
// Drake Drops
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
static
|
||||
{
|
||||
EGG_DROPS.put(LESSER_BASILISK, SHAMHAI_EGG);
|
||||
@@ -859,7 +859,7 @@ public class Q00420_LittleWing extends Quest
|
||||
giveItems(player, DRAGONFLUTE_OF_TWILIGHT, 1);
|
||||
}
|
||||
}
|
||||
if (random < (50 + mul))
|
||||
else if (random < (50 + mul))
|
||||
{
|
||||
giveItems(player, DRAGONFLUTE_OF_WIND, 1);
|
||||
}
|
||||
|
@@ -106,7 +106,7 @@ public class Q00420_LittleWing extends Quest
|
||||
private static final int HATCHLING_FOOD = 4038;
|
||||
private static final List<Integer> EGGS = Arrays.asList(EXARION_EGG, SUZET_EGG, KALIBRAN_EGG, SHAMHAI_EGG, ZWOV_EGG);
|
||||
// Drake Drops
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
static
|
||||
{
|
||||
EGG_DROPS.put(DEAD_SEEKER, SHAMHAI_EGG);
|
||||
@@ -865,7 +865,7 @@ public class Q00420_LittleWing extends Quest
|
||||
giveItems(player, DRAGONFLUTE_OF_TWILIGHT, 1);
|
||||
}
|
||||
}
|
||||
if (random < (50 + mul))
|
||||
else if (random < (50 + mul))
|
||||
{
|
||||
giveItems(player, DRAGONFLUTE_OF_WIND, 1);
|
||||
}
|
||||
|
@@ -106,7 +106,7 @@ public class Q00420_LittleWing extends Quest
|
||||
private static final int HATCHLING_FOOD = 4038;
|
||||
private static final List<Integer> EGGS = Arrays.asList(EXARION_EGG, SUZET_EGG, KALIBRAN_EGG, SHAMHAI_EGG, ZWOV_EGG);
|
||||
// Drake Drops
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
private static final Map<Integer, Integer> EGG_DROPS = new HashMap<>();
|
||||
static
|
||||
{
|
||||
EGG_DROPS.put(DEAD_SEEKER, SHAMHAI_EGG);
|
||||
@@ -865,7 +865,7 @@ public class Q00420_LittleWing extends Quest
|
||||
giveItems(player, DRAGONFLUTE_OF_TWILIGHT, 1);
|
||||
}
|
||||
}
|
||||
if (random < (50 + mul))
|
||||
else if (random < (50 + mul))
|
||||
{
|
||||
giveItems(player, DRAGONFLUTE_OF_WIND, 1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user