Fixed quest 137 warnings.
Contributed by gamelike85.
This commit is contained in:
		| @@ -36,12 +36,14 @@ public class Q00137_TempleChampionPart1 extends Quest | |||||||
| 	private static final int SYLVAIN = 30070; | 	private static final int SYLVAIN = 30070; | ||||||
| 	private static final int MOBS[] = | 	private static final int MOBS[] = | ||||||
| 	{ | 	{ | ||||||
| 		20083, // Granite Golem | 		20055, // Monster Eye Watchman | ||||||
| 		20144, // Hangman Tree | 		20147, // Hobgoblin | ||||||
| 		20199, // Amber Basilisk | 		20265, // Monster Eye Searcher | ||||||
| 		20200, // Strain | 		20224, // Ol Mahum Ranger | ||||||
| 		20201, // Ghoul | 		20205, // Dire Wolf | ||||||
| 		20202, // Dead Seeker | 		20203, // Dion Grizzly | ||||||
|  | 		20291, // Enku Orc Hero | ||||||
|  | 		20292, // Enku Orc Shaman | ||||||
| 	}; | 	}; | ||||||
| 	// Items | 	// Items | ||||||
| 	private static final int FRAGMENT = 10340; | 	private static final int FRAGMENT = 10340; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 MobiusDev
					MobiusDev