OSDN Git Service

First version
[st-ro/stro.git] / npc / cities / lighthalzen.txt
1 //===== rAthena Script =======================================
2 //= Lighthalzen City
3 //===== By: ==================================================
4 //=  erKURITA, Au{R}oN (Translated by Alan), $ephiroth
5 //===== Current Version: =====================================
6 //= 2.2
7 //===== Compatible With: =====================================
8 //= rAthena Project
9 //===== Description: =========================================
10 //= Lighthalzen NPCs (Temporal names for now) [erKURITA]
11 //===== Additional Comments: ==================================
12 //= 0.1 Placed temporal names, why there weren't on the SVN before? [erKURITA]
13 //= 0.2 Implemented some crap NPCs [MasterOfMuppets]
14 //= 0.3 Another load of NPCs. Scripted by Kargha [MasterOfMuppets]
15 //= 0.4 More Town NPCs. [Musashiden]
16 //= 0.5 Added a BIG load of Lighthalzen NPCs. [musashiden]
17 //= 0.6 Fixed some typos+Coordinates. [Musashiden]
18 //= 0.7 Implemented some more crap NPCs and the second entrance to biolabs [MasterOfMuppets]
19 //= 0.8 Removed Duplicates [Silent]
20 //= 0.9 Removed Duplicates [Toms]
21 //= 1.0 Added a missing feature to the donation NPC [MasterOfMuppets]
22 //= 1.0a added constants to emotions, minor optimization [Lupus]
23 //= 1.0b npcid fix [KarLaeda]
24 //= 1.1 Added new NPC by $ephiroth and merged other NPCs
25 //=     from npc\other\lighthalzen_???.txt [Lupus]
26 //= 1.2 Moved some NPCs to Lighthalzen quests. [SinSloth]
27 //= 1.3 Moved some other NPCs for quests purposes. [SinSloth]
28 //= 1.4 Corrected NPC names to fall within proper resctrictions. [L0ne_W0lf]
29 //= 1.5 Fixed bad NPC header data to comply with rev. 11603. [L0ne_W0lf]
30 //= 1.6 Massive NPC clean up, includes corrected dialogs and [L0ne_W0lf]
31 //=     added missing dialogs, fixed indentation, corrected some NPC
32 //=     facing positions, NPC names are more unique now. Removed
33 //=     whitespace (empty lines after header and before end curly)
34 //=     reduced usage of the command "goto", grammatical corrections.
35 //=     Added additional missing NPCs.
36 //= 1.7 Removed Auciton Staff as the offical auction file has been added. [L0ne_W0lf]
37 //=     Corrected Lucius so he checks the donation variable. (bugreport:1103) [L0ne_W0lf]
38 //= 1.7a Another fix to Lucius. (bugreport:1118) [L0ne_W0lf]
39 //= 1.7b Another fix to Lucius (trivial). (bugreport:1125)
40 //= 1.8 Replaced effect numerics with constants. [L0ne_W0lf]
41 //= 1.9 Added Cool Corp. Event Staff, who oringialy resided in the DTS_warper script file. [L0ne_W0lf]
42 //= 2.0 Added missing Lab Staff#amano08 NPC. (bugreport:4319) [Gepard]
43 //= 2.1 Commented out Duplicate NPCs. (bugreport:4555)
44 //= 2.2 Added missing NPC found in AEGIS files. [L0ne_W0lf]
45 //= 2.3 Updated the second entrance to Biolabs. [Capuche]
46 //=============================================================
47
48 lighthalzen,198,285,5   script  Jiwon#zen5      862,{
49         mes "[Jiwon]";
50         mes "I think we're really";
51         mes "fortunate to be able to";
52         mes "live in such a beautiful";
53         mes "and peaceful city like this.";
54         next;
55         mes "[Jiwon]";
56         mes "It's just so nice to";
57         mes "have this pleasant weather,";
58         mes "these lush gardens and to";
59         mes "meet all of these kind people.";
60         mes "Lighthalzen is like Asgard";
61         mes "in Midgard, heaven on earth~";
62         close;
63 }
64
65 lighthalzen,220,244,3   script  Samnang#zen2    863,{
66         mes "[Samnang]";
67         mes "^333333*Sigh...*^000000";
68         mes "It gets harder for me";
69         mes "to move around as I get";
70         mes "older. That's understandable";
71         mes "for an elderly person, right?";
72         next;
73         mes "[Samnang]";
74         mes "Just the other day, these";
75         mes "hoodlums in black suits";
76         mes "were yelling at me to get out";
77         mes "of their way. But of course,";
78         mes "I didn't move quickly enough.";
79         mes "So what did they do to me?";
80         next;
81         mes "[Samnang]";
82         mes "They punched me.";
83         mes "Right in the womb!";
84         mes "I know that I'm not";
85         mes "pregnant, but that's";
86         mes "besides the point. Never hit";
87         mes "a lady, especially an old one!";
88         close;
89 }
90
91 lighthalzen,261,112,3   script  Ruth#zen4       862,{
92         mes "[Ruth]";
93         mes "Sweety, isn't it";
94         mes "nice to be together";
95         mes "under this beautiful";
96         mes "sunlight? It's perfect";
97         mes "for our date. Ahhhh~";
98         next;
99         mes "[Ruth]";
100         mes "I'm so happy to be";
101         mes "with you. I feel like";
102         mes "I'm just melting with";
103         mes "happiness. Oh, I love";
104         mes "you so much, Oyoung.";
105         next;
106         mes "[" + strcharinfo(0) + "]";
107         mes "Whoa...";
108         mes "This couple is";
109         mes "really headed for";
110         mes "Cloud 9, aren't they?";
111         close;
112 }
113
114 lighthalzen,259,108,7   script  Oyoung#zen14    869,{
115         mes "[Oyoung]";
116         mes "Girl, you look like";
117         mes "you're comin' down with";
118         mes "the love bug. But there's";
119         mes "only one prescription for";
120         mes "this ailment, ooooh yeah...";
121         next;
122         mes "[Oyoung]";
123         mes "You need yo'self";
124         mes "your daily dose of";
125         mes "vitamin O-YOUNG.";
126         mes "And your lips look like";
127         mes "they got vitamin deficiency.";
128         mes "I better take care of that~";
129         next;
130         mes "[" + strcharinfo(0) + "]";
131         mes "Sweet Sister!";
132         mes "I don't know what's";
133         mes "more mind boggling--";
134         mes "The fact that he used";
135         mes "that line or the fact that";
136         mes "it's actually working...";
137         close;
138 }
139
140 lighthalzen,233,121,3   script  Kariya#li_01    72,{
141         mes "[Kariya]";
142         mes "I think ''Lighthalzen'' is";
143         mes "supposed to mean ''crest of";
144         mes "light,'' though I hear that this";
145         mes "city was actually named after";
146         mes "somebody. Who knows for sure?";
147         next;
148         mes "[Kariya]";
149         mes "Still, it's a fitting";
150         mes "name for the wealthiest";
151         mes "and most luxurious city in";
152         mes "all the Schwaltzvalt Republic.";
153         mes "So how do you like this place?";
154         close;
155 }
156
157
158 lighthalzen,233,82,5    script  Sung#A  716,{
159         mes "[Sung]";
160         mes "When I grow up, I want";
161         mes "to become such a great";
162         mes "person that they'll make";
163         mes "a statue of me, just like";
164         mes "those statues over there.";
165         next;
166         mes "[Sung]";
167         mes "Then people would be like,";
168         mes "''Hey yo. That statue. That";
169         mes "guy must have been great!''";
170         mes "Just thinking about that";
171         mes "makes me feel so good!";
172         next;
173         mes "[Sung]";
174         mes "That's it. I'm gonna";
175         mes "grow up as soon as I can.";
176         mes "Ooh, and I better grow tall";
177         mes "and handsome so my statue";
178         mes "will be even more awesome.";
179         mes "Yeah. Yeah, good idea, Sung...";
180         close;
181 }
182
183 lighthalzen,89,73,3     script  Sameer#zen15    854,{
184         mes "[Sameer]";
185         mes "There are too many";
186         mes "loving couples in this city.";
187         mes "Cuddling and kissing and";
188         mes "hugging and necking. It's...";
189         mes "It's utterly distasteful.";
190         next;
191         mes "[Sameer]";
192         mes "I can't believe the";
193         mes "indecency I see everyday";
194         mes "near my own home. Don't";
195         mes "they know better than to be";
196         mes "so affectionate in places";
197         mes "where the public can see them?!";
198         next;
199         mes "[Sameer]";
200         mes "Fortunately for the";
201         mes "world, I'm a bulwark";
202         mes "of morality. In fact, I have";
203         mes "no need for a woman. All";
204         mes "I need are my ship models,";
205         mes "teen novels and dominos.";
206         next;
207         mes "[Sameer]";
208         mes "I'm a completely well";
209         mes "adjusted individual, which";
210         mes "is why the authorities should";
211         mes "listen to me when I tell them";
212         mes "to arrest couples for indecency!";
213         mes "Hand holding. Have they no shame?!";
214         close;
215 }
216
217 lighthalzen,45,59,7     script  Janice#zen03    863,{
218         mes "[Janice]";
219         mes "Oh no, I think I got";
220         mes "lost again. The roads";
221         mes "here are so confusing!";
222         mes "I've lived here for such";
223         mes "a long time and I still";
224         mes "can't find my way around...";
225         close;
226 }
227
228 lighthalzen,66,94,3     script  Elmer Keays#li_03       866,{
229         mes "[Elmer Keays]";
230         mes "Walking side by side";
231         mes "with you like this reminds";
232         mes "me of the old days. Back";
233         mes "then, everyone was jealous";
234         mes "that I had such a beautiful";
235         mes "woman by my side. Heh heh~";
236         next;
237         mes "[Elmer Keays]";
238         mes "You're still the most";
239         mes "precious sight to these";
240         mes "old eyes, my dear. I'm";
241         mes "really lucky to be with you.";
242         emotion e_kis,0,"Margie Keays#li_02";
243         emotion e_kis2;
244         close;
245 }
246
247 lighthalzen,65,94,5     script  Margie Keays#li_02      863,{
248         mes "[Margie Keays]";
249         mes "Oh darling, the";
250         mes "weather is so nice";
251         mes "and pleasant today.";
252         mes "I'm really glad we";
253         mes "decided to go take";
254         mes "a walk together~";
255         close;
256 }
257
258 lighthalzen,78,120,3    script  Maivi#zen1      862,{
259         mes "[Maivi]";
260         mes "...";
261         next;
262         mes "[Maivi]";
263         mes "...";
264         mes "......";
265         next;
266         mes "[Maivi]";
267         mes "Ah...";
268         mes "I just had the nicest";
269         mes "nap. This nice weather";
270         mes "never fails to relax me.";
271         mes "The air here is so clean,";
272         mes "not like that Einbroch~";
273         next;
274         mes "[Maivi]";
275         mes "This clean, pristine";
276         mes "environment is all thanks";
277         mes "to the Rekenber Corporation.";
278         mes "It's incredible what they can";
279         mes "do with technology now, isn't";
280         mes "it? Ahhh, it's so peaceful~";
281         close;
282 }
283
284 /*
285 lighthalzen,226,210,3   script  Nannan  86,{
286         mes "[Nannan]";
287         mes "You know, I always thought";
288         mes "that all Alchemists were bookish,";
289         mes "scholarly types, their faces always";
290         mes "buried in books and studying. But";
291         mes "I managed to find one who doesn't";
292         mes "fit that nerdy stereotype at all.";
293         next;
294         mes "[Nannan]";
295         mes "This guy, What's-his-face,";
296         mes "Broncher, is always wasting";
297         mes "his time drinking. I guess he";
298         mes "discovered the secret of turning";
299         mes "water into Grade A booze. But";
300         mes "at least he's not the stuffy type.";
301         next;
302         mes "[Nannan]";
303         mes "I don't know how much";
304         mes "help he'd be to an aspiring";
305         mes "Alchemist, but in my opinion,";
306         mes "the man is a fully fledged";
307         mes "genius! At least, compared";
308         mes "to a street guy like me...";
309         close;
310 }
311 */
312
313 lighthalzen,230,182,4   script  Klaubis#zen3    866,{
314         mes "[Klaubis]";
315         mes "Excuse me, but are you";
316         mes "a tourist? Well, welcome";
317         mes "to Lighthalzen! This city";
318         mes "has everything we need,";
319         mes "but it can be a little too";
320         mes "quiet and uneventful here.";
321         next;
322         switch(select("Have you lived in here long?:I agree.:Have you heard about the serial killer?")) {
323         case 1:
324                 mes "[Klaubis]";
325                 mes "Yes, our family has";
326                 mes "lived in this city for a";
327                 mes "long time, starting with";
328                 mes "my great grandfather. Let's";
329                 mes "see, my family's been here";
330                 mes "for about two hundred years.";
331                 next;
332                 mes "[Klaubis]";
333                 mes "You'd be surprised how";
334                 mes "many people stay in their";
335                 mes "hometowns. Even if you do";
336                 mes "leave, though, you can always";
337                 mes "come back. It wouldn't be your hometown if you couldn't, right?";
338                 close;
339         case 2:
340                 mes "[Klaubis]";
341                 mes "Yes, the atmosphere";
342                 mes "can get pretty listless";
343                 mes "around here. But still,";
344                 mes "there are plenty of nice";
345                 mes "sights to enjoy here in";
346                 mes "Lighthalzen, so look around~";
347                 close;
348         case 3:
349                 mes "[Klaubis]";
350                 mes "You mean the Serial";
351                 mes "Axe Murderer? I thought";
352                 mes "that was an old ghost story.";
353                 mes "Hm. I think that lady inside";
354                 mes "the Weapon Shop would";
355                 mes "know more about that tale...";
356                 close;
357         }
358 }
359
360 lighthalzen,232,156,3   script  Sigmund#zen3    869,{
361         mes "[Sigmund Ting]";
362         mes "You know what I noticed?";
363         mes "The guards at the border";
364         mes "to the slum seem distracted";
365         mes "sometimes. I made use of one";
366         mes "of their less attentive moments";
367         mes "and basically jumped the fence!";
368         next;
369         mes "[Sigmund Ting]";
370         mes "But once I was in the ";
371         mes "slums, I was pretty bored.";
372         mes "There really isn't much to";
373         mes "do there. Which makes me";
374         mes "wonder... Why guard it?";
375         close;
376 }
377
378 lighthalzen,190,134,5   script  Joyce#zen       862,{
379         mes "[Joyce]";
380         mes "I can sense your";
381         mes "longing look within";
382         mes "the depths of my heart,";
383         mes "beating faster and faster";
384         mes "with a feverish passion~";
385         close;
386 }
387
388 lighthalzen,191,134,3   script  Dan Song#zen2   869,{
389         mes "[Dan Song]";
390         mes "Those eyes of yours...";
391         mes "So pure and so deep,";
392         mes "like glimmering pools";
393         mes "of light. So, so beautiful...";
394         close;
395 }
396
397 lighthalzen,115,159,3   script  Collins#zen1    866,{
398         mes "[Collins]";
399         mes "I really wish that my";
400         mes "son will be able to join";
401         mes "the Rekenber Corporation.";
402         mes "They certainly provide the";
403         mes "best jobs in Lighthalzen.";
404         next;
405         mes "[Collins]";
406         mes "Although they're a large,";
407         mes "major corporation, it's";
408         mes "almost impossible to get";
409         mes "employed by them. How";
410         mes "do people get hired there";
411         mes "in the first place anyway?";
412         close;
413 }
414
415 lighthalzen,77,157,5    script  Villagomez#li_01        866,{
416         mes "[Villagomez]";
417         mes "I just step out to get";
418         mes "a haircut and now I'm";
419         mes "lost. Boy oh boy, I hope";
420         mes "I don't keep my family";
421         mes "waiting. ^333333*Sigh...*^000000";
422         close;
423 }
424
425 lighthalzen,125,68,5    script  Kemp#zen13      97,{
426         mes "[Kemp]";
427         mes "Have you ever seen the";
428         mes "people who work in that big";
429         mes "corporation over there? I think";
430         mes "their employees are all a bit";
431         mes "off kilter for some reason.";
432         next;
433         mes "[Kemp]";
434         mes "I haven't been there";
435         mes "myself, but something";
436         mes "strange is happening with";
437         mes "all the people who work there.";
438         close;
439 }
440
441 lighthalzen,138,50,7    script  Mauro#zen3      847,{
442         mes "[Mauro]";
443         mes "The youth in this city";
444         mes "have no appreciation for";
445         mes "their elders. I've worked";
446         mes "so hard to help build this";
447         mes "city for so many years and";
448         mes "this is the thanks I get?";
449         next;
450         mes "[Mauro]";
451         mes "Bah! If it weren't for";
452         mes "us, Lighthalzen wouldn't";
453         mes "be as properous as it is";
454         mes "today! Those kids don't";
455         mes "know that they owe their";
456         mes "lives of luxury to us...";
457         close;
458 }
459
460 lighthalzen,132,103,5   script  Sefith#li_01    734,{
461         mes "[Sefith]";
462         mes "Good looks. Intelligence.";
463         mes "Excellent manners. A strong,";
464         mes "manly chin and overpowering,";
465         mes "piercing eyes. Perfectly balanced passion and charimsma. All the";
466         mes "good things that ladies want.";
467         next;
468         mes "[Sefith]";
469         mes "But enough about me. Let's";
470         mes "discuss how sorry I should";
471         mes "feel for any other man living";
472         mes "in Lighthalzen. They don't hold";
473         mes "a candle to my studliness~";
474         close;
475 }
476
477 lighthalzen,239,64,5    script  Jade#zen2       862,{
478         mes "[Jade]";
479         mes "I've heard that there's a";
480         mes "strange kingdom out there";
481         mes "that's basically ruled by";
482         mes "magic and swords, where";
483         mes "adventurers are enlisted";
484         mes "for the greater good.";
485         next;
486         mes "[Jade]";
487         mes "So are you from";
488         mes "Rune-Midgard?";
489         mes "What do you think";
490         mes "of our city with its";
491         mes "advanced technology";
492         mes "and economy? Huh...";
493         next;
494         mes "[Jade]";
495         mes "Someday, I'd like";
496         mes "to go visit the land";
497         mes "where you came from.";
498         mes "It sounds so fantastic";
499         mes "and romantic in a way...";
500         close;
501 }
502
503 lighthalzen,205,208,4   script  Greedy Looking Man#li_01        853,{
504         mes "[Khramptd]";
505         mes "The land around here";
506         mes "is some pretty expensive";
507         mes "property. Yes, it's perfect";
508         mes "for building my awesome palace!";
509         mes "I don't have enough funds at the";
510         mes "moment, but the day will come~";
511         close;
512 }
513
514 lhz_in02,34,212,4       script  Maggie#05       91,{
515         mes "[Maggie]";
516         mes "Sure, I sell a lot";
517         mes "of flowers here, but";
518         mes "the lease that this city";
519         mes "makes me pay cuts into";
520         mes "my profits. It's almost not";
521         mes "worth renting this property.";
522         next;
523         mes "[Maggie]";
524         mes "I pay such a ridiculous";
525         mes "amount for the lease and the";
526         mes "laws here won't let me raise";
527         mes "the price of my flowers. Why";
528         mes "are the city officals so greedy?";
529         close;
530 }
531
532 lighthalzen,202,94,5    script  Wallace#zen2    847,{
533         mes "[Wallace]";
534         mes "......";
535         mes "That lady, working";
536         mes "for that one company,";
537         mes "Kafra, Mafra or whatever.";
538         mes "She certainly is very charming.";
539         next;
540         mes "[Wallace]";
541         mes "Now, if I were";
542         mes "thirty years younger...";
543         mes "Wait! I'm a rich and powerful";
544         mes "man. I could ask her out now.";
545         mes "Hm? What's that look for?";
546         close;
547 }
548
549 lighthalzen,182,102,3   script  Lucius#zen5     866,{
550         if (Zeny < 90000) {
551                 mes "[Lucius]";
552                 mes "Hello youngster~";
553                 mes "Would you like to";
554                 mes "make a donation";
555                 mes "to help the hungry?";
556                 next;
557                 if (select("Sure.:No, thanks.") == 1) {
558                         mes "[Lucius]";
559                         mes "Now, you can donate 1 to";
560                         mes "30,000 zeny that will be used";
561                         mes "to support the poor and feed";
562                         mes "starving children. If you wish";
563                         mes "to cancel, please enter ''0.''";
564                         next;
565                         input .@input;
566                         if (.@input > 30000 || .@input < 0) {
567                                 mes "[Lucius]";
568                                 mes "Please enter a value";
569                                 mes "from 1 to 30,000 in";
570                                 mes "order to make a donation";
571                                 mes "to the needy, youngster.";
572                                 close;
573                         }
574                         else if (.@input == 0) {
575                                 mes "[Lucius]";
576                                 mes "How disappointing,";
577                                 mes "but I'm sure you have";
578                                 mes "your reasons. Well, when";
579                                 mes "you can afford to give to";
580                                 mes "the needy, you're welcome";
581                                 mes "to come back at any time.";
582                                 close;
583                         }
584                         mes "[Lucius]";
585                         mes "Thank you so much";
586                         mes "for your " + .@input + " zeny donation.";
587                         mes "I promise that your money";
588                         mes "will be put to good use in";
589                         mes "benefiting the poor and needy.";
590                         next;
591                         if (Zeny < .@input) {
592                                 mes "[Lucius]";
593                                 mes "Still, I'm just a little";
594                                 mes "disappointed. An adventurer";
595                                 mes "like you should be donating";
596                                 mes "as much as you possibly can...";
597                                 close;
598                         }
599                         set Zeny, Zeny-.@input;
600                         set $donatedzeny,$donatedzeny + .@input;
601                         mes "[Lucius]";
602                         mes "So far, I've received";
603                         mes "a total of " + $donatedzeny + " zeny in";
604                         mes "donations. I'm glad to see";
605                         mes "that there are still kind and";
606                         mes "generous people in the world.";
607                         if ($donatedzeny > 260000) {
608                                 next;
609                                 mes "[Lucius]";
610                                 mes "This should be enough";
611                                 mes "to send to the Poor Relief";
612                                 mes "Organization. Please accept";
613                                 mes "this small gift as a token of";
614                                 mes "my gratitude, adventurer. Bless";
615                                 mes "you, youngster and take care.";
616                                 set $donatedzeny,0;
617                                 getitem 603,1; //Old_Blue_Box
618                                 getitem 12016,1; //Speed_Up_Potion
619                         }
620                         close;
621                 }
622                 mes "[Lucius]";
623                 mes "I understand. Still,";
624                 mes "keep in mind that when";
625                 mes "you give from your heart,";
626                 mes "you will be rewarded tenfold.";
627                 mes "Though I admit, the benefits";
628                 mes "aren't always readily apparent.";
629                 close;
630         }
631         mes "[Lucius]";
632         mes "Hello youngster~";
633         mes "You seem to be fairly";
634         mes "well-off. Money is good";
635         mes "to have, but be careful not";
636         mes "to become obssessed with it.";
637         next;
638         mes "[Lucius]";
639         mes "When you have the chance,";
640         mes "please show your generosity";
641         mes "towards others who may be";
642         mes "much less fortunate than you.";
643         close;
644 }
645
646 lighthalzen,147,105,3   script  Laqumet#li_02   869,{
647         mes "[Laqumet]";
648         mes "Sure, manliness is quite";
649         mes "attractive, but I think women";
650         mes "appreciate a guy who could";
651         mes "sympathize and talk with them";
652         mes "a little more. Don't you agree?";
653         next;
654         mes "[Laqumet]";
655         mes "I might not be like Sefith,";
656         mes "but I guess I've got a cute";
657         mes "smile, a good personality and";
658         mes "I'm a dandy to boot. Hopefully,";
659         mes "my honesty and loyalty will";
660         mes "help me find someone good.";
661         close;
662 }
663
664 lhz_in02,242,172,1      script  Hotel Employee#zen3     868,{
665         mes "[Hotel Employee]";
666         mes "If you are experiencing";
667         mes "any sort of inconvenience,";
668         mes "please do not hesitate and";
669         mes "let us know right away.";
670         next;
671         mes "[Hotel Employee]";
672         mes "Please use the stairs";
673         mes "at the northern end to";
674         mes "go downstairs so that you";
675         mes "can go to the Front Desk.";
676         mes "Thank you and I hope that";
677         mes "you enjoy your stay here.";
678         close;
679 }
680
681 lhz_in02,210,189,3      script  Christopher Michael#zen 849,{
682         mes "[Christopher Michael]";
683         mes "OoooOoh~";
684         mes "Soooo comfortable.";
685         mes "Don't want to wake up.";
686         mes "Don't want to get up.";
687         mes "Ever again. OoOoooh...";
688         close;
689 }
690
691 lhz_in02,201,181,7      script  Safwat Fahmy    853,{
692         mes "[Safwat Fahmy]";
693         mes "This hotel is nice";
694         mes "and comfortable, but";
695         mes "to be quite frank, the";
696         mes "drinks here are horrible.";
697         mes "They're unfit for drinking";
698         mes "men such as myself.";
699         next;
700         mes "[Safwat Fahmy]";
701         mes "If this is the best hotel,";
702         mes "I expect them to provide me";
703         mes "with the best alcohol. When";
704         mes "I stay at a hotel, that's what";
705         mes "I want. To spend the entire";
706         mes "day not being sober.";
707         next;
708         mes "[Safwat Fahmy]";
709         mes "It looks like that";
710         mes "today I'll be heading";
711         mes "out to the bar again...";
712         mes "I just wish there were";
713         mes "someplace quieter to drink.";
714         close;
715 }
716
717 lhz_in02,251,212,3      script  Hotel Employee#zen2     868,{
718         mes "[Hotel Employee]";
719         mes "This is the Couple Suite.";
720         mes "A single can also check";
721         mes "in here, but our hotel will";
722         mes "prioritize couples when";
723         mes "assigning this room.";
724         close;
725 }
726
727 lhz_in02,229,217,3      script  Tanoue#zen04    863,{
728         mes "[Tanoue]";
729         mes "This chair looks";
730         mes "very nice, but it really";
731         mes "chills my bottom. Brr...!";
732         mes "It's a might uncomfortable!";
733         next;
734         mes "[Tanoue]";
735         mes "You know what the";
736         mes "perfect chair would";
737         mes "be like? It would be";
738         mes "plush and have electronic";
739         mes "massage and heating controls...";
740         close;
741 }
742
743 lhz_in02,209,277,5      script  Ben Allen#zen11 84,{
744         mes "[Ben Allen]";
745         mes "Aaahhh Oooooh~";
746         mes "It's sooooo comfy~";
747         mes "The air's so fresh and";
748         mes "this couch is so plush...";
749         mes "Why can't home be like this?";
750         next;
751         mes "[Ben Allen]";
752         mes "I've been in those other";
753         mes "hotels and let me tell you,";
754         mes "this place is the best ever.";
755         mes "After a night's sleep over";
756         mes "here, I feel like a new man!";
757         close;
758 }
759
760 lhz_in02,221,276,1      script  Harp#zen8       869,{
761         mes "[Harp]";
762         mes "Oh sweet jiminy...";
763         mes "That Kafra Lady is so hot.";
764         mes "What a body. And those glasses.";
765         mes "I just gotta ask her out somehow.";
766         next;
767         mes "[Harp]";
768         mes "Hm, but what should";
769         mes "I do? A love letter? Naw,";
770         mes "that's kind of outdated.";
771         mes "Argh, I can't think! Just";
772         mes "looking at her makes me feel";
773         mes "so happy! Praise be to Kafra!";
774         close;
775 }
776
777 lhz_in02,238,275,5      script  Hotel Employee#zen1     869,{
778         mes "[Hotel Employee]";
779         mes "''Hospitality with a smile";
780         mes "and total devotion to your";
781         mes "comfort.'' That's our motto";
782         mes "in the Royal Dragon Hotel.";
783         mes "Please inquire at the front";
784         mes "desk if you wish to check in.";
785         close;
786 }
787
788 lhz_in02,247,275,1      script  Hotel Employee#zen4     868,{
789         mes "[Hotel Employee]";
790         mes "Welcome to the";
791         mes "Royal Dragon Hotel Bar.";
792         mes "How about a nice night";
793         mes "cap before going to bed?";
794         next;
795         mes "[Hotel Employee]";
796         mes "If you're looking";
797         mes "for a friend, you";
798         mes "can almost always";
799         mes "make one in this bar.";
800         mes "Alcohol certainly is the";
801         mes "grease for social gears.";
802         close;
803 }
804
805 lhz_in02,271,281,2      script  Citizen#amano09 47,{
806         mes "[Hachi]";
807         mes "Oh yeah. I love-love-love";
808         mes "bars. If I don't come here";
809         mes "for the booze, then I'm here";
810         mes "for all these beautiful ladies.";
811         next;
812         mes "[Hachi]";
813         mes "Weird. It's the very first";
814         mes "time I've tried this place's";
815         mes "rum, but doesn't it taste like";
816         mes "pure sexiness to you? Huh...";
817         mes "Oh well, back to schmoozin'";
818         mes "with all the hot chicks~";
819         close;
820 }
821
822 lhz_in02,277,285,4      script  Bartender#amano07       61,{
823         mes "[Duff]";
824         mes "Hey, you're from";
825         mes "Rune-Midgarts, right?";
826         mes "Please make yourself";
827         mes "at home while you're here";
828         mes "in Lighthalzen and have";
829         mes "yourself a good time.";
830         close;
831 }
832
833 lhz_in02,281,280,6      script  Customer#amano13        816,{
834         mes "[Rona]";
835         mes "I hate it when guys";
836         mes "just sidle up and sort";
837         mes "of just skip Steps One";
838         mes "and Two. And before you";
839         mes "get all weird, Step Three";
840         mes "is ''Ask for my phone number.''";
841         next;
842         mes "[Rona]";
843         mes "I would just really";
844         mes "appreciate it if one";
845         mes "nice boy would just";
846         mes "talk to me for real.";
847         close;
848 }
849
850 lhz_in02,287,282,4      script  Customer#amano10        853,{
851         mes "[Greenfield]";
852         mes "I don't believe it...";
853         mes "This unlucky streak";
854         mes "will never end, will it?";
855         mes "I lost all my Apples";
856         mes "playing Dice today.";
857         mes "Again. Oh man...";
858         next;
859         mes "[Greenfield]";
860         mes "Okay. Okay.";
861         mes "If I just keep";
862         mes "playing, eventually";
863         mes "I'll win. I mean, that's";
864         mes "the way the odds work, right?";
865         mes "Even when they're against me...";
866         close;
867 }
868
869 lhz_in02,287,273,3      script  Customer#amano11        50,{
870         mes "[Terry]";
871         mes "I'm not big on drinking,";
872         mes "but the atmosphere in this";
873         mes "place is really nice. The";
874         mes "music they play is always";
875         mes "smooth and relaxing...";
876         next;
877         mes "[Terry]";
878         mes "Yeah, this is a real cozy";
879         mes "joint. I recommend it to";
880         mes "all you tourists, acutally.";
881         mes "Now why don't you kick";
882         mes "back and chill with me?";
883         close;
884 }
885
886 lhz_in02,283,276,4      script  Customer#amano12        815,{
887         mes "[Sei]";
888         mes "You see that guy?";
889         mes "That guy over there is";
890         mes "always looking at me.";
891         mes "I wonder... Does he want";
892         mes "to ask me out or something?";
893         next;
894         mes "[Sei]";
895         if (Sex == SEX_MALE) {
896                 mes "Well, if he does,";
897                 mes "shouldn't he have";
898                 mes "more guts? Or are ";
899                 mes "you boys much more";
900                 mes "shy than I think you are?";
901         }
902         else {
903                 mes "Well, he is sort of";
904                 mes "cute. Geez, this would";
905                 mes "be so much easier if he";
906                 mes "would just come up and";
907                 mes "start talking to me...";
908         }
909         close;
910 }
911
912 lighthalzen,123,212,4   script  Merpi#zen2      700,{
913         mes "[Merpi]";
914         mes "Isn't the weather nice";
915         mes "today? All this sunlight";
916         mes "will dry these clothes";
917         mes "quickly and give them";
918         mes "a fresh, lovely scent.";
919         next;
920         mes "[Merpi]";
921         mes "Oh, an adventurer from";
922         mes "Rune-Midgarts, are you?";
923         mes "How do you like our city?";
924         mes "If you have any questions,";
925         mes "feel free to ask me anything.";
926         next;
927         switch(select("Well, I have nothing to ask...:Any news or rumors?:I like laundry too.")) {
928         case 1:
929                 mes "[Merpi]";
930                 mes "Oh, really?";
931                 mes "Well, if you've traveled";
932                 mes "all over the world, maybe";
933                 mes "you've found a place just";
934                 mes "like Lighthalzen, so maybe";
935                 mes "you're already comfortable?";
936                 close;
937         case 2:
938                 mes "[Merpi]";
939                 mes "Well, things have";
940                 mes "been pretty peaceful";
941                 mes "for the past few years.";
942                 mes "The only rumor floating";
943                 mes "around is about some";
944                 mes "weird axe murderer...";
945                 close;
946         case 3:
947                 mes "[Merpi]";
948                 mes "Oh, that's wonderful!";
949                 mes "I so love doing hand";
950                 mes "laundry, though I'm not";
951                 mes "quite sure why. Oh well~";
952                 close;
953         }
954 }
955
956 lighthalzen,296,239,3   script  Berru#lhz_01    706,{
957         switch(rand(1,3)) {
958         case 1:
959                 mes "[Berru]";
960                 mes "Daddy...! Waaaaah~!";
961                 mes "I wanna see my Daddy!";
962                 emotion e_sob,0,"Berru#lhz_01";
963                 next;
964                 mes "[Pilia]";
965                 mes "Berru, I don't ";
966                 mes "think Daddy's coming";
967                 mes "home tonight. Come on,";
968                 mes "we should go to bed.";
969                 next;
970                 mes "[Berru]";
971                 mes "No, I'm not gonna";
972                 mes "sleep till Daddy gets";
973                 mes "home! He said he'll";
974                 mes "bring us candy tonight!";
975                 mes "You go sleep first, Pilia!";
976                 emotion e_ag,0,"Berru#lhz_01";
977                 next;
978                 mes "[Pilia]";
979                 mes "^333333*Sigh...*^000000";
980                 mes "Where's our Daddy?";
981                 mes "He said he found a";
982                 mes "good job, but we haven't";
983                 mes "heard from him since then...";
984                 emotion e_dots,0,"Pilia#lhz_01";
985                 close;
986         case 2:
987                 mes "[Pilia]";
988                 mes "What's taking him";
989                 mes "so long? I hope Daddy";
990                 mes "comes back home soon.";
991                 mes "Come on, Berru, don't cry.";
992                 emotion e_dots,0,"Pilia#lhz_01";
993                 next;
994                 mes "[Berru]";
995                 mes "^333333*Sob...*^000000";
996                 mes "But I'm hungry";
997                 mes "and I miss Daddy!";
998                 next;
999                 mes "[Pilia]";
1000                 mes "Uncle Togii from";
1001                 mes "next door hasn't";
1002                 mes "come back either...";
1003                 close;
1004         case 3:
1005                 mes "[Pilia]";
1006                 mes "Hmm? Oh, I'm sorry,";
1007                 mes "but my little brother";
1008                 mes "just won't stop crying.";
1009                 mes "I'm sorry if we're loud...";
1010                 emotion e_what,0,"Pilia#lhz_01";
1011                 next;
1012                 mes "[Pilia]";
1013                 mes "Our daddy goes to work";
1014                 mes "somewhere far away. He";
1015                 mes "finally has a good job, but";
1016                 mes "sometimes we don't hear";
1017                 mes "from him for days. We get";
1018                 mes "really worried about him.";
1019                 next;
1020                 mes "[Pilia]";
1021                 mes "My brother Berru always";
1022                 mes "misses him a lot. I don't";
1023                 mes "know how to make him";
1024                 mes "stop crying! What do I do?";
1025                 emotion e_swt2,0,"Pilia#lhz_01";
1026                 close;
1027         }
1028 }
1029
1030 lighthalzen,297,239,3   duplicate(Berru#lhz_01) Pilia#lhz_01    818
1031
1032 lighthalzen,312,233,3   script  Beggar#lhz_02   777,3,1,{
1033         end;
1034
1035 OnTouch_:
1036         mes "[Beggar]";
1037         mes "Please...";
1038         mes "My child is starving...";
1039         mes "Would you give me";
1040         mes "some money?";
1041         next;
1042         if (select("Give him some money.:Ignore him.") == 1) {
1043                 if (Zeny < 50) {
1044                         mes "[Beggar]";
1045                         mes "I appreciate your";
1046                         mes "kindness, but it also";
1047                         mes "looks like you're in need";
1048                         mes "of zeny, too. Would you";
1049                         mes "like to join me?";
1050                         emotion e_heh;
1051                         close;
1052                 }
1053                 mes "[" + strcharinfo(0) + "]";
1054                 mes "Here you go,";
1055                 mes "take this.";
1056                 set Zeny, Zeny-50;
1057                 next;
1058                 mes "[Beggar]";
1059                 mes "Thank you so much.";
1060                 mes "I have nothing to offer you";
1061                 mes "in exchange, but I can share";
1062                 mes "a story with you and impart";
1063                 mes "some of the wisdom I've";
1064                 mes "learned over the years.";
1065                 emotion e_thx;
1066                 next;
1067                 switch(rand(1,3)) {
1068                 case 1:
1069                         mes "[Beggar]";
1070                         mes "Everyone's been in";
1071                         mes "a situation where you";
1072                         mes "sometimes you feel that";
1073                         mes "you have to make a choice";
1074                         mes "between doing the right thing";
1075                         mes "and doing what you want, right?";
1076                         next;
1077                         mes "[Beggar]";
1078                         mes "You may feel trapped.";
1079                         mes "Well, let me tell you, when";
1080                         mes "it comes to a problem, all";
1081                         mes "the solutions available to";
1082                         mes "you aren't always obvious.";
1083                         mes "So just calm down and think.";
1084                         next;
1085                         mes "[Beggar]";
1086                         mes "What you can see and";
1087                         mes "understand might not match";
1088                         mes "with reality. Like the stars that are always there, but not visible";
1089                         mes "during the day, we'll always have hope, even if we can't see it.";
1090                         next;
1091                         mes "[" + strcharinfo(0) + "]";
1092                         emotion e_dots,1;
1093                         mes ". . . . . . . . . . . .";
1094                         next;
1095                         mes "[" + strcharinfo(0) + "]";
1096                         emotion e_dots,1;
1097                         mes ". . . . . . . . . . . .";
1098                         mes ". . . . . . . . . . . .";
1099                         next;
1100                         mes "[" + strcharinfo(0) + "]";
1101                         emotion e_dots,1;
1102                         mes ". . . . . . . . . . . .";
1103                         mes ". . . . . . . . . . . .";
1104                         mes ". . . . . . . . . . . .";
1105                         next;
1106                         mes "[Beggar]";
1107                         emotion e_what;
1108                         mes "Hmm...?";
1109                         mes "You seem surprised~";
1110                         close;
1111                 case 2:
1112                         mes "[Beggar]";
1113                         mes "I sort of believe in fate and";
1114                         mes "sort of don't. Let me explain";
1115                         mes "it this way. I take life day by";
1116                         mes "day, with each day covering its";
1117                         mes "own spectrum with miracle on one end and tragedy on the other.";
1118                         next;
1119                         mes "[Beggar]";
1120                         mes "So each day has the capacity";
1121                         mes "for experiences that can be";
1122                         mes "good, bad or both. I believe";
1123                         mes "each person can take an ";
1124                         mes "active role in shaping their";
1125                         mes "destiny, day by day.";
1126                         next;
1127                         mes "[Beggar]";
1128                         mes "Now, there may be certain";
1129                         mes "things that you can't control,";
1130                         mes "but even a pessimist might";
1131                         mes "be able to agree that this";
1132                         mes "is a world that not only has";
1133                         mes "tragedy, but miracles as well.";
1134                         next;
1135                         mes "[Beggar]";
1136                         mes "Stand up when you're down";
1137                         mes "and live your life with passion. The capacity for miracles will";
1138                         mes "always be there and know that";
1139                         mes "you can be someone else's";
1140                         mes "miracle. Isn't that wonderful?";
1141                         next;
1142                         mes "[" + strcharinfo(0) + "]";
1143                         emotion e_dots,1;
1144                         mes ". . . . . . . . . . . .";
1145                         next;
1146                         mes "[" + strcharinfo(0) + "]";
1147                         emotion e_dots,1;
1148                         mes ". . . . . . . . . . . .";
1149                         mes ". . . . . . . . . . . .";
1150                         next;
1151                         mes "[" + strcharinfo(0) + "]";
1152                         emotion e_dots,1;
1153                         mes ". . . . . . . . . . . .";
1154                         mes ". . . . . . . . . . . .";
1155                         mes ". . . . . . . . . . . .";
1156                         next;
1157                         mes "[Beggar]";
1158                         emotion e_what;
1159                         mes "Don't believe me?";
1160                         mes "Well, you'll see for";
1161                         mes "yourself, youngster.";
1162                         mes "There's much good in you.";
1163                         close;
1164                 case 3:
1165                         mes "[Beggar]";
1166                         mes "Anger. People deal with";
1167                         mes "it in different ways. Some";
1168                         mes "suppress it. Some relish it.";
1169                         mes "Some fear being angry. Now,";
1170                         mes "to be simple, let's say there";
1171                         mes "are two kinds of anger.";
1172                         next;
1173                         mes "[Beggar]";
1174                         mes "The first is the kind that";
1175                         mes "isn't so productive. More of";
1176                         mes "a frustration that you can let";
1177                         mes "go. Someone cut you off on the";
1178                         mes "freeway or a friend innocently forgot your birthday? No biggie.";
1179                         next;
1180                         mes "[Beggar]";
1181                         mes "Don't let this kind of";
1182                         mes "anger get to you or you'll";
1183                         mes "look like a loser. Think of";
1184                         mes "the big picture and if you're";
1185                         mes "still upset, vent appropriately. Be honest without hurting anyone.";
1186                         next;
1187                         mes "[Beggar]";
1188                         mes "The second kind of anger";
1189                         mes "is righteous anger. You've";
1190                         mes "been wronged and need ";
1191                         mes "some form of retribution. ";
1192                         mes "Just don't misdirect your anger";
1193                         mes "and respond appropriately.";
1194                         next;
1195                         mes "[Beggar]";
1196                         mes "The second kind of anger is";
1197                         mes "righteous anger. You've been";
1198                         mes "wronged and need some form";
1199                         mes "of retribution. Remember to";
1200                         mes "make appropriate confrontations";
1201                         mes "and don't misdirect your rage.";
1202                         next;
1203                         mes "[Beggar]";
1204                         mes "Getting into a fight with";
1205                         mes "righteous anger, say to protect";
1206                         mes "someone dear to you, will make";
1207                         mes "you a hero. Fighting with anger";
1208                         mes "born of frustration will make you a bully. Know the difference.";
1209                         next;
1210                         mes "[" + strcharinfo(0) + "]";
1211                         emotion e_dots,1;
1212                         mes ". . . . . . . . . . . .";
1213                         next;
1214                         mes "[" + strcharinfo(0) + "]";
1215                         emotion e_dots,1;
1216                         mes ". . . . . . . . . . . .";
1217                         mes ". . . . . . . . . . . .";
1218                         next;
1219                         mes "[" + strcharinfo(0) + "]";
1220                         emotion e_dots,1;
1221                         mes ". . . . . . . . . . . .";
1222                         mes ". . . . . . . . . . . .";
1223                         mes ". . . . . . . . . . . .";
1224                         next;
1225                         mes "[Beggar]";
1226                         emotion e_what;
1227                         mes "What's wrong?";
1228                         mes "It might be a lot";
1229                         mes "to take in, I know.";
1230                         close;
1231                 }
1232         }
1233         mes "[" + strcharinfo(0) + "]";
1234         mes "...";
1235         mes "......";
1236         close;
1237 }
1238
1239 lighthalzen,311,194,3   script  Reuben#lhz_02   870,{
1240         if (rand(1,2) == 1) {
1241                 mes "[Reuben]";
1242                 mes "Someday...";
1243                 mes "Someday I just gotta";
1244                 mes "become a train conductor";
1245                 mes "and just get outta here!";
1246                 mes "I really hate this place!";
1247                 emotion e_ag;
1248                 next;
1249                 mes "[Reuben]]";
1250                 mes "Wh-whoa...!";
1251                 mes "Did you just hear";
1252                 mes "me talk to myself?";
1253                 mes "Crud! Don't be so nosy!";
1254                 emotion e_an;
1255                 close;
1256         }
1257         mes "[Reuben]";
1258         mes "Hey. What are";
1259         mes "you doing just";
1260         mes "looking at me?";
1261         mes "I don't know you";
1262         mes "from Adam, so get lost~";
1263         emotion e_rock;
1264         close;
1265 }
1266
1267 lighthalzen,306,324,3   script  Shengwen#zen7   870,{
1268         mes "[Shengwen]";
1269         mes "Am I just getting";
1270         mes "paranoid? I really";
1271         mes "think that some of";
1272         mes "the people I know";
1273         mes "are disappearing";
1274         mes "for no good reason!";
1275         next;
1276         mes "[Shengwen]";
1277         mes "I mean, all of my close";
1278         mes "friends are all alright,";
1279         mes "but I'm starting not to see";
1280         mes "certain acquaintances and";
1281         mes "familiar faces. Maybe I'm";
1282         mes "just thinking too much...";
1283         close;
1284 }
1285
1286 lhz_in03,26,167,5       script  Shayna#li       850,{
1287         mes "[Shayna]";
1288         mes "^333333*Sigh...*^000000";
1289         mes "Oh, you poor";
1290         mes "darling girl...";
1291         close;
1292 }
1293
1294 lhz_in01,134,45,3       script  Cenku Dekdam#delic      869,{
1295         mes "[Cenku Dekdam]";
1296         mes "Man, if you were";
1297         mes "gonna take this whole";
1298         mes "city and then sell it, what";
1299         mes "do you think Lighthalzen's";
1300         mes "price tag would be, eh?";
1301         next;
1302         mes "[Cenku Dekdam]";
1303         mes "I mean, this city";
1304         mes "is basically just made";
1305         mes "of money. Money is what";
1306         mes "makes this city such a nice";
1307         mes "and pleasant place to live.";
1308         close;
1309 }
1310
1311 lighthalzen,330,276,3   script  Nun#light       79,{
1312         mes "[Angela]";
1313         mes "Greetings, adventurer.";
1314         mes "I'm Angela, a social";
1315         mes "worker for the Poor";
1316         mes "Relief Organization.";
1317         next;
1318         mes "[Angela]";
1319         mes "I've noticed that the";
1320         mes "people living here have";
1321         mes "extremely bad health and";
1322         mes "it's not just because of";
1323         mes "their circumstances.";
1324         next;
1325         mes "[Angela]";
1326         mes "I've filed a report";
1327         mes "to my superiors, but";
1328         mes "they haven't sent me";
1329         mes "a response yet for some";
1330         mes "reason. I'm starting to get";
1331         mes "a little worried about this...";
1332         close;
1333 }
1334
1335 lhz_in01,134,38,3       script  Bankri Kun#kagun        798,{
1336         mes "[Bankri Kun]";
1337         mes "Must work...";
1338         mes "Must focus...";
1339         mes "Resist sleepiness...";
1340         mes "Why do I keep coming";
1341         mes "here? Ugh, h-horrible.";
1342         next;
1343         mes "[Bankri Kun]";
1344         mes "Hey youngster. You wanted";
1345         mes "adventuring advice? Okay.";
1346         mes "Um. Hm. Always. Brush.";
1347         mes "Your teeth. Brush them";
1348         mes "everyday. Oh, and don't";
1349         mes "forget to floss, either.";
1350         next;
1351         mes "[Bankri Kun]";
1352         mes "Now it's time for me";
1353         mes "to head back to work.";
1354         mes "I'll see you later, kid.";
1355         mes "Sorry my advice was so";
1356         mes "lame-- I couldn't think of";
1357         mes "anything else to tell you.";
1358         close;
1359 }
1360
1361 lhz_in01,139,40,7       script  Enoz#oz 53,{
1362         mes "[Enoz]";
1363         mes "So, the novel I ordered from";
1364         mes "the Rune-Midgarts Kingdom";
1365         mes "just recently arrived. It's real good, by the guy who wrote";
1366         mes "''Roda Frog Adventure''";
1367         mes "years ago. Remember?";
1368         next;
1369         mes "[Enoz]";
1370         mes "Anyway, this new book,";
1371         mes "''Where the Red Plant Grows''";
1372         mes "is up for the Yggdrasilberry";
1373         mes "Award. I... I don't know why";
1374         mes "I was compelled to share that";
1375         mes "with you. Seriously, I don't...";
1376         close;
1377 }
1378
1379 lhz_in01,124,28,3       script  Ellette#tre     66,{
1380         mes "[Ellette]";
1381         mes "...";
1382         next;
1383         mes "[" + strcharinfo(0) + "]";
1384         mes "Excuse me.";
1385         next;
1386         mes "[Ellette]";
1387         mes "...";
1388         mes "......";
1389         next;
1390         mes "[" + strcharinfo(0) + "]";
1391         mes "Hello?";
1392         next;
1393         mes "[Ellette]";
1394         mes "...Oh! Everyone!";
1395         mes "I just completed";
1396         mes "another one! Hooray!";
1397         next;
1398         mes "[All other Employees]";
1399         mes "Wh-what?!";
1400         mes "No way, not again!";
1401         next;
1402         mes "[Leekal]";
1403         mes "Are you even human?";
1404         mes "You must have some";
1405         mes "secret for that much";
1406         mes "productivity. It's weird...";
1407         next;
1408         mes "[Ellette]";
1409         mes "Oh, come on.";
1410         mes "Maybe I'm a little";
1411         mes "good at this, but there's";
1412         mes "no way I can beat Cenku.";
1413         close;
1414 }
1415
1416 lhz_in01,125,40,3       script  Dowbow Ryuei#ryusei     843,{
1417         mes "[Dowbow Ryuei]";
1418         mes "Just out of, oh I dunno,";
1419         mes "curiosity, which word do";
1420         mes "you like better? ''Uber-Cool''";
1421         mes "or ''Reality?'' Pick one~";
1422         next;
1423         if (select("Uber-Cool:Reality") == 1) {
1424                 mes "[Dowbow Ryuei]";
1425                 mes "Oh yeah? Me too!";
1426                 mes "Yeah, we got the same";
1427                 mes "outlook on life. If you don't";
1428                 mes "mind, I'd like to shake";
1429                 mes "your hand, adventurer.";
1430                 emotion e_no1;
1431                 close;
1432         }
1433         mes "[Dowbow Ryuei]";
1434         mes "Reality, eh?";
1435         mes "Well, I agree that";
1436         mes "being realistic has its";
1437         mes "perks, I'm more of a dreamer.";
1438         close;
1439 }
1440
1441 lhz_in01,125,46,3       script  Leekal#lackee   849,{
1442         mes "[Leekal]";
1443         mes "So... Very broke.";
1444         mes "Why did I spend so much";
1445         mes "money on wine, women and";
1446         mes "song? I regret it all, all the";
1447         mes "pleasure I've had this month.";
1448         mes "Yes, it was too much pleasure.";
1449         next;
1450         mes "[Ninjose]";
1451         mes "That's what happens";
1452         mes "when you're irresponsible";
1453         mes "with your money. You really";
1454         mes "should read this ''Anybody";
1455         mes "Can Be Rich'' book.";
1456         close;
1457 }
1458
1459 lhz_in01,116,53,7       script  Ninjose#nina    841,{
1460         mes "[Ninjose]";
1461         mes "At long last, I've finally";
1462         mes "bought my own home. You";
1463         mes "should invest your money for";
1464         mes "your future too! Read this,";
1465         mes "''Anybody Can Be Rich!''";
1466         mes "It's such a great book!";
1467         close;
1468 }
1469
1470 lhz_in01,116,39,7       script  Kejulle Rekenber#reken  822,{
1471         mes "[Kejulle Rekenber]";
1472         mes "Hm? Sure, my last name";
1473         mes "is Rekenber and that's the";
1474         mes "same name as our chairman,";
1475         mes "but that's just a coincidence.";
1476         mes "I'm merely a normal employee.";
1477         mes "Yeah, no special treatment...";
1478         close;
1479 }
1480
1481 lhz_in01,110,40,3       script  Jorjerro#fhero  89,{
1482         mes "^3355FFThis man here";
1483         mes "is motionless,";
1484         mes "and for all intents";
1485         mes "and purposes, is";
1486         mes "soundly asleep.^000000";
1487         close;
1488 }
1489
1490 lhz_in01,116,45,7       script  Joshua#aya      704,{
1491         mes "[Joshua]";
1492         mes "What am I doing here?";
1493         mes "Waiting for my dream";
1494         mes "woman to fall into my lap,";
1495         mes "what else does it look like?";
1496         next;
1497         mes "[Joshua]";
1498         mes "Tall, blond, creamy";
1499         mes "complexion and smooth";
1500         mes "skin. That's right. Come";
1501         mes "right to Joshua, babes.";
1502         mes "I got my pheremone spray";
1503         mes "on and I'm ready to cruise~";
1504         close;
1505 }
1506
1507 lighthalzen,326,249,5   script  Grinnel#zen6    870,{
1508         mes "[Grinnel]";
1509         mes "You know the men in";
1510         mes "black suits? Boy, did";
1511         mes "I get a scare! They actually";
1512         mes "tracked me down to ask me";
1513         mes "all these weird questions!";
1514         next;
1515         mes "[Grinnel]";
1516         mes "They kept wanting to";
1517         mes "know if I had ever met";
1518         mes "anyone from the Rekenber";
1519         mes "Corporation, if I've ever been";
1520         mes "Uptown, that sort of thing. They";
1521         mes "really scared the crap out of me.";
1522         next;
1523         mes "[Grinnel]";
1524         mes "Man, living in the";
1525         mes "slums is such a drag.";
1526         mes "Not only is life rough,";
1527         mes "but all sorts of people";
1528         mes "think they can push you";
1529         mes "around. I hate Lighthalzen...";
1530         close;
1531 }
1532
1533 lhz_in03,192,19,3       script  Haggar#zen1     855,{
1534         mes "[Haggar]";
1535         mes "Whiskey!";
1536         mes "I need me some";
1537         mes "hard liquor now!";
1538         next;
1539         mes "[Haggar]";
1540         mes "Wha--? I didn't";
1541         mes "order this stinkin'";
1542         mes "rum! I want a man's";
1543         mes "drink! Gimme whiskey!";
1544         close;
1545 }
1546
1547 lhz_in03,193,25,2       script  Bartender#12    61,{
1548         mes "[Tony]";
1549         if (Sex == SEX_MALE) {
1550                 mes "Hey man, I know this";
1551         }
1552         else {
1553                 mes "Hey lady, I know this";
1554         }
1555         mes "joint is a dive, pretty much";
1556         mes "on the verge of bein' totally";
1557         mes "ghetto, but we're proud to";
1558         mes "have the best rum in all of";
1559         mes "Rune-Midgard. It's true~";
1560         next;
1561         mes "[Tony]";
1562         mes "Just a sip of this";
1563         mes "beautiful drink and";
1564         mes "you're on top of the";
1565         mes "world! But it's best";
1566         mes "for helpin' yah relax";
1567         mes "and forget your worries.";
1568         next;
1569         mes "[Tony]";
1570         mes "I don't take to bein'";
1571         mes "a poet, but I do know";
1572         mes "this. Our rum has the";
1573         mes "sweet sweet flavor of";
1574         mes "loneliness. You really";
1575         mes "oughta try it when you can.";
1576         close;
1577 }
1578
1579 lhz_in03,185,20,6       script  Bad Drunk#amano06       869,2,2,{
1580         mes "[Garry]";
1581         mes "Hey! Hey you...!";
1582         mes "D'you wanna, you";
1583         mes "wanna hear me tell";
1584         mes "you a joke?! It goes...";
1585         mes "Um, it goes like this...";
1586         next;
1587         mes "[Garry]";
1588         mes "Hey riddle middle,";
1589         mes "the cat and th--";
1590         mes "No! No, damn it!";
1591         mes "That's a song!";
1592         mes "No, wait, that's";
1593         mes "not a song either...";
1594         close;
1595 }
1596
1597 lhz_in03,186,29,7       script  Bad Drunk#12    869,{
1598         mes "[Bonse]";
1599         mes "*Hiccup* I loooove";
1600         mes "this rum! I caught a cold";
1601         mes "once and one glass made";
1602         mes "it go away! 'Course, I slept";
1603         mes "for a week too, but that don't";
1604         mes "matter! Pshaw! Science...";
1605         next;
1606         mes "[Bonse]";
1607         mes "Oh, the flavor is just";
1608         mes "so clean, but it's also";
1609         mes "got a bit of a kick. I don't";
1610         mes "know how to describe it.";
1611         mes "Its the taste of happiness?";
1612         mes "I'm too drunk to even tell!";
1613         close;
1614 }
1615
1616 lhz_in02,265,273,6      script  Lab Staff#amano08       865,{
1617         mes "[Assam]";
1618         mes "This place is nice";
1619         mes "and usually pretty quiet.";
1620         mes "I like to come here after";
1621         mes "work, have a drink and just";
1622         mes "chat with the bartender.";
1623         next;
1624         mes "[Assam]";
1625         mes "The rum here is incredibly";
1626         mes "good too. It might even be";
1627         mes "the best in the world. I dunno";
1628         mes "why, but for some reason, its";
1629         mes "taste reminds me of teamwork~";
1630         close;
1631 }
1632
1633 lhz_in03,192,93,3       script  City Girl#amano05       862,{
1634         mes "[Lanko]";
1635         mes "Oh, I'm only here";
1636         mes "working as a waitress";
1637         mes "to help out my father.";
1638         mes "This job is so tiring, but";
1639         mes "it's nice to see people so";
1640         mes "relaxed and having a good time.";
1641         next;
1642         mes "[Lanko]";
1643         mes "When I get some time";
1644         mes "off, I'm going to explore";
1645         mes "Lighthalzen and see all that";
1646         mes "there is to see. But for now,";
1647         mes "it doesn't look like we've got";
1648         mes "any real shortage of drunks...";
1649         close;
1650 }
1651
1652 lhz_in03,189,87,5       script  Drunken Man#amano01     869,{
1653         mes "[Enku]";
1654         mes "*Sob* I just got";
1655         mes "dumped! Yeah, I thought";
1656         mes "we were gonna get married,";
1657         mes "but obviously I was wrong!";
1658         mes "Damn it Sheryline! I loved you!";
1659         next;
1660         mes "[Enku]";
1661         mes "I usually don't care for";
1662         mes "drinking, especially stuff";
1663         mes "like gin or rum, but today,";
1664         mes "this stuff tastes just like";
1665         mes "my misery. This is all the";
1666         mes "comfort I need, you hear?!";
1667         close;
1668 }
1669
1670 lhz_in03,183,82,7       script  Drunken Man#amano02     870,{
1671         mes "[Linus]";
1672         mes "After ten years";
1673         mes "of marriage. My";
1674         mes "wife divorced me...";
1675         next;
1676         mes "[Linus]";
1677         mes "So I guess there's no";
1678         mes "place for me but here for";
1679         mes "now. I don't know what it is,";
1680         mes "but the rum is really good";
1681         mes "today. Like, it's the flavor";
1682         mes "of relaxing, joyous relief~";
1683         close;
1684 }
1685
1686 lhz_in03,180,83,6       script  Citizen#amano03 86,{
1687         mes "[Mitchell]";
1688         mes "You know, everyone";
1689         mes "is different, but I think";
1690         mes "humans are similar enough";
1691         mes "that we can all meaningfully";
1692         mes "connect on some level, right?";
1693         next;
1694         mes "[Mitchell]";
1695         mes "Sure, a rich person might";
1696         mes "have different problems than";
1697         mes "a poor person, but the point";
1698         mes "is, they've both got problems!";
1699         mes "Pain, pleasure, sadness, joy.";
1700         mes "Those link us all together.";
1701         next;
1702         mes "[Mitchell]";
1703         mes "So try not to be picky";
1704         mes "about who's your pal and";
1705         mes "who's not. We all need";
1706         mes "somebody to be with, right?";
1707         close;
1708 }
1709
1710 lhz_in03,176,85,5       script  Citizen#amano04 869,{
1711         mes "[Dique]";
1712         mes "One of the things I look";
1713         mes "forward to during my day";
1714         mes "is the drink I enjoy right";
1715         mes "after work. It's the most";
1716         mes "relaxing thing in the world.";
1717         next;
1718         mes "[Dique]";
1719         mes "Of course, there's";
1720         mes "more to life than just";
1721         mes "hanging out in pubs and";
1722         mes "bars. The thing is, in my";
1723         mes "case, pubs and bars are";
1724         mes "all I happen to need~";
1725         close;
1726 }
1727
1728 lhz_in03,184,38,3       script  Loudmouth       55,{
1729         mes "[Loudmouth]";
1730         mes "Do you know who I am?!";
1731         mes "Just look at this peg leg.";
1732         mes "I was in the Comodo War,";
1733         mes "Ski Troop division! I lost my";
1734         mes "leg to earn your freedom!";
1735         next;
1736         mes "[Loudmouth]";
1737         mes "H-hey! What's that";
1738         mes "look for? What, you";
1739         mes "don't believe me?!";
1740         close;
1741 }
1742
1743 lhz_in01,173,28,4       script  Guard#01::LhzRekGuard   868,{
1744         mes "[Guard]";
1745         mes "This is a";
1746         mes "restricted area.";
1747         mes "Please keep clear";
1748         mes "if you do not have";
1749         mes "special authorization.";
1750         mes "Thank you for your cooperating.";
1751         close;
1752 }
1753
1754 lhz_in01,180,28,4       duplicate(LhzRekGuard)  Guard#03        868
1755
1756 lhz_in01,72,209,5       script  Guide#lt0       862,{
1757         mes "[Lasoei]";
1758         mes "Oh phooey.";
1759         mes "The same customers";
1760         mes "are always coming in,";
1761         mes "day after day. Can it";
1762         mes "get any less exciting?";
1763         next;
1764         mes "[Lasoei]";
1765         mes "Oh...!";
1766         mes "W-welcome~";
1767         mes "C-can I help you";
1768         mes "with anything?";
1769         close;
1770 }
1771
1772 lhz_in01,72,195,0       script  Guide#lt1       90,{
1773         mes "[Geonuii]";
1774         mes "Greetings. This path";
1775         mes "leads to the Library and";
1776         mes "the Laboratory. Please be";
1777         mes "aware that these places";
1778         mes "are restricted from access";
1779         mes "by the general public.";
1780         close;
1781 }
1782
1783 lhz_in01,73,188,0       script  Guide#lt2       862,{
1784         mes "[Bonnie]";
1785         mes "Oh no...";
1786         mes "Where did I put it?";
1787         close;
1788 }
1789
1790 lhz_in01,35,226,5       script  Rekenber Guard#li01     867,{
1791         if (isequipped(2241) && isequipped(2243)) {
1792                 mes "[Rekenber Guard]";
1793                 mes "^3355FF(Whoa, it's a member";
1794                 mes "of the staff!)^000000 Good day!";
1795                 close2;
1796                 warp "lhz_in01",37,225;
1797                 end;
1798         }
1799         mes "[Rekenber Guard]";
1800         mes "This is a restricted";
1801         mes "area! Please show";
1802         mes "some ID immediately!";
1803         next;
1804         if (select("ID?:Cancel") == 1) {
1805                 mes "[Rekenber Guard]";
1806                 mes "I don't know how you";
1807                 mes "adventurers do things in";
1808                 mes "Rune-Midgarts, but over here";
1809                 mes "we have laws about trespassing!";
1810                 close;
1811         }
1812         mes "[Rekenber Guard]";
1813         mes "Unless you have special";
1814         mes "authorization, nobody is";
1815         mes "allowed into the Underground";
1816         mes "Laboratory for security reasons.";
1817         close;
1818 }
1819
1820 lhz_in01,23,132,3       script  Rekenber Guard#li02     867,5,5,{
1821 OnTouch_:
1822         if (isequipped(2241) && isequipped(2243)) {
1823                 mes "[Rekenber Guard]";
1824                 mes "Keep your eyes open.";
1825                 mes "I've heard rumors that some";
1826                 mes "adventurers from Rune-Midgarts";
1827                 mes "are trying to sneak into here!";
1828                 mes "I know the security here is";
1829                 mes "pretty much fail sure, but...";
1830                 close;
1831         }
1832         else {
1833                 mes "[Rekenber Guard]";
1834                 mes "This area is restricted";
1835                 mes "to the public! Who are you";
1836                 mes "and how did you get in here?!";
1837                 mes "Hey, I need backup right away!";
1838                 close2;
1839                 warp "lhz_in01",33,224;
1840         }
1841         end;
1842 }
1843
1844 lhz_in01,217,121,3      script  Repairman#li_01 851,{
1845         if (isequipped(2241) && isequipped(2243)) {
1846                 mes "[Repairman]";
1847                 mes "No wonder these things";
1848                 mes "break all the time! These";
1849                 mes "machines have been totally";
1850                 mes "abused! Ugh, there's no";
1851                 mes "appreciation for all of this";
1852                 mes "convenient technology...";
1853                 next;
1854                 mes "[Repairman]";
1855                 mes "Yeah, all of this lab";
1856                 mes "equipment is really sensitive,";
1857                 mes "not to mention expensive. If";
1858                 mes "you ever handle this stuff, you";
1859                 mes "need to be extra cautious.";
1860                 close;
1861         }
1862         else {
1863                 mes "[Repairman]";
1864                 mes "Hey, you don't work--";
1865                 mes "G-guards! Hurry! There's";
1866                 mes "somebody over here!";
1867                 emotion e_gasp;
1868                 close2;
1869                 warp "lhz_in01",33,224;
1870                 end;
1871         }
1872 }
1873
1874 lhz_in01,203,123,3      script  Scientist#li_02 750,{
1875         if (isequipped(2241) && isequipped(2243)) {
1876                 mes "[Scientist]";
1877                 mes "Alright. Pull one test";
1878                 mes "tube out of the machine,";
1879                 mes "replace the other test";
1880                 mes "tube over here and then";
1881                 mes "clean the first test tube?";
1882                 next;
1883                 mes "[Scientist]";
1884                 mes "Or do I clean the test tube,";
1885                 mes "put it into the machine and";
1886                 mes "then replace the other one?";
1887                 mes "I'm so confused with this";
1888                 mes "procedure! If only I didn't";
1889                 mes "lose the instructions...";
1890                 close;
1891         }
1892         mes "[Scientist]";
1893         mes "Alright. Pull one test";
1894         mes "tube out of the machine,";
1895         mes "replace th--hey. You're";
1896         mes "not Ralphie. Wait. Guaaards!";
1897         mes "Help me, there's some weirdo!";
1898         emotion e_gasp;
1899         close2;
1900         warp "lhz_in01",33,224;
1901         end;
1902 }
1903
1904 lhz_in01,199,137,3      script  Scientist#li_03 865,{
1905         if (isequipped(2241) && isequipped(2243)) {
1906                 mes "[Scientist]";
1907                 mes "Whoa whoa~!";
1908                 mes "Please! Don't";
1909                 mes "touch anything!";
1910                 mes "I'm dealing with highly";
1911                 mes "volatile chemicals here!";
1912                 close;
1913         }
1914         mes "[Scientist]";
1915         mes "Guards! Hurry,";
1916         mes "there's someone";
1917         mes "here, and I think";
1918         mes "it's one of those crazy";
1919         mes "stalkers! Why, why me?!";
1920         emotion e_gasp;
1921         close2;
1922         warp "lhz_in01",33,224;
1923         end;
1924 }
1925
1926 lhz_in01,46,125,3       script  Rekenber Guard#li03     867,5,5,{
1927 OnTouch_:
1928         if (isequipped(2241) && isequipped(2243)) {
1929                 mes "[Rekenber Guard]";
1930                 mes "......................";
1931                 next;
1932                 if (select("Nice day, huh?:Cancel") == 1) {
1933                         mes "[Rekenber Guard]";
1934                         mes "...";
1935                         emotion e_an;
1936                         close;
1937                 }
1938                 mes "[Rekenber Guard]";
1939                 mes "...";
1940                 close;
1941         }
1942         mes "[Rekenber Guard]";
1943         mes "...!";
1944         emotion e_gasp;
1945         close2;
1946         warp "lhz_in01",33,224;
1947         end;
1948 }
1949
1950 lhz_in01,24,140,3       script  Regenschirm Guard#40    4_M_LGTGUARD,{
1951         mes "[Regenschirm Guard]";
1952         if (lhz_sincube > 10 && countitem(2657) > 0) {// Lab_Passport
1953                 mes "Do you wish to";
1954                 mes "go underground?";
1955                 next;
1956                 if (select("Yes","No") == 1) {
1957                         mes "[Regenschirm Guard]";
1958                         mes "Thank you and";
1959                         mes "have a nice day.";
1960                         close2;
1961                         warp "lhz_dun01",149,285;
1962                         end;
1963                 }
1964                 mes "[Regenschirm Guard]";
1965                 mes "Thank you and";
1966                 mes "have a nice day.";
1967                 close;
1968         }
1969         mes "May I help you?";
1970         mes "If you would like to";
1971         mes "enter, you must first";
1972         mes "have a Laboratory Permit.";
1973         mes "Thank you for your cooperation.";
1974         close;
1975 }
1976
1977
1978 // Lighthalzen Bank Area ------------------------------------------------------
1979
1980 lhz_in02,34,41,1        script  Arthur#zen16    849,{
1981         mes "[Arthur]";
1982         mes "The chairs here are";
1983         mes "so not ergonomic. And";
1984         mes "they're uncomfortable too!";
1985         mes "But it's sooo cool inside this";
1986         mes "bank and I just wanted to get";
1987         mes "get away from all this heat...";
1988         close;
1989 }
1990
1991 lhz_in02,28,39,3        script  Helen#zen6      703,{
1992         mes "[Helen]";
1993         mes "You know, maybe when";
1994         mes "I grow up, I'll be a bank";
1995         mes "clerk. That sounds like a";
1996         mes "really nice job, don't you";
1997         mes "think? It's laid back and posh...";
1998         close;
1999 }
2000
2001 lhz_in02,31,34,3        script  Tadem#zen6      847,{
2002         mes "[Tadem]";
2003         mes "I do so enjoy the";
2004         mes "architectural structure";
2005         mes "of this bank. It's quite";
2006         mes "artistic with both classical";
2007         mes "and modern elements. Would";
2008         mes "you not agree? Fascinating...";
2009         close;
2010 }
2011
2012 lhz_in02,31,33,3        script  Gracie#5        863,{
2013         mes "[Gracie]";
2014         mes "Oh, it's so comfortable";
2015         mes "in here~ Though, why are";
2016         mes "we inside the bank when";
2017         mes "the bank services aren't even";
2018         mes "working? Yes, we're standing,";
2019         mes "but we're doing it in comfort.";
2020         next;
2021         mes "[Gracie]";
2022         mes "In fact, it's so";
2023         mes "comfortable here,";
2024         mes "I think I'll refuse to leave.";
2025         mes "Though, I'm willing to change";
2026         mes "my mind if you can find a place";
2027         mes "that's even more comfortable.";
2028         close;
2029 }
2030
2031 lhz_in02,21,38,7        script  Bank Clerk#1::BankClerk 86,{
2032         mes "[Bank Clerk]";
2033         mes "Due to some critical system";
2034         mes "errors, all of the bank services";
2035         mes "have been temporarily stopped.";
2036         mes "We apologize for any inconvenience and appreciate your understanding.";
2037         close;
2038 }
2039
2040 lhz_in02,21,25,7        duplicate(BankClerk)    Bank Clerk#2    86
2041 lhz_in02,34,22,1        duplicate(BankClerk)    Bank Clerk#3    755
2042
2043 // Lightalzen Prison Area -------------------------------------------------------------
2044
2045 lhz_in02,145,177,0      script  Togii#07        849,{
2046         mes "[Togii]";
2047         mes "Oooh yeah...";
2048         mes "Goes down smooth.";
2049         mes "Morroc whiskey's the best!";
2050         mes "^333333*Hiccup*^000000 Whoa, this stuff";
2051         mes "really works fast! Heh heh~";
2052         close;
2053 }
2054
2055 lhz_in02,159,198,7      script  Healthy Looking Guy#hol 85,{
2056         mes "[Healthy Looking Guy]";
2057         mes "Grrrrrr! Leave me alone!";
2058         mes "How many times do I have";
2059         mes "to keep telling you? I've never";
2060         mes "hoarded item upgrade materials!";
2061         mes "I swear that I'm innocent!";
2062         close;
2063 }
2064
2065 lhz_in02,157,201,6      script  Hinkley#06      870,{
2066         mes "[Hinkley]";
2067         mes "Meh heh heh...";
2068         mes "^333333*Hiccup*^000000 Believe";
2069         mes "it or notsh, I'm...";
2070         mes "walkin on a... Air...";
2071         mes "Nevah thought I could";
2072         mes "b-be sho freee-eeee-eee~";
2073         next;
2074         mes "^3355FFThis guy";
2075         mes "is completely";
2076         mes "hammered out";
2077         mes "of his mind!^000000";
2078         close;
2079 }
2080
2081 lhz_in02,153,206,4      script  Millette#05     853,{
2082         mes "[Millette]";
2083         mes "Let me go!";
2084         mes "Let me GO!!";
2085         mes "LET ME GO!!!";
2086         mes "I didn't do nuthin'";
2087         mes "wrong! I'm innocent!";
2088         mes "^333333*Hic-Hic-Hiccup...*^000000";
2089         next;
2090         mes "[Millette]";
2091         mes "What's wrong with";
2092         mes "drinking and singing";
2093         mes "in the street, huh?";
2094         mes "Is it a crime to have";
2095         mes "a beautiful tenor voice?!";
2096         mes "Get me outta this joint!";
2097         close;
2098 }
2099
2100 lhz_in02,147,222,3      script  Officer Guo#06::off_guo 85,{
2101         mes "[Officer Guo]";
2102         mes "Tell me...!";
2103         mes "TELL ME...!!";
2104         mes "Admit you did it!!";
2105         next;
2106         mes "[Suspect]";
2107         mes "Damn it!";
2108         mes "I keep telling";
2109         mes "you I'm not guilty!";
2110         next;
2111         mes "[Officer Guo]";
2112         mes "^333333*Sigh...*^000000";
2113         next;
2114         mes "[Suspect]";
2115         mes "You're wasting your";
2116         mes "time. Just let me go.";
2117         next;
2118         mes "[Officer Guo]";
2119         mes "So...";
2120         mes "How's your mother?";
2121         next;
2122         mes "[Suspect]";
2123         mes "That's none of";
2124         mes "your business!";
2125         mes "She's fine, I guess.";
2126         next;
2127         mes "[Officer Guo]";
2128         mes "When was the last";
2129         mes "time you've seen her?";
2130         next;
2131         mes "[Suspect]";
2132         mes "I just told you,";
2133         mes "that's none of";
2134         mes "your business...!";
2135         next;
2136         mes "[Officer Guo]";
2137         mes "You know, mothers";
2138         mes "throughout the animal";
2139         mes "kingdom instinctively";
2140         mes "care for their young.";
2141         mes "Humans are no exception.";
2142         mes "Yours must be worried to death.";
2143         next;
2144         mes "[Suspect]";
2145         mes "...";
2146         mes "Man...";
2147         mes "You're starting";
2148         mes "to weird me out.";
2149         next;
2150         mes "[Officer Guo]";
2151         mes "Funny thing about humans,";
2152         mes "though. It seems to be their";
2153         mes "nature to lie, even when they";
2154         mes "know they'll be caught. But";
2155         mes "like all animals, they";
2156         mes "instinctively fear pain...";
2157         next;
2158         mes "[Suspect]";
2159         mes "N-no, no...";
2160         mes "You gotta be...";
2161         mes "You're bluffing.";
2162         mes "Right?";
2163         next;
2164         mes "[Officer Guo]";
2165         mes "NO.";
2166         mes "You're bluffing.";
2167         mes "Tell me...!";
2168         mes "TELL ME...!!";
2169         mes "Admit you did it!!";
2170         close;
2171 }
2172
2173 lhz_in02,142,222,6      duplicate(off_guo)      Suspect#6       870
2174
2175 lhz_in01,14,28,3        script  Banquet Staff   109,{
2176         mes "[Banquet Staff]";
2177         mes "This Banquet Hall is used";
2178         mes "to hold events such as dinner";
2179         mes "parties with partners, clients";
2180         mes "and other associates, and press";
2181         mes "conferences. Of course, there's";
2182         mes "nothing going on right now.";
2183         next;
2184         mes "[Banquet Staff]";
2185         mes "Sometimes peace and quiet";
2186         mes "is a welcome change of pace,";
2187         mes "but right now I'm feeling quite";
2188         mes "bored. I think I would rather";
2189         mes "be busy than twiddling my";
2190         mes "thumbs, to tell the truth.";
2191         close;
2192 }
2193
2194 lhz_in01,43,52,3        script  Luccet#li_party 703,{
2195         mes "[Luccet]";
2196         mes "Shhhh! Hey, my brother's";
2197         mes "''it,'' so I gotta find a place";
2198         mes "to hide! Wait, would you just";
2199         mes "stand really still? I could";
2200         mes "just hide behind you! No?";
2201         mes "Nuts! Olly olly oxen free!";
2202         close;
2203 }
2204
2205 lhz_in01,28,33,7        script  Hanccet#li_party        706,{
2206         mes "[Hanccet]";
2207         mes "Man... I hate being ''it!''";
2208         mes "I'm horrible at this game!";
2209         mes "Alright, okay, if I were my";
2210         mes "sister Luccet, where would";
2211         mes "I think I would not look for";
2212         mes "me? Of course...! The sewers!";
2213         close;
2214 }
2215
2216 lhz_in01,21,50,7        script  Annette#li_party        91,{
2217         mes "[Annette]";
2218         mes "I've heard that the";
2219         mes "Rekenber Banquet Hall";
2220         mes "is also used to hold weddings.";
2221         mes "That must be so wonderful~";
2222         next;
2223         mes "[Annette]";
2224         mes "Even if it is more expensive,";
2225         mes "I'd want to have my wedding";
2226         mes "here. Marriage is only once";
2227         mes "in a lifetime, ideally, so I'd";
2228         mes "want to make mine the most";
2229         mes "memorable experience.";
2230         close;
2231 }
2232
2233 lhz_in01,129,54,1       script  Mereth#erem     869,{
2234         mes "^3355FF*Shhhhhhzzzz*";
2235         mes "*Shhhhhhzzzz*^000000";
2236         next;
2237         mes "[Mereth]";
2238         mes "Shhhhh....";
2239         mes "Aaaaaaaahhh...";
2240         next;
2241         mes "^3355FFThe employee turned his";
2242         mes "head and peered into your";
2243         mes "eyes through the black mask";
2244         mes "on his face. Mereth stared";
2245         mes "wordlessly for a moment and";
2246         mes "then began to dance a lively,";
2247         mes "creepily jovial jig.^000000";
2248         close;
2249 }
2250
2251 lhz_in01,108,53,3       script  #horri  111,{
2252         mes "^3355FFThis is simply a pile";
2253         mes "of files, a smattering of";
2254         mes "books and a family portrait.^000000";
2255         close;
2256 }
2257
2258 lhz_in01,108,47,3       script  #never  111,{
2259         mes "^3355FFThis desk is very";
2260         mes "neat and well organized";
2261         mes "in comparison to the other";
2262         mes "desks you've seen in your";
2263         mes "time. You take a moment to";
2264         mes "fully marvel at its tidiness.^000000";
2265         close;
2266 }
2267
2268 lhz_in01,166,55,3       script  #crazy4u        111,{
2269         mes "^3355FFThis desk has a bookshelf";
2270         mes "that is crammed with all sorts";
2271         mes "of books. Out of curiosity, you";
2272         mes "decide to pick one out.^000000";
2273         next;
2274         mes "^3355FFHowever, the book you";
2275         mes "happen to touch contains";
2276         mes "an amazing amount of dark";
2277         mes "power, causing you to drop it.^000000";
2278         specialeffect EF_CURSEATTACK;
2279         close;
2280 }
2281
2282 lhz_in01,148,45,3       script  Noama#amano     97,{
2283         mes "[Noama]";
2284         mes "Hee hee~!";
2285         mes "You wanna hear";
2286         mes "something funny?";
2287         mes "I heard there's a bar in";
2288         mes "Prontera where this guy";
2289         mes "sneaks singles into Jawa--";
2290         next;
2291         mes "[Mazwon]";
2292         mes "Noama...!";
2293         mes "These machines are";
2294         mes "acting up again! Get";
2295         mes "over here right now!";
2296         next;
2297         mes "[Noama]";
2298         mes "What?!";
2299         mes "Stop bugging me,";
2300         mes "I didn't do anything!";
2301         close;
2302 }
2303
2304 lhz_in01,147,40,1       script  Mazwon#minus1   828,{
2305         mes "[Mazwon]";
2306         mes "Crap. Crap! Crap";
2307         mes "crap crap crap crap!";
2308         mes "These desk machines aren't";
2309         mes "supposed to work like this!";
2310         next;
2311         mes "[Mazwon]";
2312         mes "Noama...!";
2313         mes "These machines are";
2314         mes "acting up again! Get";
2315         mes "over here right now!";
2316         next;
2317         mes "[Noama]";
2318         mes "What?!";
2319         mes "Stop bugging me,";
2320         mes "I didn't do anything!";
2321         close;
2322 }
2323
2324 lhz_in01,157,47,1       script  Mareth#seram    797,{
2325         mes "[Mareth]";
2326         mes "Yoo hoo hoo~";
2327         mes "Oh, how I love";
2328         mes "love love chocolate!";
2329         emotion e_lv;
2330         next;
2331         mes "[Mareth]";
2332         mes "Eat it up...";
2333         mes "Or just melt it.";
2334         mes "Slather it all over me.";
2335         mes "Booyah. New life aspiration.";
2336         close;
2337 }
2338
2339 lhz_in01,164,45,3       script  Eiya#iaiai      91,{
2340         mes "[Eiya]";
2341         mes "Jorje seems so cranky";
2342         mes "recently. He's usually";
2343         mes "more laid back than this.";
2344         mes "Oh well, I hope that he";
2345         mes "feels better.";
2346         next;
2347         mes "[Eiya]";
2348         mes "Ooh, would you like";
2349         mes "to look at my miniature";
2350         mes "doll collection? I love";
2351         mes "collecting cute dolls!";
2352         close;
2353 }
2354
2355 lhz_in01,135,57,3       script  Blackboard#li   111,{
2356         mes "^3355FFYou found a blackboard";
2357         mes "filled with scribbling. You";
2358         mes "can only read some of the";
2359         mes "messages that have been";
2360         mes "quickly scrawled on it.^000000";
2361         next;
2362         mes "''Make sure everything";
2363         mes "is complete by XX 00.''";
2364         mes "- Jorje";
2365         next;
2366         mes "Late Fee: 59, 990 zeny";
2367         next;
2368         mes "''I want to have''";
2369         mes "- Ellette";
2370         mes "''I want $$$ too!''";
2371         mes "- Enoz";
2372         mes "''How about @@@?''";
2373         mes "- Ellette";
2374         next;
2375         mes "''I wanna buy [#@$].''";
2376         mes "- Ninjose";
2377         mes "''Go buy it!''";
2378         mes "- Senyu";
2379         mes "''Working hard and buying hard";
2380         mes "is the best employee attitude.''";
2381         mes "- Mazwon";
2382         close;
2383 }
2384
2385 lhz_in03,100,18,3       script  Rocky#li_house  81,{
2386         if (rand(1,2) == 1) {
2387                 mes "[Rocky]";
2388                 mes "Woof woof!";
2389                 close;
2390         }
2391         mes "[Rocky]";
2392         mes "Grrrrrrr...";
2393         close;
2394 }
2395
2396 lhz_in03,130,41,5       script  Jay#li_house    706,{
2397         mes "[Jay]";
2398         mes "My mommy and daddy";
2399         mes "always come home late.";
2400         mes "So I eat dinner alone.";
2401         mes "All by myself. Everyday.";
2402         next;
2403         mes "[Jay]";
2404         mes "Food doesn't taste as";
2405         mes "good when you're not";
2406         mes "eating with anybody.";
2407         mes "Maybe I'm just lonely.";
2408         close;
2409 }
2410
2411 lhz_in03,129,22,7       script  Housemaid Jane#li_house1        850,{
2412         mes "[Housemaid Jane]";
2413         mes "This house is enormous...";
2414         mes "It's clearly much too big";
2415         mes "for a regularly sized family.";
2416         mes "And it takes me forever to";
2417         mes "make sure that it stays clean!";
2418         next;
2419         mes "[Housemaid Jane]";
2420         mes "It's not easy keeping";
2421         mes "things neat and tidy when";
2422         mes "you're responsible for acres";
2423         mes "of indoor living space. Being";
2424         mes "a maid can be pretty hard...";
2425         close;
2426 }
2427
2428 lhz_in03,124,117,1      script  Housemaid Brenda#li     74,{
2429         mes "[Housemaid Brenda]";
2430         mes "I better dust extra";
2431         mes "gently around this vase.";
2432         mes "It's worth ten million zeny";
2433         mes "and if it were to-- No. No!";
2434         mes "I'm not even going to think it!";
2435         close;
2436 }
2437
2438 lighthalzen,159,222,1   script  Rekenber Employee#li    109,{
2439         mes "[Benatuth]";
2440         mes "Down there, the repairman";
2441         mes "is just finishing maintenance";
2442         mes "on our chairman's private";
2443         mes "Airship. Can you imagine";
2444         mes "having one of those of your";
2445         mes "very own to fly around in?";
2446         next;
2447         mes "[Benatuth]";
2448         mes "Yeah, the chairman of";
2449         mes "the Rekenber Corporation...";
2450         mes "He's a really powerful person.";
2451         mes "It's almost scary what he can";
2452         mes "do with his money, you know?";
2453         close;
2454 }
2455
2456 lighthalzen,162,304,7   script  Rekenber Guard Drew#li  868,{
2457         mes "[Rekenber Guard Drew]";
2458         mes "Dude, check it out~";
2459         mes "Official glossy photos";
2460         mes "of the Kafra Ladies. Now...";
2461         mes "With 20% more garter belts!";
2462         emotion e_ho;
2463         next;
2464         mes "[Rekenber Guard Tan]";
2465         mes "So they're all wearing";
2466         mes "garter belts in these?";
2467         mes "Whoa, that means they";
2468         mes "even got the glasses chick";
2469         mes "to wear 'em too? That's the";
2470         mes "best news I've heard all day!";
2471         emotion e_omg,0,"Rekenber Guard Tan#li";
2472         next;
2473         mes "[Rekenber Guard Drew]";
2474         mes "Okay man, you know these";
2475         mes "are limited edition collector's";
2476         mes "items, so each one is worth";
2477         mes "300,000 zeny. I mean, I have";
2478         mes "an extra set, but I don't know";
2479         mes "if you'd wanna buy them off--";
2480         next;
2481         mes "[Rekenber Guard Tan]";
2482         mes "I'll take them all.";
2483         mes "Wait, all of them except";
2484         mes "for that young kid. Just the";
2485         mes "idea of having her glamour";
2486         mes "photo around strikes me as...";
2487         mes "Yeah. Yeah, it's no good.";
2488         close;
2489 }
2490
2491 lighthalzen,163,306,3   script  Rekenber Guard Tan#li   867,{
2492         mes "[Rekenber Guard Tan]";
2493         mes "Whoa, whoa. Now this...";
2494         mes "This is art. The lighting,";
2495         mes "the angle, the... the...";
2496         mes "subject matter. Oh yes.";
2497         emotion e_swt2;
2498         next;
2499         mes "[Rekenber Guard Drew]";
2500         mes "Man, these officially licensed";
2501         mes "Kafra Lady glossies... They're";
2502         mes "worth every zeny we paid. Say";
2503         mes "goodbye Swimsuit Calendar,";
2504         mes "and hellooooo Kafra Leilah~";
2505         next;
2506         mes "[Rekenber Guard Tan]";
2507         mes "Leilah? Oh, you mean";
2508         mes "the glasses chick? Dude...";
2509         mes "Dude. She's my favorite too!";
2510         close;
2511 }
2512
2513 lighthalzen,70,227,4    script  Delna#li_reken  102,{
2514         mes "[Delna]";
2515         mes "Sometimes the simple";
2516         mes "pleasures can give you";
2517         mes "the most happiness. For me,";
2518         mes "going outside and basking in";
2519         mes "the sun is the greatest thing~";
2520         next;
2521         mes "[Delna]";
2522         mes "Yes, sunbathing in a quiet";
2523         mes "and relaxing place can be";
2524         mes "so refreshing. And if you're";
2525         mes "careful about not getting a";
2526         mes "sunburn or a tan, a little sun";
2527         mes "can be really good for you.";
2528         close;
2529 }
2530
2531 lhz_in02,289,277,3      script  Martial Artist#1        753,{
2532         mes "[Martial Artist]";
2533         mes "Curses...";
2534         mes "I've come to the";
2535         mes "wrong place to seek";
2536         mes "out a challenge. No";
2537         mes "one here is really all";
2538         mes "that mighty or competitive!";
2539         next;
2540         mes "[Martial Artist]";
2541         mes "This whole city thinks";
2542         mes "it can buy power and safety";
2543         mes "with money. They don't know";
2544         mes "the value of a nice, friendly";
2545         mes "brawl. Hopefully, I'll find a";
2546         mes "rival around here soon...";
2547         close;
2548 }
2549
2550 lighthalzen,107,107,3   script  Kosit#zen1      869,{
2551         mes "[Kosit]";
2552         mes "This city might have";
2553         mes "more guards and rules";
2554         mes "than other places, but";
2555         mes "I still don't know if it's";
2556         mes "really safe to live here.";
2557         next;
2558         mes "[Kosit]";
2559         mes "I mean, the reason we have";
2560         mes "these rules is because of all";
2561         mes "the unruly gangsters that can";
2562         mes "sometimes get into the city.";
2563         mes "I mean, it's relatively peaceful and all. But these rules...";
2564         next;
2565         mes "[Kosit]";
2566         mes "It's good to be safe,";
2567         mes "but I don't know if it's";
2568         mes "a good idea to sacrifice";
2569         mes "our freedoms or standard";
2570         mes "of living, you know?";
2571         close;
2572 }
2573
2574 lhz_in03,32,99,3        script  Sopheap#zen1    863,{
2575         mes "[Sopheap]";
2576         mes "Oh, you youngsters.";
2577         mes "Always traveling around";
2578         mes "and having adventures and";
2579         mes "fighting monsters. I certainly";
2580         mes "had my fill of excitement back";
2581         mes "when I was your age, long ago.";
2582         next;
2583         mes "[Sopheap]";
2584         mes "Sure, I miss doing all";
2585         mes "of that, but now I'm content";
2586         mes "with just relaxing and resting.";
2587         mes "Still, there are a lot of old folk who refuse to sit still like this~";
2588         close;
2589 }
2590
2591 lhz_in03,25,105,5       script  Gopal#zen4      869,{
2592         mes "[Gopal]";
2593         mes "Granny may be happy";
2594         mes "just sitting around and";
2595         mes "enjoying the peaceful life,";
2596         mes "but I'm not! I'm too young";
2597         mes "to just lay down and let";
2598         mes "these days just pass by!";
2599         next;
2600         mes "[Gopal]";
2601         mes "I wanna make something";
2602         mes "of myself. Maybe someday,";
2603         mes "I'll found a company as big";
2604         mes "as the Rekenber Corporation!";
2605         close;
2606 }
2607
2608 lighthalzen,176,65,5    script  Kimmy#zen3      862,{
2609         mes "[Kimmy]";
2610         mes "Unlike most places,";
2611         mes "Lighthalzen has many";
2612         mes "beautiful clothing and";
2613         mes "accessory shops. This";
2614         mes "place is heaven to a";
2615         mes "trendsetter like me~!";
2616         next;
2617         mes "[Kimmy]";
2618         mes "I don't know if you";
2619         mes "adventurers are interested";
2620         mes "in fashion, but you can trash";
2621         mes "your old clothes and get some";
2622         mes "new, unique and trendy gear";
2623         mes "over here in Lighthalzen~";
2624         close;
2625 }
2626
2627 lighthalzen,364,282,3   script  Bodger#zen5     870,{
2628         mes "[Bodger]";
2629         mes "Another hungry day...";
2630         mes "I don't have any money";
2631         mes "and even if I did, there's";
2632         mes "no place that sells food";
2633         mes "I'd actually eat. Oh, man.";
2634         mes "I'm barely living as it is.";
2635         next;
2636         mes "[Bodger]";
2637         mes "I hear that the people";
2638         mes "who live Uptown eat totally";
2639         mes "delicious, gourmet food eight";
2640         mes "times a day! Hopefully it's just an exaggeration. 'Cuz if it";
2641         mes "wasn't, I'd be so mad...";
2642         close;
2643 }
2644
2645 lhz_in03,239,38,3       script  Avetis#zen10    849,{
2646         mes "[Avetis]";
2647         mes "A-ack...";
2648         mes "^333333*Cough cough*^000000";
2649         mes "Would you give me";
2650         mes "some m-medicine?!";
2651         mes "^333333*Cough cough haack*^000000";
2652         mes "Sweet Christmas, it hurts...";
2653         next;
2654         mes "[Avetis]";
2655         mes "I sk-skipped work";
2656         mes "because I've been too";
2657         mes "sick t-to go. ^333333*Cough*^000000";
2658         mes "But now I don't have";
2659         mes "the money to ^333333*Haack*^000000";
2660         mes "buy med-medicine... ";
2661         close;
2662 }
2663
2664 lhz_in02,267,25,4       script  Diana#npc       747,{
2665         mes "[Diana]";
2666         mes "Oh wow, that weapon";
2667         mes "is fantastic! But I'm sure";
2668         mes "that it must be really";
2669         mes "expensive. Huh...";
2670         next;
2671         mes "[Shop Assistant]";
2672         mes "Ma'am, are you talking";
2673         mes "about this Stiletto? You";
2674         mes "certainly have an eye for";
2675         mes "quality weapons. If you";
2676         mes "don't mind me asking,";
2677         mes "where are you from?";
2678         next;
2679         mes "[Diana]";
2680         mes "Oh, I was born";
2681         mes "and raised in Morroc.";
2682         next;
2683         mes "[Shop Assistant]";
2684         mes "Ah yes, I've heard many";
2685         mes "good things about that town.";
2686         mes "You've certainly proven that";
2687         mes "people from Morroc truly have";
2688         mes "good taste. Now, this Stiletto";
2689         mes "is a steal at 39,800 zeny...";
2690         next;
2691         emotion e_omg;
2692         mes "[Diana]";
2693         mes "Huh...?!";
2694         mes "That's ridiculous!";
2695         mes "Never mind that, let";
2696         mes "me take a look at that";
2697         mes "Gladius in the corner.";
2698         next;
2699         mes "[Shop Assistant]";
2700         mes "The Gladius?";
2701         mes "Ah, that would be";
2702         mes "39,800 zeny, ma'am.";
2703         next;
2704         mes "[Diana]";
2705         mes "Oh, that's a really";
2706         mes "good price. I'll take it!";
2707         next;
2708         mes "[Shop Assistant]";
2709         mes "Yes, this replica really";
2710         mes "does look just like an";
2711         mes "actual Gladius, does it";
2712         mes "not? Although not a true";
2713         mes "weapon, it's quite capable of";
2714         mes "opening the toughest envelopes.";
2715         next;
2716         mes "[Diana]";
2717         mes "...";
2718         mes "......";
2719         mes "I take that back.";
2720         mes "This shop really sucks.";
2721         close;
2722 }
2723
2724 lhz_in02,267,22,1       script  Shop Assistant#cobo     91,{
2725         mes "[Shop Assistant]";
2726         mes "Welcome to our";
2727         mes "store where we offer";
2728         mes "many unique products that";
2729         mes "you can't find anywhere else.";
2730         next;
2731         mes "[Shop Assistant]";
2732         mes "However, shopping is only available to our members. There's an annual";
2733         mes "membership fee that's waived when you spend a certain amount every";
2734         mes "month in our store. If you invite your friends, you'll receive spe--";
2735         next;
2736         mes "[" + strcharinfo(0) + "]";
2737         mes "N-no thank you!";
2738         mes "I'm not interested!";
2739         close;
2740 }
2741
2742 lighthalzen,192,63,4    script  Sergei#zen1     92,{
2743         mes "[Sergei]";
2744         mes "You know, there's an";
2745         mes "interesting story about";
2746         mes "the axe that's hanging";
2747         mes "over there. Would you";
2748         mes "like me to tell you?";
2749         next;
2750         if (select("Sure.:No, thanks.") == 1) {
2751                 mes "[Sergei]";
2752                 mes "This previous owner of";
2753                 mes "this Weapon Shop was";
2754                 mes "a convicted serial killer.";
2755                 mes "Each night, he'd take that";
2756                 mes "axe and cruelly murder";
2757                 mes "beautiful ladies like me.";
2758                 next;
2759                 mes "[Sergei]";
2760                 mes "When he was finally";
2761                 mes "caught, they beheaded";
2762                 mes "him with his own axe.";
2763                 mes "Since then, they say that";
2764                 mes "his ghost still lingers and";
2765                 mes "sharpens this axe at night.";
2766                 next;
2767                 mes "[Sergei]";
2768                 mes "Just thinking about";
2769                 mes "it gives me goosebumps!";
2770                 mes "And I'm supposed to work";
2771                 mes "here! It's so creepy!";
2772                 close;
2773         }
2774         mes "[Sergei]";
2775         mes "Oh, how disappointing~";
2776         mes "It's the perfect story for";
2777         mes "the season. Well, now that";
2778         mes "I think about it, that story is";
2779         mes "actually pretty creepy...";
2780         close;
2781 }
2782
2783 lighthalzen,258,223,3   script  Srinivas#zen4   866,{
2784         mes "[Srinivas]";
2785         mes "Those rundown buildings";
2786         mes "in the slums are an eyesore";
2787         mes "that offend the entire city!";
2788         mes "I just wish they would wreck";
2789         mes "them down. What do I care";
2790         mes "about the poor and needy?";
2791         close;
2792 }
2793
2794 lighthalzen,77,203,3    script  Victor Perfecto#zen9    869,{
2795         mes "[Victor Perfecto]";
2796         mes "I've heard that the";
2797         mes "Rekenber Corporation";
2798         mes "actually created the";
2799         mes "environment in Lighthalzen";
2800         mes "through artificial means.";
2801         next;
2802         mes "[Victor Perfecto]";
2803         mes "It seems like it'd take";
2804         mes "a lot of investment, but";
2805         mes "artificially creating an";
2806         mes "environment isn't impossible";
2807         mes "with the means available to";
2808         mes "the Rekenber Corporation.";
2809         next;
2810         mes "[Victor Perfecto]";
2811         mes "^333333*Sigh...*^000000";
2812         mes "Still, it's pretty";
2813         mes "depressing to think";
2814         mes "that the beauty of nature";
2815         mes "can be manmade and";
2816         mes "equated to zeny, you know?";
2817         close;
2818 }
2819
2820 lighthalzen,40,107,4    script  Vergil#zen4     869,{
2821         mes "[Vergil]";
2822         mes "The weather is so";
2823         mes "nice today, like always.";
2824         mes "I just want to ditch work,";
2825         mes "run outside and work out.";
2826         next;
2827         switch(select("Where do you want to go?:But shouldn't you go to work?:Have you heard about the serial killer?")) {
2828         case 1:
2829                 mes "[Vergil]";
2830                 mes "Well, those guys in";
2831                 mes "black suits, not to mention";
2832                 mes "the ruffians that manage to";
2833                 mes "invade town, sometimes sort";
2834                 mes "of make it kind of unsafe to";
2835                 mes "go out all by yourself.";
2836                 next;
2837                 mes "[Vergil]";
2838                 mes "But me and a buddy are";
2839                 mes "planning to head to the";
2840                 mes "Al De Baran Turbo Track";
2841                 mes "one of these days. Boy,";
2842                 mes "the last time we went,";
2843                 mes "he wasted a lot of zeny.";
2844                 next;
2845                 mes "[Vergil]";
2846                 mes "He actually won some";
2847                 mes "kind of potion as a prize";
2848                 mes "and let me have it. I drank";
2849                 mes "it and it made me move really";
2850                 mes "slowly. Now what kind of prize";
2851                 mes "is that supposed to be?!";
2852                 next;
2853                 mes "[Vergil]";
2854                 mes "I think my buddy";
2855                 mes "was totally scammed.";
2856                 mes "That, or I was totally";
2857                 mes "tricked by him to drink it.";
2858                 mes "How they came up with such a ridiculous idea for a prize!";
2859                 close;
2860         case 2:
2861                 mes "[Vergil]";
2862                 mes "Wha--?! I didn't say";
2863                 mes "I was going to ditch work,";
2864                 mes "I just said I wanted to!";
2865                 mes "But just to spite you, maybe";
2866                 mes "just maybe, I won't go today!";
2867                 next;
2868                 mes "[Vergil]";
2869                 mes "Then again, I don't";
2870                 mes "think I can slack on";
2871                 mes "this project. Curses...";
2872                 mes "The weekend certainly";
2873                 mes "doesn't come fast enough!";
2874                 close;
2875         case 3:
2876                 mes "[Vergil]";
2877                 mes "What, you mean that";
2878                 mes "axe murderer from a long";
2879                 mes "time ago? Well, I heard a";
2880                 mes "rumor that it actually wasn't";
2881                 mes "like that. Let's see, how";
2882                 mes "did the story go?";
2883                 next;
2884                 mes "[Vergil]";
2885                 mes "I heard that some hat";
2886                 mes "maker, the one who makes";
2887                 mes "the Smokie Hat, accidentally";
2888                 mes "made a Person Headgear";
2889                 mes "instead of, like, a hat made";
2890                 mes "of monsters. Don't ask me how.";
2891                 next;
2892                 mes "[Vergil]";
2893                 mes "Yeah, I think relatives";
2894                 mes "of that Airship Captain...";
2895                 mes "They were totally made into";
2896                 mes "a hat on accident. Supposedly,";
2897                 mes "it looks like a Reindeer Head,";
2898                 mes "but now that's just too weird.";
2899                 close;
2900         }
2901 }
2902
2903 lhz_in01,144,53,3       script  Jorje#zero      98,1,1,{
2904 OnTouch_:
2905         switch(rand(1,3)) {
2906         case 1:
2907                 mes "[Jorje]";
2908                 mes "Arrrgh, I don't";
2909                 mes "have any time for";
2910                 mes "talking! I'm in the";
2911                 mes "middle of an important";
2912                 mes "task! H-hold on a second!";
2913                 close;
2914         case 2:
2915                 mes "[Jorje]";
2916                 mes "D-don't come any";
2917                 mes "closer! Anyone who";
2918                 mes "comes near me might";
2919                 mes "just screw me up! Back off!";
2920                 close;
2921         case 3:
2922                 mes "[Jorje]";
2923                 mes "Oh man...";
2924                 mes "I've been working so";
2925                 mes "hard and haven't taken";
2926                 mes "any breaks. I think I'll";
2927                 mes "reward myself and buy";
2928                 mes "something like maybe--";
2929                 next;
2930                 mes "[Jorje]";
2931                 mes "No! No, I'm not";
2932                 mes "gonna buy anything!";
2933                 mes "I've got my future wife";
2934                 mes "to think about! Must...";
2935                 mes "Save... More... Money!";
2936                 close;
2937         }
2938         end;
2939 }
2940
2941 lhz_in01,139,48,7       script  Leimi#mimir     73,{
2942         mes "[Leimi]";
2943         mes "...";
2944         mes "......";
2945         next;
2946         mes "[Leimi]";
2947         mes "Oh...!";
2948         mes "Good heavens!";
2949         mes "Um, may I help you?";
2950         emotion e_omg;
2951         if (BaseJob == Job_Assassin) {
2952                 if (Sex == SEX_MALE) {
2953                         next;
2954                         mes "[Leimi]";
2955                         mes "Oh, you're an Assassin!";
2956                         mes "Oh, you boys are soooo cute!";
2957                         mes "And so cool and so mysterious all at the same time! I love you!";
2958                 }
2959                 else {
2960                         next;
2961                         mes "[Leimi]";
2962                         mes "An Assassin...?";
2963                         mes "Oh, you wouldn't happen";
2964                         mes "to know any Assassin boys";
2965                         mes "that might be single, do you?";
2966                         mes "Oh-my-god, they're hunky-hot~";
2967                 }
2968         }
2969         close;
2970 }
2971
2972 lhz_in01,138,47,0       script  #mimir_camera   -1,2,2,{
2973 OnTouch_:
2974         if (BaseJob == Job_Assassin) {
2975                 if (Sex == SEX_MALE) {
2976                         mes "^3355FF*Click*^000000";
2977                         next;
2978                         mes "["+strcharinfo(0)+"]";
2979                         mes "What the...?";
2980                         mes "That sound. Did...";
2981                         mes "Did someone just";
2982                         mes "take my picture?";
2983                         close;
2984                 }
2985         }
2986         end;
2987 }
2988
2989 lhz_in02,36,274,4       script  Cool Event Staff#Saera  831,{
2990         mes "[Saera]";
2991         mes "Welcome to the";
2992         mes "temporary headquarters";
2993         mes "of Cool Event Corporation.";
2994         mes "How may I help you today?";
2995         next;
2996         switch(select("Temporary headquarters?:Voting:No, thanks.")) {
2997         case 1:
2998                 mes "[Saera]";
2999                 mes "Our headquarters building";
3000                 mes "is currently undergoing";
3001                 mes "reconstruction, so we are";
3002                 mes "basing our operations in";
3003                 mes "this place for the meantime.";
3004                 close;
3005         case 2:
3006                 if (lhz_boss < 17) {
3007                         mes "[Saera]";
3008                         mes "Currently, Kafra Corporation";
3009                         mes "and Cool Event Corp are working";
3010                         mes "on a collaborative program that";
3011                         mes "will provide direct teleport";
3012                         mes "services to dungeons.";
3013                         next;
3014                         mes "[Saera]";
3015                         mes "Due to technical issues,";
3016                         mes "both companies cannot provide";
3017                         mes "teleport services to the same";
3018                         mes "dungeon. Therefore, we will be";
3019                         mes "selecting our valued customers to choose the company they want.";
3020                         next;
3021                         mes "[Saera]";
3022                         mes "Only a limited number of";
3023                         mes "voters will be chosen, so";
3024                         mes "you can check your voting";
3025                         mes "eligibility at the headquarters";
3026                         mes "of both participating companies. Thank you for your patronage~";
3027                         close;
3028                 }
3029                 else {
3030                         mes "[Saera]";
3031                         mes "Currently, Kafra Corporation";
3032                         mes "and Cool Event Corp are working";
3033                         mes "on a collaborative program that";
3034                         mes "will provide direct teleport";
3035                         mes "services to dungeons.";
3036                         next;
3037                         mes "[Saera]";
3038                         mes "Due to technical issues,";
3039                         mes "both companies cannot provide";
3040                         mes "teleport services to the same";
3041                         mes "dungeon. Therefore, we will be";
3042                         mes "selecting a number of valued customers to vote for their choice.";
3043                         next;
3044                         mes "[Saera]";
3045                         mes "I've just reviewed your";
3046                         mes "information and would like";
3047                         mes "to inform you that you are";
3048                         mes "indeed eligible to vote.";
3049                         mes "Your participation in this";
3050                         mes "election is much appreciated.";
3051                         next;
3052                         mes "[Saera]";
3053                         mes "Remember that the";
3054                         mes "election polls can be";
3055                         mes "found in either Prontera";
3056                         mes "or Juno. Thank you very much.";
3057                         close;
3058                 }
3059         case 3:
3060                 mes "[Saera]";
3061                 mes "Thank you.";
3062                 mes "Have a good day.";
3063                 close;
3064         }
3065 }
3066
3067 lhz_in02,40,280,6       script  Event Planner   833,{
3068         mes "[Jellarin]";
3069         mes "I don't like this.";
3070         mes "But I don't like that";
3071         mes "idea either. What will";
3072         mes "I do for a new event, eh?";
3073         next;
3074         mes "[Jellarin]";
3075         mes "I need something";
3076         mes "major, something that'll";
3077         mes "really shake up the world,";
3078         mes "something epochal, but what?";
3079         mes "Hey, do you have any ideas?";
3080         close;
3081 }
3082
3083 lhz_in02,110,286,5      script  Cool Event Manager      853,{
3084         mes "[Baoto]";
3085         mes "Hmmm...";
3086         mes "The employees seem";
3087         mes "to be having too much";
3088         mes "fun amongst themselves";
3089         mes "recently. This does not";
3090         mes "bode well at all...";
3091         next;
3092         mes "[Baoto]";
3093         mes "It looks like I'm";
3094         mes "just going to have to";
3095         mes "start cracking that whip";
3096         mes "more often and much";
3097         mes "harder. Ha ha ha ha!";
3098         close;
3099 }
3100
3101 lhz_in02,36,284,0       script  Cool Event Staff#Cesuna 874,{
3102         mes "[Cesuna]";
3103         mes "Ack! I'm totally";
3104         mes "swamped with all this";
3105         mes "work! But I don't wanna";
3106         mes "do any of it. That's it!";
3107         mes "I totally need a break.";
3108         next;
3109         mes "[Cesuna]";
3110         mes "^333333*Sigh...*^000000";
3111         mes "I wonder if Saera";
3112         mes "would ever consider";
3113         mes "going out with me?";
3114         mes "That would be nice~";
3115         close;
3116 }
3117
3118 /*
3119 lhz_in02,19,274,2       script  Maintenance Guy#lhz     851,{
3120         mes "[Kudiuu]";
3121         mes "Holy...!";
3122         mes "Will this place";
3123         mes "ever get cleaned up?!";
3124         mes "^333333*Cough cough*^000000 There's";
3125         mes "so much dust here, it's";
3126         mes "almost a health hazard!";
3127         close;
3128 }
3129 */
3130
3131 lighthalzen,337,296,3   script  Rekenber Employee#li_2  868,{
3132         if (hg_tre > 54) {
3133                 mes "[Rekenber Employee]";
3134                 mes "Greetings. As part of our";
3135                 mes "effort to relieve the poor,";
3136                 mes "Rekenber is providing job";
3137                 mes "opportunities targeted for";
3138                 mes "citizens of the slum areas.";
3139                 next;
3140                 mes "[Rekenber Employee]";
3141                 mes "You can choose to work";
3142                 mes "from home, or undergo a";
3143                 mes "little bit of training for more";
3144                 mes "professional positions. This";
3145                 mes "is a great chance to make a";
3146                 mes "difference... and some money~";
3147                 emotion e_no1;
3148                 close;
3149         }
3150 }
3151
3152 lhz_in01,221,131,7      script  Scientist#li_01 865,{
3153         if (isequipped(2241) && isequipped(2243)) {
3154                 if (hg_tre > 54) {
3155                         mes "[A Scientist]";
3156                         mes "What happened? All the machines are ruined and the research report are gone! The history of Regenschirm has been hacked!";
3157                         close;
3158                 }
3159                 else {
3160                         mes "[Scientist]";
3161                         mes "It takes so long for";
3162                         mes "this device to process";
3163                         mes "all the data and give me";
3164                         mes "the results. Still, the wait";
3165                         mes "heightens my anticipation...";
3166                         close;
3167                 }
3168         }
3169         else {
3170                 mes "[Scientist]";
3171                 mes "What?! Guards!";
3172                 mes "Hurry, there's an";
3173                 mes "intruder right here!";
3174                 emotion e_gasp;
3175                 close2;
3176                 warp "lhz_in01",33,224;
3177                 end;
3178         }
3179 }