From cbcfcc3767e0008a3a4ad86d31740aca079b2153 Mon Sep 17 00:00:00 2001 From: dg <dg@51575b47-30f0-44d4-a5cc-537603b46e54> Date: Wed, 27 Oct 2010 23:35:55 +0000 Subject: [PATCH] plop git-svn-id: http://svn.net-core.org/repos/t-engine4@1640 51575b47-30f0-44d4-a5cc-537603b46e54 --- .../tome/data/maps/wilderness/arda-west.lua | 34 ++++++++++--------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/game/modules/tome/data/maps/wilderness/arda-west.lua b/game/modules/tome/data/maps/wilderness/arda-west.lua index da33b87351..d4e6d1330f 100644 --- a/game/modules/tome/data/maps/wilderness/arda-west.lua +++ b/game/modules/tome/data/maps/wilderness/arda-west.lua @@ -56,6 +56,8 @@ quickEntity('H', {show_tooltip=true, name='Charred Scar', display='>', color=col quickEntity('1', {show_tooltip=true, name="Derth (Town)", desc="A quiet town at the crossroads of the north", display='*', color={r=255, g=255, b=255}, back_color=colors.DARK_GREEN, image="terrain/town1.png", notice = true, change_level=1, change_zone="town-derth"}) quickEntity('2', {show_tooltip=true, name="Last Hope (Town)", desc="Capital city of the Allied Kingdoms ruled by King Tolak", display='*', color={r=255, g=255, b=255}, back_color=colors.DARK_GREEN, image="terrain/town1.png", notice = true, change_level=1, change_zone="town-last-hope"}) +quickEntity('4', {show_tooltip=true, name="Shatur (Town)", desc="Capital city of Thaloren lands, ruled by Nessilla Tantaelen", display='*', color={r=255, g=255, b=255}, back_color=colors.DARK_GREEN, image="terrain/town1.png", notice = true}) +quickEntity('5', {show_tooltip=true, name="Elvala (Town)", desc="Capital city of Shaloren lands, ruled by Aranion Gayaeil", display='*', color={r=255, g=255, b=255}, back_color=colors.DARK_GREEN, image="terrain/town1.png", notice = true}) -- Angolwen is only know from the start to mages if game.player:knowTalent(game.player.T_TELEPORT_ANGOLWEN) then @@ -84,12 +86,12 @@ return [[ ======="""""""...."""""""""""tttttttttttttttmmmmmmTTTT!mmmm""""####### ======="""""......"""""...""tttttttttttttttttmmmmTTTTT!!Gm""""""###### ========"".........""".....tttttttttTTTTTtttttmmTTTTT!!!!!!.."""###### -=======........!!!........BTtttttttTT!!!TTTTTTTTTTTTTT!!!!!..."""##### +=======........!!!........BTtttttttTT!4!TTTTTTTTTTTTTT!!!!!..."""##### ===~~~.........!!!....A....TTTtttTTTT!!!TTTTTTTTTTTTT!!!!!!......##### ~~~~~||.......!!!!&&........TTTTTTTTTT!TTTTTTTTTTTTT!!!!!!.......##### -~~~~|||.......!!!&&&&............TTTTTTTTTTTTTTTTT....!!!........##### -~~~|||........!!!&&&&..1..........TTTTTTTTTTTT...................##### -~~||||...TT...!!!&&&..............................................-### +~~~~|||.......!!!&&&&...T........TTTTTTTTTTTTTTTTT....!!!........##### +~~~|||........!!!&&&&..1TT........TTTTTTTTTTTT...................##### +~~||||...TT...!!!&&&...TTT........................................-### ~~||||..TTTTT.!!!&&&..............................................-### ~~||||.TTT^^T..!!.................................................-### ~~||||TTT^^^T.............vv.....................................--### @@ -109,18 +111,18 @@ return [[ ~~~~~~~~....--TT-.........................TT...............&&&&-...... ~~~~~~~~~..--TTT-.......................TTTT................&--....... ~~~~~~~~~~--....-...~~.................TTTT.................--.....!!! -~~~~~~~~~~-.....--~~~~................TTTTT.........~......--....!!!!~ -~~~~~~~~~~........~~~.................____T........~~~....2-....!!!!~~ -~~~~~~~~~.........~~~..............~.T_{{__........~~~..----....!!!~~~ -~~~~~~~~..........~~~~.....~~~..~~~~~T_{{{_........~~~~~~.-....!!!~~~~ -~~~~~~~~..........~~~~~~~~~~~~~~~~~~~~__{{{.......~~~~~~~.-....!!~~~~~ -~~~~~.~~..........~~~~~~~~~~~~~~~~~~~~~___{{.....~~~~~~~~---..!!~~~~~~ -~~~~~.............~~~~~~~~~~~~~~~~~~~~~~T_{{{{~~F~~~~~~~~-.-..!!~~~~~~ -~~~~~.............~~~~~~~~~~..~~~~~~~~~~~~..{{~~~~~~~~~~~~.-...~~~~~~~ -~~~~~.............~~~~~~~~~....~~~~~~~~~~~~~~~~~~~~~~~~~~~~~..~~~~~~~~ -~~~~~~............~~~~~~~~.T^^..~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~~~~~~~.........~~~~~~~~..^^^^.~~~~~~~~~~~~~~~~~~~{{{~~~~~~~~~~~~~~~~ -~~~~~~~~~~.......~~~~~~~~.^^^^^.~~~~~~~~~~~~~~~~~~{{{~~~~~~~~~~~~~~~~~ +~~~~~~~~~~-TTT..--~~~~................TTTTT.........~......--....!!!!~ +~~~~~~~~~~TTTTT...~~~.................____T........~~~....2-....!!!!~~ +~~~~~~~~~..TTTTTTT~~~..............~.T_{{__........~~~..----....!!!~~~ +~~~~~~~~...&&TTTTT~~~~.....~~~..~~~~~T_{{{_........~~~~~~.-....!!!~~~~ +~~~~~~~~...&&-..TT~~~~~~~~~~~~~~~~~~~~__{{{.......~~~~~~~.-....!!~~~~~ +~~~~~T~~..&&--....~~~~~~~~~~~~~~~~~~~~~___{{.....~~~~~~~~---..!!~~~~~~ +~~~~~TTTT.&&-5....~~~~~~~~~~~~~~~~~~~~~~T_{{{{~~F~~~~~~~~-.-..!!~~~~~~ +~~~~~TTTT.&&-.....~~~~~~~~~~..~~~~~~~~~~~~..{{~~~~~~~~~~~~.-...~~~~~~~ +~~~~~TTT...----...~~~~~~~~~....~~~~~~~~~~~~~~~~~~~~~~~~~~~~~..~~~~~~~~ +~~~~~~TT...-..----~~~~~~~~.T^^..~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~...-.....~~~~~~~~..^^^^.~~~~~~~~~~~~~~~~~~~{{{~~~~~~~~~~~~~~~~ +~~~~~~~~~~--.....~~~~~~~~.^^^^^.~~~~~~~~~~~~~~~~~~{{{~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~.^^^^^.~~~~~~~~~~~~~~~~~~~{{{H~~~{{~~~~~~~~~~ ~~~~~~~~~~~~....~~~~~~~~~.T^^^T.~~~~~~~~~~~~~~~~~~~{{{{{{{{{~~~~~~~~~~ ~~~~~~~~~.........~~~~~~~~.TTT..~~~~~~~~~~~~~~~~~~~~{{{{{{{~~~~~~~~~~~ -- GitLab