//===== rAthena Script ======================================= 
//= Dewata Town
//===== By: ================================================== 
//= Gennosuke Kouga, Muad_Dib
//===== Current Version: ===================================== 
//= 1.3
//===== Compatible With: ===================================== 
//= rAthena SVN
//===== Description: ========================================= 
//= [Official Conversion]
//= Dewata Town Script
//===== Additional Comments: ================================= 
//= 1.0 First version.
//= 1.1 Standardized. [Euphy]
//= 1.2 Fixed Zeny check. [Joseph]
//= 1.3 Updated to match the official script. [Lemongrass/Euphy]
//============================================================

dewata,221,237,5	script	ʵ#dew-1	536,{
	mes "[ʵ]";
	mes "What's wrong with your faaaaaace? You must really be clueless!";
	next;
	mes "[ʵ]";
	mes "Let me drop some knowledge on ya.";
	next;
	mes "[ʵ]";
	mes "I may be a youngling, but no one knows more than I do about ^777700Palm fruit^000000. All right! What do you want to know?";
	next;
	switch(select("About the shell...:About the pulp...:About the palm kernel...:No thanks.")) {
	case 1:
		mes "[ʵ]";
		mes "So you want to know about Palm fruit's pulp? Let me explain.";
		next;
		mes "[ʵ]";
		mes "Normally Palm fruit shell is used for making oil. Palm Oil is a useful ingredient for many dishes.";
		next;
		mes "[ʵ]";
		if (dew_drink > 0)
			mes "Hmm... Have you met Memo already? Then it should be easy for you to understand.";
		else
			mes "If you want to know how to use Palm Oil, go find Memo on the north side of Dewata island. Everyday, he makes traditional drinks with Palm Oil.";
		next;
		mes "[ʵ]";
		mes "Anyways, we refer to the oil that comes from the Palm fruit as Palm oil or Coconut oil, which is well known for it's quality.";
		next;
		mes "[ʵ]";
		mes "The leftovers from oil production gets dried, and used for fuel in cooking or heating.";
		next;
		mes "[ʵ]";
		mes "It burns well and has a good smell, can't get better than that.";
		next;
		mes "[ʵ]";
		mes "Ok!! That is all about the pulp, it takes too long to explain all those useful effects for Palm fruit shells.";
		next;
		mes "[ʵ]";
		mes "It's not like this is the extent of my knowledge. Don't get me wrong!";
		close;
	case 2:
		mes "[ʵ]";
		mes "So you want to know about the Palm interior? Let me explain.";
		next;
		mes "[ʵ]";
		mes "Palm tree fruit has 2 layers of pulp. Outside is very rough, and the inside is smooth...";
		next;
		mes "[ʵ]";
		mes "Hmm... Yes! the pulp of Palm tree fruit is a little bit harder than a walnut shell, must be the water it contains inside.";
		next;
		mes "[ʵ]";
		mes "Inside of the shell, there's about 300cc water which is useful in quenching people's thirst since Dewata island has very hot weather.";
		next;
		mes "[ʵ]";
		mes "And it's not like we just throw it away once we drink the water inside!!";
		next;
		mes "[ʵ]";
		mes "We also can make a quality canteen out of it! Like I said, it has really thick outer shell enough and can act as a water bottle.";
		next;
		mes "[ʵ]";
		mes "It is also great to make charcoal. Charcoal made out of palm fruit is well known for long lasting and quality fire,";
		next;
		mes "[ʵ]";
		mes "People love to cook seafoods and chicken with Palm fruit charcoal..";
		next;
		mes "[ʵ]";
		mes "It has the extra bonus of being burning with a pleasant palm smell";
		next;
		mes "[ʵ]";
		mes "Ok!! That is all for pulp information, it takes too long to explain all those useful effects.";
		next;
		mes "[ʵ]";
		mes "It's not like this is all I know. Don't get me wrong!";
		close;
	case 3:
		mes "[ʵ]";
		mes "So, you want to know about tender kernel inside? Let me explain for you";
		next;
		mes "[ʵ]";
		mes "The kernel inside of the hard pulp is used as a natural digestive.";
		next;
		mes "[ʵ]";
		mes "Not much to say about the kernel inside..";
		next;
		mes "[ʵ]";
		mes "but we do make sure to use every part of the palm fruit.";
		next;
		mes "[ʵ]";
		mes "Wouldn't you agree?";
		close;
	case 4:
		mes "[ʵ]";
		mes "Arrgg! You have no interest in the world!";
		close;
	}
}

dewata,114,243,6	script	Lazy Young Man#dew	536,1,1,{
	if (checkweight(1201,1) == 0 || MaxWeight - Weight < 500) {
		mes "[Lazy Young Man]";
		mes "Why are you carrying so much? Isn't it heavy?";
		close;
	}
	if (countitem(11534)) {
		mes "[Lazy Young Man]";
		mes "Wewt~!! Isn't that Palm Juice?";
		mes "Can you give me that? I just woke";
		mes "up, and my throat is parched!";
		next;
		switch(select("Give:Do not give")) {
		case 1:
			mes "[Lazy Young Man]";
			mes "Really? For me?? I'll give you this in return... Thanks... Hehe~";
			delitem 11534,1; //Coco_Juice
			getrandgroupitem(IG_GiftBox),1;
			close;
		case 2:
			mes "[Lazy Young Man]";
			mes "So be it~ Ok...";
			close;
		}
	}
	mes "[Lazy Young Man]";
	mes "Ah~ Thristy~ Anyone have some Palm";
	mes "juice for me?~";
	close;
OnTouch:
	if (countitem(11534) == 0) {
		mes "[Lazy Young Man]";
		mes "Arrgg~ I'm thirsty~~ so thirsty~~";
		mes "Give me Palm juice... Palm Juuiice~~";
		emotion e_an;
		next;
		emotion e_an;
		next;
		emotion e_an;
		next;
		emotion e_an;
		close;
	}
	end;
}

dewata,159,81,4	script	۹#dew-1	881,{
	mes "[۹]";
	mes "w~ ĺ, ůĺ̲...";
	mes "ŮԼ..";
	next;
	mes "[۹]";
	mes "ŮѵĻ...";
	emotion e_sob;
	next;
	mes "[۹]";
	mes "֪ʱҵĹŻ֣..";
	emotion e_sigh;
	close;
}

dewata,146,109,5	script	͹ϰ#dew	886,{
	if (checkweight(11532,1) == 0 || checkweight(11533,1) == 0 || MaxWeight - Weight < 500) {
		mes "[͹ϰ]";
		mes "볢ҵĳ? Ӷʱøó.";
		close;
	}
	mes "[͹ϰ]";
	mes "ӭ.";
	mes "Ƿǳˮ׼ÿ";
	mes "һЩûˮ׼,";
	mes "Сһ...";
	next;
	switch(select("ڵ:ղ˵?:û.")) {
	case 1:
		mes "[͹ϰ]";
		mes "Ҫ֪ʳѶ?... ð, û˵ʲô֪Ļ.";
		next;
		mes "[͹ϰ]";
		mes "ôҿʼܰ.";
		next;
		mes "[͹ϰ]";
		mes ", ÿ⿷ʽ,";
		next;
		mes "[͹ϰ]";
		mes "Ϊ '' Ҫ򾭹ըʳ.";
		next;
		mes "[͹ϰ]";
		mes " 'տ', տʳ.";
		next;
		mes "[͹ϰ]";
		mes " 'ɳ', Ǵʳ.";
		next;
		mes "[͹ϰ]";
		mes "ڶ, ǲȵĻɷ,";
		next;
		mes "[͹ϰ]";
		mes "ڵ, ǳΪ Nasi, Ϊ Mie, Ϊ Roti, Ϊ Ayam, Ϊ Ikan,  Ϊ Jagung.";
		next;
		mes "[͹ϰ]";
		mes ", ױըǳΪ '', ըΪ ''.";
		next;
		mes "[͹ϰ]";
		mes "ܵʳ!! , رƵĲɫ ֻҪ^0000FF5000^000000 Zeny.";
		close;
	case 2:
		mes "[͹ϰ]";
		mes "Уɫ, ӡʲ''ɳ'. ҪƷһ?";
		next;
		switch(select("ӡʲ:ɳ")) {
		case 1:
			mes "[͹ϰ]";
			mes "ӡʲ,ƵĽ֭Ͷζļ. ֻҪ ^0000FF5000^000000 Zeny.";
			set .@food,11532;
			break;
		case 2:
			mes "[͹ϰ]";
			mes "ɳ,⴮ùζľ̿տ. ֻҪ ^0000FF5000^000000 Zeny.";
			set .@food,11533;
			break;
		}
		next;
		switch(select("Ʒ:뿪")) {
		case 1:
			if (Zeny < 5000) {
				mes "[͹ϰ]";
				mes ", Ǯ? ! ûѵʳ!?";
				close;
			}
			mes "[͹ϰ]";
			mes " "+getitemname(.@food)+", ʧ!";
			set Zeny, Zeny - 5000;
			getitem .@food,1;
			close;
		case 2:
			mes "[͹ϰ]";
			mes "ƷôĲ˼ֱһ...";
			close;
		}
	case 3:
		mes "[͹ϰ]";
		mes "? һ㶼Ц.";
		close;
	}
}

dewata,147,107,6	script	ʳ#dew	85,{
	mes "[ʳ]";
	mes "Ǻ..ҳܸ";
	mes "Բͬʳ!";
	emotion e_sob;
	next;
	mes "[ʳ]";
	mes "ϰ~ ڸһ~";
	emotion e_no1;
	emotion e_ok,0,"͹ϰ#dew";
	next;
	mes "[ʳ]";
	mes "һҪ! ʳ֭~";
	close;
}

dewata,154,107,4	script	йеĹ۹#dew	86,{
	mes "[۹]";
	mes "...";
	mes "׳˶ٶ?";
	emotion e_hmm;
	next;
	mes "[۹]";
	mes "һǴθʳ...";
	next;
	mes "[۹]";
	mes "ȥ¡? Ѿ֪ʲôط..";
	close;
}

dewata,95,203,6	script	Travel Guide#dew	536,{
	mes "[Guide]";
	mes "This temple behind me is called Borobudur.";
	mes "Borobudur temple was built in the 9th century";
	mes "to venerate the Great Buddha, an ancient religious figure.";
	emotion e_swt2;
	next;
	mes "[Guide]";
	mes "This temple is made with 6 square platforms and 3 round platforms, and 2672 hand carved relief panels as well as 504 statue of various Buddhas.";
	emotion e_swt2;
	next;
	mes "[Guide]";
	mes "The central stupa, or shrine is located at the center of high platform, which is surrounded by 72 more statues.";
	emotion e_swt2;
	next;
	mes "[Guide]";
	mes "Even in modern times Borobudur temple is a pilgimage site for many ɮs worshiping the Buddha. It's also a major tourist attraction, as you can imagine.";
	emotion e_swt2;
	next;
	mes "[Guide]";
	mes "That is all I have on Borobudur temple, are there any questions?";
	mes "If not, we can move to the next spot.";
	close;
}

dewata,97,207,4	script	۹#dew1	803,{
	mes "[۹]";
	mes "Oh, dag-nabbit... I've gone and";
	mes "picked the wrong tour guide...";
	next;
	mes "[۹]";
	mes "This hombre is a real snooze...";
	mes "Why make it longer..";
	emotion e_spin;
	next;
	mes "[۹]";
	mes "I need to change my travel agent...";
	emotion e_sigh;
	close;
}

dewata,100,206,4	script	۹#dew2	59,{
	mes "[۹]";
	mes ", ȥ!,";
	mes "ν~";
	next;
	mes "[۹]";
	mes "... ";
	mes "Ӧòܿ.";
	close;
}

dewata,101,206,4	script	۹#dew3	90,{
	mes "[۹]";
	mes "ǲûеδ·?";
	next;
	mes "[۹]";
	mes "Wϣһ·...";
	close;
}

dewata,99,203,4	script	۹#dew4	755,{
	mes "[۹]";
	mes "Oh~ This is very interesting. A";
	mes "temple that worships the Buddha...";
	emotion e_ok;
	next;
	mes "[۹]";
	mes "But I don't really get all the";
	mes "symbology here.";
	next;
	mes "[۹]";
	mes "So beautiful... I wonder who built";
	mes "this place?";
	close;
}

dewata,67,186,8	script	ɮ#dew1	834,{
	mes "[ɮ]";
	mes "I am a ɮ, content to spend my days in religious study.";
	next;
	mes "[ɮ]";
	mes "I've just returned from a pilgrimage to Borobudur temple with my fellow ɮs...";
	next;
	mes "[ɮ]";
	mes "Borobudur temple has many pilgrims visiting, since it is one of few temples left for worshipping the Great Buddha.";
	close;
}

dewata,65,188,8	script	ɮ#dew2	834,{
	mes "[ɮ]";
	mes "Borobudur temple is one of few temples left for worshiping the Great Buddha.";
	next;
	mes "[ɮ]";
	mes "I don't understand why there are only few temples left that follow our ways...";
	close;
}

dewata,63,190,8	script	ɮ#dew3	834,{
	mes "[ɮ]";
	mes "Are you a Tourist? You can make an offering and a wish to one of the shrines.";
	next;
	mes "[ɮ]";
	mes "Our great Buddha may grant your wish..";
	close;
}

dewata,62,192,8	script	ɮ#dew4	834,{
	mes "[ɮ]";
	mes "Our great Buddha is the king of souls and the leader of all good Gods.";
	next;
	mes "[ɮ]";
	mes "The Dewata tribes believes in Buddha, the strange thing is they all describe Buddha as different creatures.";
	next;
	mes "[ɮ]";
	mes "I'm not really sure about the reason for that. Maybe because there are many different tribes in Dewata with different characteristics.";
	close;
}

dewata,89,191,6	script	С#dew1	844,{
	mes "һС. кܶԸ.";
	next;
	switch(select(".:Ը.:뿪.")) {
	case 1:
		mes "ѶϢ:";
		mes "^FF00001,000 ~ 100,000 Zeny^000000";
		mes "?";
		next;
		input .@input,0,100000;
		if (.@input < 1000) {
			mes "- Cancelled. -";
			close;
		} else if (.@input <= 50000)
			set .@good_luck, rand(1,10000);
		else
			set .@good_luck, rand(1,5000);
		if (.@input > Zeny) {
			mes "- û㹻Ǯ. -";
			close;
		}
		mes "Ըʲô?";
		next;
		input(.@wish$);

		setarray .@wishes$[0],
			"Power","Strength", //1
			"Faster","Speed","Quickness","Agility", //2
			"Skillful Hands","Dex", //4
			"Healthy","Fitness","Vital", //8
			"Wisdom","Brain","Study","Int","1st place", //16
			"Luck","Wealth","Items","Get Item","Goods","Lotto", //32
			"Full Level","Level","LV", //64
			"Lover","Girl friend","Boy friend"; //128
		setarray .@index[0],
			1,1,2,2,2,2,4,4,8,8,8,16,16,16,16,16,32,32,32,32,32,32,64,64,64,128,128,128;
			
		if (.@good_luck == 7 || .@good_luck == 77 || .@good_luck == 777 || .@good_luck == 7777)
			set .@bonus,1;
		for(set .@i,0; .@i<getarraysize(.@wishes$); set .@i,.@i+1) {
			if (compare(.@wish$,.@wishes$[.@i])) {
				set .@stat, .@stat | .@index[.@i];
				break;
			}
		}

		mes "һ ^0000FF" + .@wish$ + "^000000 Ը.";
		next;
		callsub L_Wish;
		set Zeny, Zeny - .@input;
		if (.@stat & 1 && .@bonus)
			consumeitem 12043; //Str_Dish03
		else if (.@stat & 2 && .@bonus)
			consumeitem 12058; //Agi_Dish03
		else if (.@stat & 4 && .@bonus)
			consumeitem 12063; //Dex_Dish03
		else if (.@stat & 8 && .@bonus)
			consumeitem 12053; //Vit_Dish03
		else if (.@stat & 16 && .@bonus)
			consumeitem 12048; //Int_Dish03
		else if (.@stat & 32 && .@bonus)
			consumeitem 12068; //Luk_Dish03
		else if (.@stat & 64) {
			specialeffect2 EF_ANGEL;
			mes "- ף. -";
			next;
		} else if (.@stat & 128) {
			mes "- 类Ĺ⻷Χ. -";
			if ((Sex == 0 && compare(.@wish$,.@wishes$[26])) || (Sex == 1 && compare(.@wish$,.@wishes$[27])))
				specialeffect2 EF_LIGHTSPHERE;
			next;
		}
		mes "оԸԳ.";
		close;
	case 2:
		mes "Ըʲô?";
		next;
		input .@wish$;
		mes "Ѿ ^0000FF" + .@wish$ + "^000000 Ը.";
		next;
		callsub L_Wish;
		mes "оԸԳ.";
		close;
	case 3:
		close;
	}

L_Wish:
	mes "ɢ.";
	specialeffect EF_FLASHER,AREA,"Small Shrine#dew1";
	specialeffect EF_FLASHER,AREA,"Small Shrine#dew2";
	specialeffect EF_FLASHER,AREA,"Small Shrine#dew3";
	specialeffect EF_FLASHER,AREA,"Small Shrine#dew4";
	next;
	mes "ף.";
	specialeffect2 EF_BLESSING;
	next;
	return;
}
dewata,89,212,6	duplicate(С#dew1)	С#dew2	844
dewata,68,212,6	duplicate(С#dew1)	С#dew3	844
dewata,68,191,6	duplicate(С#dew1)	С#dew4	844

dewata,75,122,6	script	ɮ#dewt1	834,{
	mes "[ɮ]";
	mes "ô. ʲôĵط?";
	next;
	switch(select("۹.:û.")) {
	case 1:
		mes "[ɮ]";
		mes ", ο. һݷ '^0000FF^000000' ɮ.";
		close;
	case 2:
		mes "[ɮ]";
		mes "...";
		close;
	}
}

dewata,69,101,6	script	ɮ#dewt2	834,{
	mes "[ɮ]";
	mes "Ǳз. ÿһ, ˲ɮ.";
	next;
	switch(select("...:ڷѶ:, оܲ.")) {
	case 1:
		mes "[ɮ]";
		mes "һܸоҷĴȱ!";
		close;
	case 2:
		mes "[ɮ]";
		mes "ǵ, ǹҲ쵼.";
		next;
		mes "[ɮ]";
		mes "ػˣǱֻܶ()һ赸.";
		next;
		mes "[ɮ]";
		mes "ڵ񱣻ŸͲ,";
		next;
		mes "[ɮ]";
		mes "ǵķиֲͬ, ͨΪһֻ, ܣ, ʨ";
		next;
		mes "[ɮ]";
		mes "ʨһķ񹩷ڵ.";
		next;
		mes "[ɮ]";
		mes "ϣЩѶ˽. ֪ʲô͸.";
		close;
	case 3:
		mes "[ɮ]";
		mes "...";
		close;
	}
}

dewata,71,79,6	script	ɮ#dewt3	834,{
	mes "[ɮ]";
	mes "ںµıԵϽ. ˬĺḧ㷢һ.";
	next;
	mes "[ɮ]";
	mes ", ˵ӦܸоҷĴȱ";
	close;
}

dewata,211,272,4	script	#dew	534,2,3,{
OnTouch:
	mes "[]";
	mes "ʱ, ˲ιǵվ.";
	next;
	mes "[]";
	mes "羰, ԰?";
	next;
	mes "[]";
	mes "Һܸ¡ϣοϲ..";
	next;
	mes "[]";
	mes "! Ӧôİ.";
	mes "ҸһرŻ-";
	close;
}

dewata,245,244,4	script	޷Ա#dew	536,2,3,{
OnTouch:
	mes "[޷Ա]";
	mes "~ !";
	emotion e_an;
	next;
	mes "[޷Ա]";
	mes "ôԽԽķס?";
	next;
	mes "[޷Ա]";
	mes "And why do they have act so lovey-dovey? What's up with that?";
	next;
	mes "[޷Ա]";
	mes "C'mon, show some respect to the people who work here...";
	close;
}

dewata,233,263,8	script	»#1	828,2,3,{
OnTouch:
	mes "[»]";
	mes ", ~~";
	emotion e_kis;
	next;
	mes "[»̫̫]";
	mes "? Ư? Ӵ, װ~";
	emotion e_kis2,0,"»#dew2";
	next;
	mes "[»]";
	mes "Hahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahaha";
	mes "Hohohohohohohohohohohohohohohohohohohohohohohohohohohohohohohohohohohoho";
	emotion e_heh;
	emotion e_heh,0,"»#dew2";
	next;
	mes ", . һ.";
	close;
}

dewata,234,263,8	script	»#2	727,2,3,{
OnTouch:
	mes "[»]";
	mes "Baby~ You know what flower that is~?";
	emotion e_what;
	next;
	mes "[»]";
	mes "Hmm? I don't know. But it's really pretty.";
	next;
	mes "[»]";
	mes "Baby~ Who's prettier, me or the flower?";
	emotion e_what;
	next;
	mes "[»]";
	mes "No matter how pretty the flower is, you are always more beautiful~";
	emotion e_kis,0,"Sweet Married Couple#dew1";
	next;
	mes "[»]";
	mes "Really? I'm that pretty? I love you, sweetie~";
	emotion e_kis2;
	next;
	mes "[»]";
	mes "Hahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahahaha";
	mes "Hohohohohohohohohohohohohohohohohohohohohohohohohohohohohohohohohohohoho";
	emotion e_heh,0,"»#dew1";
	emotion e_heh;
	next;
	mes "Come on now, this bores me. Let's move on.";
	close;
}

dewata,279,213,4	script	۹#dew-2	887,2,3,{
OnTouch:
	mes "[۹]";
	mes "~ ~";
	next;
	mes "[۹]";
	mes "һɵʱ.";
	next;
	mes "Ӧһ.";
	mes ", Ͳ.";
	next;
	mes "[۹]";
	mes "Ϊڶԭ! !";
	emotion e_heh;
	close;
}

dewata,269,208,4	script	С#dew	538,2,3,{
OnTouch:
	mes "[С]";
	mes " "+((Sex)?"bro":"sis")+", Ǹ!";
	next;
	mes "[С]";
	mes "Ѿһ' ʲô'...";
	next;
	mes "[С]";
	mes "˭?";
	emotion e_what;
	next;
	mes "[С]";
	mes "ҳ϶Ҫһ.";
	close;
}

dewata,227,129,4	script	#dew	538,2,3,{
OnTouch:
	mes "[]";
	mes "Ƕ, Ѱ.";
	mes "ҿ϶ҵ!~";
	next;
	mes "[]";
	mes "һ~";
	next;
	mes "[]";
	mes "~ ~";
	next;
	mes "[]";
	mes "~ ~ ~";
	next;
	mes "[]";
	mes "... ... ... ...";
	next;
	mes "[]";
	mes "ž~ һ!!! ~";
	close;
}

dewata,239,140,4	script	˹#dew	539,2,3,{
OnTouch:
	mes "[˹]";
	mes " , ~ һҵ~~";
	next;
	mes "[˹]";
	mes "ҷ ˹!! , !!";
	emotion e_gg,0,"Sarr#dew";
	emotion e_omg;
	emotion e_gg,0,"Sipo#dew";
	emotion e_omg,1;
	next;
	mes "[˹]";
	mes "!! ⶼĴ~!!";
	emotion e_an;
	close;
}

dewata,193,145,4	script	˹#dew	538,2,3,{
OnTouch:
	mes "[˹]";
	mes "ղᷢ, ԰?";
	next;
	mes "[˹]";
	mes "ҷ˹!! , !!";
	emotion e_gg,0,"Sarr#dew";
	emotion e_omg,0,"Siyak#dew";
	emotion e_gg;
	emotion e_omg,1;
	next;
	mes "[˹]";
	mes "ٺ~ ˹~ ҾͶ.";
	close;
}

dewata,228,177,4	script	Ī#dew	538,2,3,{
OnTouch:
	mes "[Ī]";
	mes "׽ԲزѰҵ...";
	next;
	mes "[Ī]";
	mes "һֱ, ѾˣСʱûҵ...";
	emotion e_hmm;
	next;
	mes "[Ī]";
	mes "Ҹô? ? Ҳ뵱...";
	close;
}

dewata,278,100,4	script	·ĺ#dew	703,2,3,{
OnTouch:
	mes "[·ĺ]";
	mes "~~~~~..~~..~";
	emotion e_sob;
	emotion e_swt2;
	next;
	mes "["+strcharinfo(0)+"]";
	mes "Hey, kid...";
	next;
	mes "[·ĺ]";
	mes "~~~~~~~~..~";
	emotion e_sob;
	next;
	mes "[·ĺ]";
	mes "~ ְ~ ~ ~";
	emotion e_sob;
	emotion e_swt2;
	next;
	mes "["+strcharinfo(0)+"]";
	mes "... ... ...";
	emotion e_dots,1;
	close;
}

dewata,249,87,4	script	ż͵#dew	101,2,3,{
OnTouch:
	mes "[ż͵]";
	mes "ż~ ż~ ȥ?";
	emotion e_wah;
	next;
	mes "[ż͵]";
	mes "һתͲ...";
	next;
	mes "[ż͵]";
	mes "ż~";
	emotion e_wah;
	close;
}

dewata,251,85,6	script	ż͵İ#dew	97,2,3,{
OnTouch:
	mes "[ż͵İ]";
	mes "װ, żֲ?";
	emotion e_what;
	next;
	mes "[ż͵İ]";
	mes "... ˵ܶ... Ҫ?";
	emotion e_swt2;
	next;
	mes "[ż͵İ]";
	mes "Ѿ , , Ī˹Ʊ, , ,Թ·";
	mes " Ӵ̩...Ҳһ";
	emotion e_swt2;
	next;
	mes "[ż͵İ]";
	mes "ʲô!! Ѿ 7ˣ ڵ... 7 !!!!!!";
	emotion e_otl;
	close;
}

dewata,278,281,4	script	Ƚүү	534,{
	mes "[Ƚүү]";
	mes ", Ұ̫̫";
	mes "һЩ ^006400^000000.";
	next;
	mes "[Ƚүү]";
	mes "̫̫Ǿҵ ";
	mes " ^006400^000000ر!";
	next;
	mes "[Ƚүү]";
	mes "Ҹ.";
	mes "޷ζζ!";
	emotion e_lv;
	close;
}

dewata,280,277,4	script	Ƚ	535,{
	mes "[Ƚ]";
	mes "ʱ,";
	mes "໵ˣ";
	mes ".";
	emotion e_swt2;
	next;
	mes "[Ƚ]";
	mes ", ,";
	mes "ҽ.";
	mes "I asked what he likes best";
	mes "about me, he said it was";
	mes "my homemade ^006400fried rice^000000";
	next;
	mes "[Ƚ]";
	mes "And since then, he only asks me";
	mes "to make ^006400fried rice^000000 for dinner.";
	mes "Over 40 years of marriage";
	mes "and he still doesn't get tired ot it.";
	next;
	mes "[Ƚ]";
	mes "I always think it was lucky";
	mes "to be growing old with a guy";
	mes "who loves what I cook.";
	emotion e_lv;
	close;
}

dewata,165,103,6	script	ðռҡʷ#dew	534,{
	mes "[ðռҡʷ]";
	mes "ʱһ,";
	mes ".";
	mes "^FF0000, ^000000";
	mes "^FF0000ӥ, ^000000,";
	mes "";
	mes "óж.";
	next;
	mes "[ðռҡʷ]";
	mes "Ȼкðգ";
	mes ",";
	mes "Ҳһֱ";
	mes "İ̫̫...";
	next;
	mes "[ðռҡʷ]";
	mes "ĳ죬";
	mes "ҲĳЩ";
	mes "ϸ.";
	close;
}

dewata,139,114,6	script	ʷص̫̫#dew	535,{
	mes "[ʷص̫̫]";
	mes "Ǹͷ";
	mes "ȥ?";
	mes "п?";
	next;
	switch(select("ƺ..:, û..")) {
	case 1:
		mes "[ʷص̫̫]";
		mes "һֱѰ";
		mes "Ӧһ.";
		mes "ĳط";
		mes "ÿǽĻĵ.";
		next;
		mes "[ʷص̫̫]";
		mes "ҴɷǸ";
		mes "벻Ҫ޴Ĺ£";
		mes "˵,";
		mes "^FF0000Ӻ^000000";
		mes "˵ ^FF0000^000000һ𲢼ս.";
		next;
		mes "[ʷص̫̫]";
		mes "һֱ";
		mes "Ȼ.";
		mes "ҵһЩÿ";
		mes "ĵĹ.";
		close;
	case 2:
		mes "[ʷص̫̫]";
		mes "㿴.";
		mes ". ֪";
		close;
	}
}

dewata,181,88,6	script	#dew-2	536,{
	mes "[]";
	mes "^8B4513^000000 ̲";
	mes "ĺƯ?";
	mes "ǣ";
	mes "Ƭ̲ˣ";
	mes "ʱ.";
	next;
	mes "[]";
	mes "ҹܼ";
	mes "̲ϵ̻";
	mes "ź硢Ĵϰ˻,";
	mes "ҹ,";
	mes "ҹʱ!";
	close;
}

dewata,179,204,4	script	Ů#dew	537,{
	mes "[Ů]";
	mes "뿪ʱ,";
	mes "뾡Զ ^FF0000ϻ, , ^000000,";
	mes "ΪֵĶ.";
	next;
	select("˼?");
	mes "[Ů]";
	mes "һû,";
	mes "˵";
	mes "ײеĹ";
	mes "^FF0000^000000";
	mes "ɶŰɱ.";
	next;
	mes "[Ů]";
	mes "ӦҪ֪Σ.";
	mes "ʹǸд˵,";
	mes "ҲҪС촫˵ܵ˺.";
	//emotion ET_SCRATCH; //TODO
	close;
}

dewata,280,236,4	script	ӵм#dew	726,{
	mes "[ӵм]";
	mes "ҴӲ֪ ^8B4513^000000.";
	mes "һε;,";
	mes "ҷ...";
	mes "Ҿĳ";
	mes ".";
	next;
	mes "[ӵм]";
	mes "һֱҸ,";
	mes "Щ";
	mes "˾ɫ.";
	mes "ҵ!";
	next;
	mes "[ӵм]";
	mes "㲻";
	mes "ﶨ?";
	close;
}

dewata,204,230,6	script	еŮ#dew	537,{
	if (countitem(11533) == 0) {
		mes "[еŮ]";
		mes "~ Ҷ!!";
		mes "ҲŸճ˶.";
		mes "Ϊʲôֶ?";
		next;
		mes "[еŮ]";
		mes "˵̫!!";
		mes "ҷǳ볢 ^006400ɳ^000000";
		mes "so much~!!!!!";
		close;
	}
	mes "[еŮ]";
	mes "˴ѵ";
	mes "^006400ɳ^000000 Ҫ?";
	next;
	switch(select("ǵ, 볢?:Ҫ, ҵ!")) {
	case 1:
		delitem 11533,1; //Satay
		mes "[еŮ]";
		mes "ǳлл!!";
		mes "ʵ̫~!!";
		mes " ^006400ɳ^000000ζ";
		mes "ôİ~!";
		next;
		getitem 11533,1; //Satay
		mes "[еŮ]";
		mes "... ȥ.";
		mes "ʵڲһ...";
		mes "Ҫּ.";
		mes "Ǹ, ɳǻ.";
			emotion e_sob;
		close;
	case 2:
		mes "[еŮ]";
		mes "... ô̰!";
		mes "Ȼ㲻ָ...";
		mes "ʹζ";
		mes "ҲӦϷŪ";
		emotion e_pif;
		close;
	}
}

dewata,117,156,6	script	Ҹĺ#dew	538,{
	mes "[Ҹĺ]";
	mes "˵";
	mes "һΪ ^FF0000^000000";
	mes "С.";
	mes "ǵջ";
	mes "ĺܿ.";
	next;
	mes "[Ҹĺ]";
	mes "ϣܿ";
	mes "ڳϿշ!";
	mes "ҵ衢ְ";
	mes ",үү";
	mes "ʱһٴθеҸ.";
	mes "?";
	close;
}

dewata,144,216,4	script	ĺ#dew	538,{
	mes "[ĺ]";
	mes "ҵĸĸ...";
	next;
	mes "- ^006400,^000000 -";
	mes "- ^006400ӦŬѧϰ.^000000 -";
	mes "- ^006400.^000000 -";
	mes "- ^006400^000000 -";
	mes "- ^006400Ʒζ.^000000 -";
	mes "- ^006400Զɽһͷ^000000 -";
	mes "- ^006400ȴ.^000000 -";
	next;
	mes "[ĺ]";
	mes "ǲǺ?";
	mes "Ҫ";
	mes "Ϊ˲,";
	mes "Ҫ";
	mes "Ҹ!";
	close;
}

dewata,127,248,6	script	˵ĺ#dew	539,{
	mes "[˵ĺ]";
	mes "My family has been brewing";
	mes "traditional Dewata wine for ages.";
	mes "I want to drink it myself,";
	mes "but my dad says I'm too young.";
	mes "He said I can drink it";
	mes "only after I sleep for over ^FF0000100 days^000000.";
	next;
	mes "[˵ĺ]";
	mes "All grown-ups love to drink";
	mes "my dad's wine.";
	mes "I want to try some so bad.";
	mes "But, what should I do...?";
	mes "I've forgotten how many ^FF0000nights^000000";
	mes "I've already slept... boo hoo!";
	emotion e_sob;
	close;
}

dew_fild01,101,259,6	script	Jaty Tribe Gatekeeper::jtg_dew	541,{
	mes "[Jaty Tribe Gatekeeper]";
	mes "Welcome to ^FF0000Jaty^000000 town.";
	mes "Our tribe reveres strength and bravery.";
	mes "We wish you a safe and restful time here.";
	close;
}

dew_fild01,106,306,4	script	R. Jaty Tribe Warrior	541,{
	mes "[Reserved Jaty Warrior]";
	mes "I want to be the very best";
	mes "like no one ever was.";
	next;
	mes "[Reserved Jaty Warrior]";
	mes "I'm learning hunting skills";
	mes "these days. And I'm getting";
	mes "better and better";
	mes "every day!";
	next;
	mes "[Reserved Jaty Warrior]";
	mes "I won't stop until";
	mes "I become a true warrior!";
	close;
}
