From b22f77855908d7699bf91e491ae5fca4d18f26a6 Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Thu, 24 Aug 2006 13:54:50 +0000 Subject: A bunch of updates --- npc/south-woodland/passages.txt | 2 ++ npc/western-desert/nomads.txt | 13 ++----------- npc/western-desert/passages.txt | 3 ++- npc/woodland-desert/monsters.txt | 2 ++ npc/woodland-desert/passages.txt | 2 ++ npc/woodland/passages.txt | 26 +------------------------- 6 files changed, 11 insertions(+), 37 deletions(-) create mode 100644 npc/south-woodland/passages.txt create mode 100644 npc/woodland-desert/monsters.txt create mode 100644 npc/woodland-desert/passages.txt (limited to 'npc') diff --git a/npc/south-woodland/passages.txt b/npc/south-woodland/passages.txt new file mode 100644 index 00000000..e6b31011 --- /dev/null +++ b/npc/south-woodland/passages.txt @@ -0,0 +1,2 @@ +new_14-1.gat,131,53 warp tofield 2,2,new_16-1.gat,25,53 +new_14-1.gat,48,23 warp tofield 1,1,new_9-1.gat,46,99 diff --git a/npc/western-desert/nomads.txt b/npc/western-desert/nomads.txt index 1c747c5f..391411fe 100644 --- a/npc/western-desert/nomads.txt +++ b/npc/western-desert/nomads.txt @@ -8,16 +8,7 @@ new_1-1.gat,15,67,0 script Nomad1 132,{ new_1-1.gat,18,68,0 script Nomad2 128,{ mes "[Nomad]"; - mes "I found a passage to a green land through the mountains west of here"; + mes "If I only had a tent..."; - mes "Do you want me to show you the way?"; - next; - menu - "Sure",sure, - "No thank you",no; -sure: - warp "new_9-1.gat",38,95; mes "I'll be awaiting you here."; mes "Tell me when you want to go back."; close; -no: - close; -} \ No newline at end of file +} diff --git a/npc/western-desert/passages.txt b/npc/western-desert/passages.txt index ec363db0..a4d7c3af 100644 --- a/npc/western-desert/passages.txt +++ b/npc/western-desert/passages.txt @@ -1,4 +1,5 @@ new_2-1.gat,36,30 warp caveexit 3,0,new_1-1.gat,25,95 new_1-1.gat,19,94 warp caveentrance 1,1,new_2-1.gat,37,31 new_1-1.gat,111,79 warp eastdesert 2,2,new_7-1.gat,23,40 -new_7-1.gat,18,39 warp westdesert 3,4,new_1-1.gat,106,78 \ No newline at end of file +new_7-1.gat,18,39 warp westdesert 3,4,new_1-1.gat,106,78 +new_1-1.gat,11,66 warp woodland 1,2,new_15-1.gat,164,66 diff --git a/npc/woodland-desert/monsters.txt b/npc/woodland-desert/monsters.txt new file mode 100644 index 00000000..fb557255 --- /dev/null +++ b/npc/woodland-desert/monsters.txt @@ -0,0 +1,2 @@ +new_15-1.gat,0,0,0,0 monster Scorpion 1009,20,0,0,0 +new_15-1.gat,0,0,0,0 monster Scorpion 1010,10,0,0,0 diff --git a/npc/woodland-desert/passages.txt b/npc/woodland-desert/passages.txt new file mode 100644 index 00000000..a964484a --- /dev/null +++ b/npc/woodland-desert/passages.txt @@ -0,0 +1,2 @@ +new_15-1.gat,172,66 warp todesert 3,3,new_1-1.gat,15,66 +new_15-1.gat,20,13 warp towoodland 1,0,new_16-1.gat,120,112 diff --git a/npc/woodland/passages.txt b/npc/woodland/passages.txt index ae94482f..39622d71 100644 --- a/npc/woodland/passages.txt +++ b/npc/woodland/passages.txt @@ -1,29 +1,5 @@ new_9-1.gat,58,91 warp tofield 1,1,new_4-1.gat,15,15 -new_9-1.gat,41,92,0 script Nomad3 131,{ - - mes "[Nomad]"; - - mes "Do you want to go back?"; - - next; - - menu - - "Yes please",yes, - - "Not yet",notyet; - -yes: - - warp "new_1-1.gat",18,70; - - close; - -notyet: - - close; - -} +new_9-1.gat,47,102 warp tosouth 2,2,new_14-1.gat,50,25 new_9-1.gat,73,29,0 script Child 114,{ -- cgit v1.2.3-60-g2f50