Sync with L2JServer Jan 24th 2015.

This commit is contained in:
mobius
2015-01-24 20:02:32 +00:00
parent d349bd3924
commit 1c6301c46d
1012 changed files with 23069 additions and 6307 deletions

View File

@@ -2,5 +2,5 @@
What do you want me to do with a bunch of rocks? Giants fragments you say and you want me to restore them? Hmm… that isnt exactly in the description of my profession… but you know what Ill give it a try.<br>
Now lets discuss my fee...<br>
If you don't mind...<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00177_SplitDestiny 32615-03.htm">"Hadel says Its for that time he took care of that thing."</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest Q00177_SplitDestiny 32615-03.htm">"Hadel says It's for that time he took care of that thing."</Button>
</body></html>

View File

@@ -18,7 +18,7 @@
*/
package quests.Q00177_SplitDestiny;
import com.l2jserver.gameserver.datatables.CategoryData;
import com.l2jserver.gameserver.data.xml.impl.CategoryData;
import com.l2jserver.gameserver.enums.CategoryType;
import com.l2jserver.gameserver.model.actor.L2Npc;
import com.l2jserver.gameserver.model.actor.instance.L2PcInstance;