7071727374757677787980
} else { htmltext = npc.getNpcId() + "-no.htm"; } npc.showChatWindow(player, "default/" + htmltext); } /** * Method givePrinc. */
919293949596979899100101
} else { htmltext = npc.getNpcId() + "-no.htm"; } npc.showChatWindow(player, "default/" + htmltext); } /** * Method giveBeast. */
112113114115116117118119120121122
} else { htmltext = npc.getNpcId() + "-no.htm"; } npc.showChatWindow(player, "default/" + htmltext); } /** * Method giveFox. */
133134135136137138139140141142143
} else { htmltext = npc.getNpcId() + "-no.htm"; } npc.showChatWindow(player, "default/" + htmltext); } /** * Method giveKnight. */
154155156157158159160161162163164
} else { htmltext = npc.getNpcId() + "-no.htm"; } npc.showChatWindow(player, "default/" + htmltext); } /** * Method giveSpirit. */
175176177178179180181182183184185
} else { htmltext = npc.getNpcId() + "-no.htm"; } npc.showChatWindow(player, "default/" + htmltext); } /** * Method giveTurtle. */
196197198199200201202203204205206
} else { htmltext = npc.getNpcId() + "-no.htm"; } npc.showChatWindow(player, "default/" + htmltext); } /** * Method giveDesheloph. */
217218219220221222223224225226227
} else { htmltext = npc.getNpcId() + "-no2.htm"; } npc.showChatWindow(player, "default/" + htmltext); } /** * Method giveHyum. */
238239240241242243244245246247248
} else { htmltext = npc.getNpcId() + "-no2.htm"; } npc.showChatWindow(player, "default/" + htmltext); } /** * Method giveLekang. */
259260261262263264265266267268269
} else { htmltext = npc.getNpcId() + "-no2.htm"; } npc.showChatWindow(player, "default/" + htmltext); } /** * Method giveLilias. */