diff -r 344aa78491f6 -r b467502126fd LuaAPI.wiki --- a/LuaAPI.wiki Tue Feb 20 11:52:38 2018 +0000 +++ b/LuaAPI.wiki Tue Feb 20 11:53:44 2018 +0000 @@ -1130,10 +1130,10 @@ ==== !GetInputMask() ==== Returns the current input mask of the player. -=== `SetVampiric(bool)` (0.9.24) === +==== `SetVampiric(bool)` (0.9.24) ==== Toggles vampirism mode for this turn. Set `bool` to `true` to enable (same effect as if the hedgehog has used Vampirism), `false` to disable. -=== `SetLaserSight(bool)` (0.9.24) === +==== `SetLaserSight(bool)` (0.9.24) ==== Toggles laser sight for this turn. Set `bool` to `true` to enable (same effect as if the hedgehog has used Laser Sight), `false` to disable. === Randomness ===