.hgeol
author sheepluva
Wed, 04 Dec 2013 10:47:15 +0100
changeset 9751 7a6038c3faa2
parent 6500 c9eaf1dd16c8
permissions -rw-r--r--
lua call SetAmmoDelay(ammotype, delay). note: as the engine does not yet support per-clan/team/hog ammo delay values, lua scripters will have to keep track of individual delays and set them accordingly before a hedgehog's turn (if they want usage cool-down behavior)

[patterns]
**.h = native
**.c = native
**.cpp = native
**.lua = native
**.txt = native
**.pas = native
**.inc = native
**.hs = native