mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 16:40:18 +00:00
Named locations for the Ka'lian.
This commit is contained in:
parent
7f3a0aab13
commit
af17c324fb
@ -234,15 +234,41 @@
|
||||
[event]
|
||||
name=start
|
||||
|
||||
#TODO add ai locations with proper names
|
||||
#set locations known to the ai_controller
|
||||
#AI_LOCATION ID NAME RANGE X Y
|
||||
#{AI_LOCATION sford "Southern Ford over River foobar" 5 3 30}
|
||||
#{AI_LOCATION ntower "Ka'lian Northtower" 5 14 24}
|
||||
#{AI_LOCATION wtower "Ka'lian Westtower" 5 12 26}
|
||||
#{AI_LOCATION garden "Ka'lian Garden" 5 15 26}
|
||||
#{AI_LOCATION nford "Northern Ford over River foobar" 5 30 10}
|
||||
{SET_LABEL 33 2 (_ River Telfar)}
|
||||
|
||||
#Set locations known to the ai_controller
|
||||
#{AI_LOCATION ID NAME RANGE X Y}
|
||||
{AI_LOCATION kkalenz "Keep of Kalenz" 1 3 11}
|
||||
{AI_LOCATION kgaltrid "Keep of Truugl" 2 19 8}
|
||||
{AI_LOCATION kkalenz "Keep of Mordrum" 2 41 13}
|
||||
{AI_LOCATION kurugpir "Keep of Urug-Pir" 2 39 23}
|
||||
{AI_LOCATION kelithsomir "Keep of El'Ithsomir" 1 32 35}
|
||||
{AI_LOCATION kgrubr "Keep of Grubr" 1 20 42}
|
||||
{AI_LOCATION nshallows "Northern Shallows" 2 31 11}
|
||||
{AI_LOCATION falyas "Ford of Alyas" 3 22 19}
|
||||
{AI_LOCATION fifranur "Ford of Tifranur" 2 7 31}
|
||||
{AI_LOCATION tnorth "North Tower" 1 14 24}
|
||||
{AI_LOCATION snorth "South Tower" 1 12 26}
|
||||
{AI_LOCATION sgate "South Bastion" 1 14 31}
|
||||
{AI_LOCATION telgreen "Telfar Green" 2 33 14}
|
||||
{AI_LOCATION dancegreen "Dancer's Green" 5 27 4}
|
||||
{AI_LOCATION karmarth "Karmarth Hills" 5 6 4}
|
||||
{AI_LOCATION nbridge "North Bridge" 1 14 20}
|
||||
{AI_LOCATION gtree "Great Tree" 1 15 26}
|
||||
{AI_LOCATION brightleaf "Brightleaf Wood" 5 26 30}
|
||||
{AI_LOCATION westwind "Westwind Wood" 5 3 20}
|
||||
{AI_LOCATION southwind "Southwind Wood" 5 5 38}
|
||||
{AI_LOCATION telionath "Telionath" 1 18 34}
|
||||
{AI_LOCATION arthen "Arthen" 1 30 20}
|
||||
{AI_LOCATION arryn "Arryn" 1 4 26}
|
||||
{AI_LOCATION illissa "Illissa" 1 28 25}
|
||||
{AI_LOCATION viricon "Viricon" 1 24 39}
|
||||
{AI_LOCATION tireas "Tireas" 1 12 16}
|
||||
{AI_LOCATION essarn "Essarn" 1 41 31}
|
||||
{AI_LOCATION valcathra "Valcathra" 1 38 37}
|
||||
{AI_LOCATION aelion "Tireas" 1 12 39}
|
||||
{AI_LOCATION elendor "Elendor" 1 18 17}
|
||||
{AI_LOCATION erethian "Erethean" 1 17 53}
|
||||
[message]
|
||||
id=Kalenz
|
||||
message= _ "The orcs have pushed us back to the Ka'lian. There is no way out. We must win here!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user