Fixed quest 137 warnings.

Contributed by gamelike85.
This commit is contained in:
MobiusDev 2017-11-19 16:09:47 +00:00
parent 7710f88865
commit 4099be4809

View File

@ -36,12 +36,14 @@ public class Q00137_TempleChampionPart1 extends Quest
private static final int SYLVAIN = 30070;
private static final int MOBS[] =
{
20083, // Granite Golem
20144, // Hangman Tree
20199, // Amber Basilisk
20200, // Strain
20201, // Ghoul
20202, // Dead Seeker
20055, // Monster Eye Watchman
20147, // Hobgoblin
20265, // Monster Eye Searcher
20224, // Ol Mahum Ranger
20205, // Dire Wolf
20203, // Dion Grizzly
20291, // Enku Orc Hero
20292, // Enku Orc Shaman
};
// Items
private static final int FRAGMENT = 10340;