diff --git a/L2J_DataPack_BETA/dist/game/data/xsd/faenor.xsd b/L2J_DataPack_BETA/dist/game/data/xsd/faenor.xsd index 24f6fcca24fa4ec0413bc81bcc5f4d271a9ea4a1..8d77b221a91596e1f8242cfeff05d7ab82b1cbcb 100644 --- a/L2J_DataPack_BETA/dist/game/data/xsd/faenor.xsd +++ b/L2J_DataPack_BETA/dist/game/data/xsd/faenor.xsd @@ -6,7 +6,7 @@ <xs:element name="Droplist" maxOccurs="1" minOccurs="1"> <xs:complexType> <xs:sequence maxOccurs="1" minOccurs="1"> - <xs:element name="AllDrop" maxOccurs="1" minOccurs="1"> + <xs:element name="AllDrop" maxOccurs="unbounded" minOccurs="1"> <xs:complexType> <xs:attribute name="Items" type="xs:token" use="required" /> <xs:attribute name="Count" type="xs:token" use="required" /> @@ -40,7 +40,7 @@ <xs:attribute name="Type" type="xs:token" use="required" /> </xs:complexType> </xs:element> - <xs:element name="Npc" maxOccurs="1" minOccurs="1"> + <xs:element name="Npc" maxOccurs="1" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="1" minOccurs="1"> <xs:element name="Condition" maxOccurs="1" minOccurs="1"> diff --git a/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql b/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql index 521c361fff8454fe4d3dba45892ff1c55b8c5550..58b647783778916a875f20788f66bba59619097f 100644 --- a/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql +++ b/L2J_DataPack_BETA/dist/sql/game/spawnlist.sql @@ -14295,7 +14295,7 @@ INSERT INTO `spawnlist` VALUES -- Court Magician ("Rune_castle", 1, 35655, 10280, -48766, -546, 0, 0, 182, 60, 0, 0), -- Warden -("Rune_castle", 1, 36410, 11561, -49151, -1089, 0, 0, 0, 60, 0, 0), +("Rune_castle", 1, 36410, 11534, -48907, -1088, 0, 0, 0, 60, 0, 0), -- [20_17]