Orc village dialogs.
Contributed by quangnguyen.
This commit is contained in:
@@ -76,6 +76,7 @@ public class NewbieGuide extends AbstractNpcAI
|
||||
}
|
||||
else
|
||||
{
|
||||
// TODO: htmltext = npc.getId() + "-" + event + (player.isMageClass() ? "m" : "f") + ".htm";
|
||||
htmltext = npc.getId() + "-" + event + ".htm";
|
||||
}
|
||||
return htmltext;
|
||||
|
Reference in New Issue
Block a user