ChangeLog.txt
changeset 13096 d78e65c66573
parent 13089 c9cdbf630447
child 13097 03d065fc60dc
--- a/ChangeLog.txt	Wed Mar 07 20:27:42 2018 +0100
+++ b/ChangeLog.txt	Wed Mar 07 22:47:55 2018 +0100
@@ -81,6 +81,7 @@
  + New call: HealHog(gearUid, healthBoost[, showMessage[, tint]]): Heal hedgehog with graphical effects and message
  + New call: SetTeamLabel(teamname[, label]): Set an arbitrary label for a team, will be displayed next to the team bar
  + New callback: onEndTurn(): Called at the end of a turn (when gears have settled)
+ + New hedgehog effect: heArtillery: Per-hedgehog artillery mode (can't walk). Values: 1 = permanently active. 2 = temporarily active (sniper rifle). 0 = not active
  * AddAmmo now automatically unselects weapon if it would remove current ammo from current hedgehog
  * Fix call: SetWeapon(amNothing) now unselects weapon
  * Fix call: SetWind did not update flake flying direction