Update gamelib
This commit is contained in:
parent
27ae54d7d6
commit
a2684cce7c
|
@ -39,6 +39,7 @@ ThingAttrFullGround = 30
|
||||||
ThingAttrLook = 31
|
ThingAttrLook = 31
|
||||||
ThingAttrCloth = 32
|
ThingAttrCloth = 32
|
||||||
ThingAttrMarket = 33
|
ThingAttrMarket = 33
|
||||||
|
ThingAttrNoMoveAnimation = 253 -- >= 1010, value = 16
|
||||||
ThingAttrChargeable = 254 -- deprecated
|
ThingAttrChargeable = 254 -- deprecated
|
||||||
ThingLastAttr = 255
|
ThingLastAttr = 255
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue