mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
Several performance improvements, monster template and xml updates and
fixed bug while logging-in Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<npc
|
||||
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
||||
controller="com.l2jserver.model.world.npc.controller.MonsterController"
|
||||
id="22291" xsi:schemaLocation="npc ../../npc.xsd"
|
||||
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<info aggressive="true" targetable="true" attackable="true">
|
||||
|
||||
Reference in New Issue
Block a user