Sync with L2JServer Jan 12th 2015.

This commit is contained in:
mobius
2015-01-13 09:50:20 +00:00
parent a868d961a3
commit 0a44ad683c
1158 changed files with 59729 additions and 58627 deletions

View File

@@ -15,5 +15,4 @@
</td></tr>
</table>
</td></tr></table>
</body></html>

View File

@@ -15,5 +15,4 @@
</td></tr>
</table>
</td></tr></table>
</body></html>

View File

@@ -16,4 +16,4 @@
</table>
</td></tr></table>
<br><br>
</body></html>
</body></html>

View File

@@ -27,10 +27,12 @@ import com.l2jserver.gameserver.network.serverpackets.ExResponseResetList;
import com.l2jserver.gameserver.network.serverpackets.ExShowBeautyMenu;
/**
* La Vie En Rose AI.
* @author Sdw
*/
public class LaVieEnRose extends AbstractNpcAI
public final class LaVieEnRose extends AbstractNpcAI
{
// NPCs
private static final int LA_VIE_EN_ROSE = 33825;
private LaVieEnRose()