From 634e31bc0f4d1efac4936619205e454dd39f2514 Mon Sep 17 00:00:00 2001 From: The Kandiman Date: Sat, 10 Sep 2011 14:10:36 -0400 Subject: Tab replacement and formatting project: Maps 014-1 to 021-2 complete. --- world/map/npc/021-1/bakery.txt | 18 +++++----- world/map/npc/021-1/eurni.txt | 58 ++++++++++++++++---------------- world/map/npc/021-1/gate_guards.txt | 48 +++++++++++++-------------- world/map/npc/021-1/inac.txt | 20 +++++------ world/map/npc/021-1/north_shops.txt | 64 ++++++++++++++++++------------------ world/map/npc/021-1/npcs.txt | 62 +++++++++++++++++----------------- world/map/npc/021-1/royal_guards.txt | 16 ++++----- world/map/npc/021-1/weellos.txt | 16 ++++----- world/map/npc/021-1/workers.txt | 24 +++++++------- 9 files changed, 163 insertions(+), 163 deletions(-) (limited to 'world/map/npc/021-1') diff --git a/world/map/npc/021-1/bakery.txt b/world/map/npc/021-1/bakery.txt index 97238904..4535395e 100644 --- a/world/map/npc/021-1/bakery.txt +++ b/world/map/npc/021-1/bakery.txt @@ -1,17 +1,17 @@ // Outside the bakery -021-1.gat,105,104,0 shop Ara 163,WhiteCake :-1,ChocolateCake :-1,OrangeCake :-1,AppleCake :-1,CherryCake :-1 +021-1.gat,105,104,0|shop|Ara|163,WhiteCake :-1,ChocolateCake :-1,OrangeCake :-1,AppleCake :-1,CherryCake :-1 -021-1.gat,108,102,0 script Itka 114,{ - mes "[Itka]"; - mes "\"This bakery is the best!\""; - close; +021-1.gat,108,102,0|script|Itka|114,{ + mes "[Itka]"; + mes "\"This bakery is the best!\""; + close; OnTimer300000: - npctalk "Come to the bakery!"; - setnpctimer 0; - end; + npctalk "Come to the bakery!"; + setnpctimer 0; + end; OnInit: - initnpctimer; + initnpctimer; } diff --git a/world/map/npc/021-1/eurni.txt b/world/map/npc/021-1/eurni.txt index 1a140e81..014d8d7a 100644 --- a/world/map/npc/021-1/eurni.txt +++ b/world/map/npc/021-1/eurni.txt @@ -1,39 +1,39 @@ // -021-1.gat,141,113,0 script Eurni 136,{ - if (BaseLevel < 10) goto L_TooYoung; - if (zeny < 10000) goto L_NoMoney; +021-1.gat,141,113,0|script|Eurni|136,{ + if (BaseLevel < 10) goto L_TooYoung; + if (zeny < 10000) goto L_NoMoney; - mes "[Eurni the Surgeon]"; - mes "\"Are you tired of being what you are?\""; - next; - - mes "[Eurni the Surgeon]"; - mes "\"Would you maybe be interested in a sex change?\""; - next; - - mes "[Server]"; - mes "Warning: All characters under this login will be changed. Once it's done, you will be kicked from the server. Don't panic, as everything is fine."; - next; - - menu - "Please do, my dear...", L_Change, - "Leave alone my family treasure!", -; - close; + mes "[Eurni the Surgeon]"; + mes "\"Are you tired of being what you are?\""; + next; + + mes "[Eurni the Surgeon]"; + mes "\"Would you maybe be interested in a sex change?\""; + next; + + mes "[Server]"; + mes "Warning: All characters under this login will be changed. Once it's done, you will be kicked from the server. Don't panic, as everything is fine."; + next; + menu + "Please do, my dear...", L_Change, + "Leave alone my family treasure!", -; + close; L_Change: - if (zeny < 10000) goto L_No_Money; - set zeny, zeny - 10000; - changesex; - close; + if (zeny < 10000) + goto L_No_Money; + set zeny, zeny - 10000; + changesex; + close; L_TooYoung: - mes "[Eurni the Surgeon]"; - mes "\"Move along, kid.\""; - close; + mes "[Eurni the Surgeon]"; + mes "\"Move along, kid.\""; + close; L_NoMoney: - mes "[Eurni the Surgeon]"; - mes "\"You don't have enough to pay for my services.\""; - close; + mes "[Eurni the Surgeon]"; + mes "\"You don't have enough to pay for my services.\""; + close; } diff --git a/world/map/npc/021-1/gate_guards.txt b/world/map/npc/021-1/gate_guards.txt index 2d0dc504..6af33f2f 100644 --- a/world/map/npc/021-1/gate_guards.txt +++ b/world/map/npc/021-1/gate_guards.txt @@ -1,41 +1,41 @@ // Various guards at gates // Guards by the gates to the port -021-1.gat,70,23,0 script Guard 104,{ - mes "[Guard]"; - mes "\"Lots of stuff happens in the port district. Those sailors can get quite rowdy.\""; - close; +021-1.gat,70,23,0|script|Guard|104,{ + mes "[Guard]"; + mes "\"Lots of stuff happens in the port district. Those sailors can get quite rowdy.\""; + close; } -021-1.gat,110,23,0 script Guard 104,{ - mes "[Guard]"; - mes "\"I'm not quite sure why I'm here, since that bridge is out.\""; - close; +021-1.gat,110,23,0|script|Guard|104,{ + mes "[Guard]"; + mes "\"I'm not quite sure why I'm here, since that bridge is out.\""; + close; } // Guard near the magic school -021-1.gat,46,65,0 script Guard 104,{ - mes "[Guard]"; - mes "\"I'm just here to provide a presence for the guards at this gate. The mages here can defend themselves without problem.\""; - close; +021-1.gat,46,65,0|script|Guard|104,{ + mes "[Guard]"; + mes "\"I'm just here to provide a presence for the guards at this gate. The mages here can defend themselves without problem.\""; + close; } // Guards by the gates to East Tulimshar -021-1.gat,156,42,0 script Guard 104,{ - mes "[Guard]"; - mes "\"It's still a mess in East Tulimshar. The volcano and earthquake did a lot of damage.\""; - close; +021-1.gat,156,42,0|script|Guard|104,{ + mes "[Guard]"; + mes "\"It's still a mess in East Tulimshar. The volcano and earthquake did a lot of damage.\""; + close; } -021-1.gat,156,95,0 script Guard 104,{ - mes "[Guard]"; - mes "\"It can get quite dangerous east of town. But for now, the passage is closed.\""; - close; +021-1.gat,156,95,0|script|Guard|104,{ + mes "[Guard]"; + mes "\"It can get quite dangerous east of town. But for now, the passage is closed.\""; + close; } // Near the bazaar, outside the government building -021-1.gat,58,135,0 script Guard 123,{ - mes "[Guard]"; - mes "\"This is a government building. They have some clerical and tax offices in here. There is also a jail in the subbasement.\""; - close; +021-1.gat,58,135,0|script|Guard|123,{ + mes "[Guard]"; + mes "\"This is a government building. They have some clerical and tax offices in here. There is also a jail in the subbasement.\""; + close; } diff --git a/world/map/npc/021-1/inac.txt b/world/map/npc/021-1/inac.txt index 15f9eca3..85580f4b 100644 --- a/world/map/npc/021-1/inac.txt +++ b/world/map/npc/021-1/inac.txt @@ -1,13 +1,13 @@ // -021-1.gat,53,103,0 script Inac 156,{ - mes "[Inac]"; - mes "\"This cities water system is amazing. It was built centuries ago after the cataclysm that turned Tonori into this desert.\""; - next; - mes "[Inac]"; - mes "\"They say that not much maintainence is needed, even though it's so old.\""; - next; - mes "[Inac]"; - mes "\"They also say monsters have moved into the underground tunnels that bring and distribute water.\""; - close; +021-1.gat,53,103,0|script|Inac|156,{ + mes "[Inac]"; + mes "\"This cities water system is amazing. It was built centuries ago after the cataclysm that turned Tonori into this desert.\""; + next; + mes "[Inac]"; + mes "\"They say that not much maintainence is needed, even though it's so old.\""; + next; + mes "[Inac]"; + mes "\"They also say monsters have moved into the underground tunnels that bring and distribute water.\""; + close; } diff --git a/world/map/npc/021-1/north_shops.txt b/world/map/npc/021-1/north_shops.txt index 9a736720..6511bc42 100644 --- a/world/map/npc/021-1/north_shops.txt +++ b/world/map/npc/021-1/north_shops.txt @@ -3,53 +3,53 @@ // More high-end stuff to satisfy the richer people in Royal Tulimshar // Some clothing -021-1.gat,136,38,0 shop Inar 108,CottonShirt :-1,CottonShorts :-1,WhiteCottonBoots :-1,DesertShirt :-1,SilkRobe :-5,DesertHat :-4 +021-1.gat,136,38,0|shop|Inar|108,CottonShirt :-1,CottonShorts :-1,WhiteCottonBoots :-1,DesertShirt :-1,SilkRobe :-5,DesertHat :-4 // Some general stuff -021-1.gat,128,36,0 script Imec 162,{ - set @npcname$, "Imec"; - mes "[" + @npcname$ + "]"; - mes "\"The Wizard's Council shut down my shop!\""; - next; - mes "\"They said I was selling illegal things, but what's so illegal about poison?\""; - next; - mes "\"Anyways, I hope to get a merchant's permit again...One of these days..\""; - close; +021-1.gat,128,36,0|script|Imec|162,{ + set @npcname$, "Imec"; + mes "[" + @npcname$ + "]"; + mes "\"The Wizard's Council shut down my shop!\""; + next; + mes "\"They said I was selling illegal things, but what's so illegal about poison?\""; + next; + mes "\"Anyways, I hope to get a merchant's permit again...One of these days..\""; + close; } // A snobby store that won't sell to the player -021-1.gat,138,29,0 script Latoy 106,{ - mes "[Latoy]"; - mes "\"There's nothing here you could want or afford.\""; - close; +021-1.gat,138,29,0|script|Latoy|106,{ + mes "[Latoy]"; + mes "\"There's nothing here you could want or afford.\""; + close; } // A barber (later we can make it so certain styles need to come from him, for a price) -021-1.gat,119,29,0 script Issay 156,{ - mes "[Issay the Barber]"; - mes "\"Do you need a change of style?\""; - next; - callfunc "Barber"; - mes "[Issay the Barber]"; - mes "\"Come again!\""; - close; +021-1.gat,119,29,0|script|Issay|156,{ + mes "[Issay the Barber]"; + mes "\"Do you need a change of style?\""; + next; + callfunc "Barber"; + mes "[Issay the Barber]"; + mes "\"Come again!\""; + close; } // Another banker -021-1.gat,122,32,0 script Hydusun 149,{ - set @npcname$, "Hydusun"; - callfunc "Banker"; - close; +021-1.gat,122,32,0|script|Hydusun|149,{ + set @npcname$, "Hydusun"; + callfunc "Banker"; + close; } -021-1.gat,129,40,0 script Well 127,{ - callfunc "WaterBottle"; +021-1.gat,129,40,0|script|Well|127,{ + callfunc "WaterBottle"; } // An officer (for security) -021-1.gat,130,38,0 script Officer 150,{ - mes "[Officer]"; - mes "I'm here for extra security for this market."; - close; +021-1.gat,130,38,0|script|Officer|150,{ + mes "[Officer]"; + mes "I'm here for extra security for this market."; + close; } diff --git a/world/map/npc/021-1/npcs.txt b/world/map/npc/021-1/npcs.txt index 154052ab..89a3111e 100644 --- a/world/map/npc/021-1/npcs.txt +++ b/world/map/npc/021-1/npcs.txt @@ -1,43 +1,43 @@ // Talk NPCs to help make trek interesting between Tutorial and Bazaar. -021-1.gat,77,42,0 script Jeric 214,{ - set @npcname$, "Jeric"; - - mes "[" + @npcname$ + "]"; - mes "\"My father is an adventurer.\""; - next; - mes "\"After he proved himself around town, the guards let him fight monsters in the Sandstorm mine.\""; - close; +021-1.gat,77,42,0|script|Jeric|214,{ + set @npcname$, "Jeric"; + + mes "[" + @npcname$ + "]"; + mes "\"My father is an adventurer.\""; + next; + mes "\"After he proved himself around town, the guards let him fight monsters in the Sandstorm mine.\""; + close; } -021-1.gat,75,67,0 script Silvia 207,{ - set @npcname$, "Silvia"; +021-1.gat,75,67,0|script|Silvia|207,{ + set @npcname$, "Silvia"; - mes "[" + @npcname$ + "]"; - mes "\"If you follow the road west, then south, you will arrive at the Bazaar in Southern Tulimshar.\""; - next; - mes "\"If you go west, then north, you'll see the Wizard Academy my parents just sent me to.\""; - next; - mes "\"The Academy is good, but I wish I had more free time. It takes a lot of intelligence to get what the teachers are talking about.\""; - close; + mes "[" + @npcname$ + "]"; + mes "\"If you follow the road west, then south, you will arrive at the Bazaar in Southern Tulimshar.\""; + next; + mes "\"If you go west, then north, you'll see the Wizard Academy my parents just sent me to.\""; + next; + mes "\"The Academy is good, but I wish I had more free time. It takes a lot of intelligence to get what the teachers are talking about.\""; + close; } -021-1.gat,45,77,0 script Pauline 208,{ - set @npcname$, "Pauline"; +021-1.gat,45,77,0|script|Pauline|208,{ + set @npcname$, "Pauline"; - mes "[" + @npcname$ + "]"; - mes "\"I've mastered several schools of magic and fought the Yeti in Kaizei.\""; - next; - mes "\"The path of magic is a long and difficult one.\""; - close; + mes "[" + @npcname$ + "]"; + mes "\"I've mastered several schools of magic and fought the Yeti in Kaizei.\""; + next; + mes "\"The path of magic is a long and difficult one.\""; + close; } -021-1.gat,49,123,0 script Michel 215,{ - set @npcname$, "Michel"; +021-1.gat,49,123,0|script|Michel|215,{ + set @npcname$, "Michel"; - mes "[" + @npcname$ + "]"; - mes "\"Elanore is a magician in Southern Tulimshar that helps young adventurers by healing their battle wounds. When they are experienced enough, she stops healing them.\""; - next; - mes "\"You can find her by going through the Bazaar and to the East.\""; - close; + mes "[" + @npcname$ + "]"; + mes "\"Elanore is a magician in Southern Tulimshar that helps young adventurers by healing their battle wounds. When they are experienced enough, she stops healing them.\""; + next; + mes "\"You can find her by going through the Bazaar and to the East.\""; + close; } diff --git a/world/map/npc/021-1/royal_guards.txt b/world/map/npc/021-1/royal_guards.txt index 02996184..1920e43b 100644 --- a/world/map/npc/021-1/royal_guards.txt +++ b/world/map/npc/021-1/royal_guards.txt @@ -1,13 +1,13 @@ // -021-1.gat,141,23,0 script Guard 126,{ - mes "[Guard]"; - mes "\"Stay away.\""; - close; +021-1.gat,141,23,0|script|Guard|126,{ + mes "[Guard]"; + mes "\"Stay away.\""; + close; } -021-1.gat,147,23,0 script Guard 126,{ - mes "[Guard]"; - mes "\"Stay away.\""; - close; +021-1.gat,147,23,0|script|Guard|126,{ + mes "[Guard]"; + mes "\"Stay away.\""; + close; } diff --git a/world/map/npc/021-1/weellos.txt b/world/map/npc/021-1/weellos.txt index 06bb8f17..2a7dcdf9 100644 --- a/world/map/npc/021-1/weellos.txt +++ b/world/map/npc/021-1/weellos.txt @@ -1,15 +1,15 @@ // A historian -021-1.gat,130,125,0 script Weellos 103,{ - if isin("021-1.gat", 130, 120, 140, 125) goto L_In; +021-1.gat,130,125,0|script|Weellos|103,{ + if isin("021-1.gat", 130, 120, 140, 125) goto L_In; - mes "[Weellos]"; - mes "\"This is a very historic building. One of the oldest in the area.\""; - close; + mes "[Weellos]"; + mes "\"This is a very historic building. One of the oldest in the area.\""; + close; // If the player is inside the fence with Weellos L_In: - mes "[Weellos]"; - mes "\"What did you think of the historic building?\""; - close; + mes "[Weellos]"; + mes "\"What did you think of the historic building?\""; + close; } diff --git a/world/map/npc/021-1/workers.txt b/world/map/npc/021-1/workers.txt index 24ea8f84..fcbed396 100644 --- a/world/map/npc/021-1/workers.txt +++ b/world/map/npc/021-1/workers.txt @@ -1,19 +1,19 @@ // -021-1.gat,144,22,0 script Construction Worker 155,{ - mes "[Construction worker]"; - mes "\"I can't let you beyond this gate. The area is closed for renovation.\""; - close; +021-1.gat,144,22,0|script|Construction Worker|155,{ + mes "[Construction worker]"; + mes "\"I can't let you beyond this gate. The area is closed for renovation.\""; + close; } -021-1.gat,156,97,0 script Construction Worker 155,{ - mes "[Construction worker]"; - mes "\"East Tulimshar is closed for repairs.\""; - close; +021-1.gat,156,97,0|script|Construction Worker|155,{ + mes "[Construction worker]"; + mes "\"East Tulimshar is closed for repairs.\""; + close; } -021-1.gat,156,44,0 script Construction Worker 155,{ - mes "[Construction worker]"; - mes "\"East Tulimshar is closed for repairs.\""; - close; +021-1.gat,156,44,0|script|Construction Worker|155,{ + mes "[Construction worker]"; + mes "\"East Tulimshar is closed for repairs.\""; + close; } -- cgit v1.2.3-60-g2f50