--HG--
branch : compatibility-develop
hg/compatibility-develop
kervala 9 years ago
commit 0540c386a6

@ -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"

@ -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"

Loading…
Cancel
Save