ChangeLog.txt
changeset 13454 794dcf69a5aa
parent 13453 8f746b6a477c
child 13456 7a0a56c52fd2
--- a/ChangeLog.txt	Sun Jul 08 00:16:33 2018 +0200
+++ b/ChangeLog.txt	Sun Jul 08 01:30:13 2018 +0200
@@ -33,6 +33,7 @@
  + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
  + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
  + New call: EnableSwitchHog(): Enable hog switching
+ + New call: GetAmmo(ammoType): Returns ammo configuration (corresponds to SetAmmo)
  + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available”
  * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase