Synced javaengine removal changes from Test to HighFive.

This commit is contained in:
MobiusDev
2016-10-22 10:00:43 +00:00
parent f1557eb587
commit 89d5331c99
32 changed files with 979 additions and 1222 deletions

View File

@@ -46,6 +46,12 @@ public class Q00146_TheZeroHour extends Quest
registerQuestItems(FANG);
}
@Override
public int getNpcStringId()
{
return 640;
}
@Override
public String onAdvEvent(String event, L2Npc npc, L2PcInstance player)
{