branch | physfslayer |
changeset 8043 | da083f8d95e6 |
parent 7512 | cc3f036121fe |
child 8943 | 63ecf5320439 |
8040:448d61778ca7 | 8043:da083f8d95e6 |
---|---|
1 loadfile(GetDataPath() .. "Scripts/Locale.lua")() |
1 HedgewarsScriptLoad("/Scripts/Locale.lua") |
2 loadfile(GetDataPath() .. "Scripts/Animate.lua")() |
2 HedgewarsScriptLoad("/Scripts/Animate.lua") |
3 |
3 |
4 -----------------------------Variables--------------------------------- |
4 -----------------------------Variables--------------------------------- |
5 startDialogue = {} |
5 startDialogue = {} |
6 damageAnim = {} |
6 damageAnim = {} |
7 onShroomAnim = {} |
7 onShroomAnim = {} |