ChangeLog.txt
changeset 12947 c8b7bc04eb4c
parent 12946 1a1a514aef2e
child 12953 7ea62261c481
--- a/ChangeLog.txt	Fri Feb 09 19:58:55 2018 +0100
+++ b/ChangeLog.txt	Fri Feb 09 21:04:53 2018 +0100
@@ -43,6 +43,7 @@
  + New call: SpawnSupplyCrate(x, y, content, [, amount]): Spawn ammo or utility crate, depending on content
  + New call: HealHog(gearUid, healthBoost[, showMessage[, tint]]): Heal hedgehog with graphical effects and message
  + New callback: onEndTurn(): Called at the end of a turn (when gears have settled)
+ * AddAmmo now automatically unselects weapon if it would remove current ammo from current hedgehog
  * Fix call: SetWeapon(amNothing) now unselects weapon
  * Fix global: TotalRounds was stuck at -1 for several turns