mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 02:19:29 +00:00
Lua AI test scenarios: update id= and name= keys
This commit is contained in:
parent
961d134ee2
commit
5774872e04
@ -2,8 +2,8 @@
|
||||
# @file data/scenario-luaai.cfg
|
||||
|
||||
[test]
|
||||
name= _ "Test scenario for Lua AI"
|
||||
id=lua_ai
|
||||
name= _ "Lua AI Test scenario (old syntax)"
|
||||
id=lua_ai_old_syntax
|
||||
turns=90
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
#textdomain wesnoth-ai
|
||||
|
||||
[test]
|
||||
name= _ "Test scenario for Lua AI with no Lua engine defined"
|
||||
id=lua_ai_no_engine
|
||||
name= _ "Lua AI Test scenario"
|
||||
id=lua_ai
|
||||
turns=90
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user