--HG--
branch : compatibility-develop
This commit is contained in:
kervala 2016-01-26 22:45:40 +01:00
commit 0540c386a6
2 changed files with 2 additions and 4 deletions

View file

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

View file

@ -355,11 +355,11 @@
<leaf name="EQUIP"
sendto="EGS"
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"
sendto="EGS"
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"
sendto="EGS"
format="u16"