tests/lua/README.md
author Wuzzy <Wuzzy2@mail.ru>
Fri, 01 Nov 2019 23:35:01 +0100
changeset 15505 5eda4d7056bc
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
ASA death02: Don't set hero health if enemy hurts itself

Lua scripts for engine testing. These scripts are the same as other Lua scripts
in Hedgewars, but you ought to call `EndLuaTest(TEST_SUCCESSFUL)` or
`EndLuaTest(TEST_FAILED)` when the test is completed.