Fixed: Use same XML files as on Atys

--HG--
branch : compatibility-develop
This commit is contained in:
kervala 2016-01-24 17:08:32 +01:00
parent 1cbf1720ca
commit 2be87f3c3e
2 changed files with 2 additions and 4 deletions

View file

@ -1512,8 +1512,6 @@
type="I5" /> type="I5" />
<leaf name="DESPAWN" <leaf name="DESPAWN"
type="I7" /> type="I7" />
<leaf name="NAME"
type="I32" />
</branch> </branch>
</branch> </branch>
<branch name="DEBUG_INFO" <branch name="DEBUG_INFO"

View file

@ -355,11 +355,11 @@
<leaf name="EQUIP" <leaf name="EQUIP"
sendto="EGS" sendto="EGS"
format="u16 u16 u16" format="u16 u16 u16"
description="the client equip character (equipped inventory, equipped inventory slot, bag slot)" /> description="the client equip character (equiped inventory, equiped inventory slot, bag slot)" />
<leaf name="UNEQUIP" <leaf name="UNEQUIP"
sendto="EGS" sendto="EGS"
format="u16 u16" format="u16 u16"
description="the client unequip character (equipped inventory, equipped inventory slot)" /> description="the client unequip character (equiped inventory, equiped inventory slot)" />
<leaf name="TEMP_TO_BAG" <leaf name="TEMP_TO_BAG"
sendto="EGS" sendto="EGS"
format="u16" format="u16"