151152153154155156157158159160161
return htmltext; } // Dusk Locations // if(npcId == GLUDIN_DUSK) { player.teleToLocation(-81261, 86531, -5157); player.setVar("id", "1"); return htmltext; } if(npcId == GLUDIO_DUSK) {
157158159160161162163164165166167
player.setVar("id", "1"); return htmltext; } if(npcId == GLUDIO_DUSK) { player.teleToLocation(-81261, 86531, -5157); player.setVar("id", "2"); return htmltext; } if(npcId == DION_DUSK) {
163164165166167168169170171172173
player.setVar("id", "2"); return htmltext; } if(npcId == DION_DUSK) { player.teleToLocation(-81261, 86531, -5157); player.setVar("id", "3"); return htmltext; } if(npcId == GIRAN_DUSK) {
169170171172173174175176177178179
player.setVar("id", "3"); return htmltext; } if(npcId == GIRAN_DUSK) { player.teleToLocation(-81261, 86531, -5157); player.setVar("id", "4"); return htmltext; } if(npcId == OREN_DUSK) {
175176177178179180181182183184185
player.setVar("id", "4"); return htmltext; } if(npcId == OREN_DUSK) { player.teleToLocation(-81261, 86531, -5157); player.setVar("id", "5"); return htmltext; } if(npcId == ADEN_DUSK) {
181182183184185186187188189190191
player.setVar("id", "5"); return htmltext; } if(npcId == ADEN_DUSK) { player.teleToLocation(-81261, 86531, -5157); player.setVar("id", "6"); return htmltext; } if(npcId == HEINE_DUSK) {
187188189190191192193194195196197
player.setVar("id", "6"); return htmltext; } if(npcId == HEINE_DUSK) { player.teleToLocation(-81261, 86531, -5157); player.setVar("id", "7"); return htmltext; } if(npcId == GODDARD_DUSK) {
193194195196197198199200201202203
player.setVar("id", "7"); return htmltext; } if(npcId == GODDARD_DUSK) { player.teleToLocation(-81261, 86531, -5157); player.setVar("id", "8"); return htmltext; } if(npcId == RUNE_DUSK) {
199200201202203204205206207208209
player.setVar("id", "8"); return htmltext; } if(npcId == RUNE_DUSK) { player.teleToLocation(-81261, 86531, -5157); player.setVar("id", "9"); return htmltext; } if(npcId == SCHUTTGART_DUSK) {
205206207208209210211212213214215
player.setVar("id", "9"); return htmltext; } if(npcId == SCHUTTGART_DUSK) { player.teleToLocation(-81261, 86531, -5157); player.setVar("id", "10"); return htmltext; } if(npcId == HV_DUSK) {