[Classic] Removed unused html files.
This commit is contained in:
@ -36,7 +36,7 @@ public final class Q00414_PathOfTheOrcRaider extends Quest
|
||||
// NPCs
|
||||
private static final int PREFECT_KARUKIA = 30570;
|
||||
private static final int PREFRCT_KASMAN = 30501;
|
||||
private static final int PREFRCT_TAZEER = 31978;
|
||||
private static final int PREFRCT_TAZEER = 31978; // Careful with this id, might have changed during Chronicles.
|
||||
// Items
|
||||
private static final int GREEN_BLOOD = 1578;
|
||||
private static final int GOBLIN_DWELLING_MAP = 1579;
|
||||
|
@ -40,8 +40,8 @@ public final class Q00415_PathOfTheOrcMonk extends Quest
|
||||
private static final int GANTAKI_ZU_URUTU = 30587;
|
||||
private static final int KHAVATARI_ROSHEEK = 30590;
|
||||
private static final int KHAVATARI_TORUKU = 30591;
|
||||
private static final int SEER_MOIRA = 31979;
|
||||
private static final int KHAVATARI_AREN = 32056;
|
||||
private static final int SEER_MOIRA = 31979; // Careful with this id, might have changed during Chronicles.
|
||||
private static final int KHAVATARI_AREN = 32056; // Careful with this id, might have changed during Chronicles.
|
||||
// Items
|
||||
private static final int POMEGRANATE = 1593;
|
||||
private static final int LEATHER_POUCH_1ST = 1594;
|
||||
|
@ -44,9 +44,9 @@ public final class Q00416_PathOfTheOrcShaman extends Quest
|
||||
private static final int TATARU_ZU_HESTUI = 30585;
|
||||
private static final int HESTUI_TOTEM_SPIRIT = 30592;
|
||||
private static final int DUDA_MARA_TOTEM_SPIRIT = 30593;
|
||||
private static final int MOIRA = 31979;
|
||||
private static final int TOTEM_SPIRIT_OF_GANDI = 32057;
|
||||
private static final int DEAD_LEOPARDS_CARCASS = 32090;
|
||||
private static final int MOIRA = 31979; // Careful with this id, might have changed during Chronicles.
|
||||
private static final int TOTEM_SPIRIT_OF_GANDI = 32057; // Careful with this id, might have changed during Chronicles.
|
||||
private static final int DEAD_LEOPARDS_CARCASS = 32090; // Careful with this id, might have changed during Chronicles.
|
||||
// Items
|
||||
private static final int FIRE_CHARM = 1616;
|
||||
private static final int KASHA_BEAR_PELT = 1617;
|
||||
|
@ -43,7 +43,7 @@ public final class Q00417_PathOfTheScavenger extends Quest
|
||||
private static final int PRIEST_OF_THE_EARTH_ZIMENF = 30538;
|
||||
private static final int MASTER_TOMA = 30556;
|
||||
private static final int TORAI = 30557;
|
||||
private static final int WAREHOUSE_CHIEF_YASENI = 31958;
|
||||
private static final int WAREHOUSE_CHIEF_YASENI = 31958; // Careful with this id, might have changed during Chronicles.
|
||||
// Items
|
||||
private static final int PIPPIS_LETTER_OF_RECOMMENDATION = 1643;
|
||||
private static final int ROUTS_TELEPORT_SCROLL = 1644;
|
||||
|
@ -38,9 +38,9 @@ public final class Q00418_PathOfTheArtisan extends Quest
|
||||
private static final int BLACKSMITH_PINTER = 30298;
|
||||
private static final int BLACKSMITH_KLUTO = 30317;
|
||||
private static final int IRON_GATES_LOCKIRIN = 30531;
|
||||
private static final int WAREHOUSE_KEEPER_RYDEL = 31956;
|
||||
private static final int MINERAL_TRADER_HITCHI = 31963;
|
||||
private static final int RAILROAD_WORKER_OBI = 32052;
|
||||
private static final int WAREHOUSE_KEEPER_RYDEL = 31956; // Careful with this id, might have changed during Chronicles.
|
||||
private static final int MINERAL_TRADER_HITCHI = 31963; // Careful with this id, might have changed during Chronicles.
|
||||
private static final int RAILROAD_WORKER_OBI = 32052; // Careful with this id, might have changed during Chronicles.
|
||||
// Items
|
||||
private static final int SILVERYS_RING = 1632;
|
||||
private static final int PASS_1ST_CERTIFICATE = 1633;
|
||||
|
Reference in New Issue
Block a user