ChangeLog.txt
changeset 12929 1d7d7d21914a
parent 12928 fa402ce826c2
child 12930 330b6c353093
--- a/ChangeLog.txt	Thu Feb 08 18:10:39 2018 +0100
+++ b/ChangeLog.txt	Thu Feb 08 18:42:07 2018 +0100
@@ -29,6 +29,8 @@
 
 Lua API:
  + New call: WriteLnToChat(string): Add a line in the chat
+ + New call: SetVampiric(bool): Toggle vampirism
+ + New call: SetLaserSight(bool): Toggle laser sight
  + New callback: onEndTurn(): Called at the end of a turn (when gears have settled)
  * Fix call: SetWeapon(amNothing) now unselects weapon
  * Fix global: TotalRounds was stuck at -1 for several turns