# HG changeset patch # User Wuzzy # Date 1559056725 -3600 # Node ID 4bf4dda860e21c23afbb56b1dbef45168f5c9dc9 # Parent d141b806356e15733f6fd124eed9872fe50c1b70 LuaLibraryAnimate: Clarify AnimGiveState diff -r d141b806356e -r 4bf4dda860e2 LuaLibraryAnimate.wiki --- a/LuaLibraryAnimate.wiki Sun May 26 22:19:44 2019 +0100 +++ b/LuaLibraryAnimate.wiki Tue May 28 16:18:45 2019 +0100 @@ -121,7 +121,7 @@ Switches to `gear` and follows it. === `AnimGiveState(gear, state)` === -Adds the [States gear state] `state` to `gear`. +Sets the [States gear state] of `gear` to `state` (full bitmask). === `AnimRemoveState(gear, state)` === Removes the [States gear state] `state` from `gear`.