More ticker messages: Sick, king died, resurrect, time box return, timeout, kamikaze
Simplify the background gradient of Beach theme, fixes ugly “stripe” at borders
Remove Lua function SetAmmoStore
This function very obscure and has never been used, nobody will miss it.
See
issue #145 for full rationale.
Lua callback: onUsedAmmo, after using up an ammo
Useful to know when e.g. shotgun attack has finished
Syntax: onUsedAmmo(ammoType)
* ammoType: Ammo type of used ammo
Note: Not called for ammo type amNothing
Thanks to KoBeWi