diff options
author | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-22 07:33:09 +0000 |
---|---|---|
committer | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-22 07:33:09 +0000 |
commit | 89a6fd37915266094dcc4cfb7cefac2b0ff34f38 (patch) | |
tree | ce809f6bcf641bb75ff81d6124472d46b21c683d /npc/quests/quests_alberta.txt | |
parent | 98c2c3c621f32fdf36f23cfd09565f8af7753e7d (diff) | |
download | hercules-89a6fd37915266094dcc4cfb7cefac2b0ff34f38.tar.gz hercules-89a6fd37915266094dcc4cfb7cefac2b0ff34f38.tar.bz2 hercules-89a6fd37915266094dcc4cfb7cefac2b0ff34f38.tar.xz hercules-89a6fd37915266094dcc4cfb7cefac2b0ff34f38.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@715 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_alberta.txt')
-rw-r--r-- | npc/quests/quests_alberta.txt | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/npc/quests/quests_alberta.txt b/npc/quests/quests_alberta.txt index 5c30668b8..99484c28d 100644 --- a/npc/quests/quests_alberta.txt +++ b/npc/quests/quests_alberta.txt @@ -23,8 +23,7 @@ //=======================================================================================================// // Doll Quest //=======================================================================================================// -alberta.gat,117,134,8 script Elin 96, -{ +alberta.gat,117,134,8 script Elin 96,{ mes "[Elin]"; if(Sex == 0) mes "Hello, miss. Since you're a girl, you must like dolls, don't you?"; @@ -382,8 +381,7 @@ alberta_in.gat,122,53,4 script Cherokee 47,{ //=======================================================================================================// // Bao Bao, Cresent Hairpin, Fashionbale Glasses, Heart Hairpin //=======================================================================================================// -alberta.gat,120,53,3 script Zic 51, -{ +alberta.gat,120,53,3 script Zic 51,{ mes "[Zic]"; mes "Yay! A cool breeze! That's why I love the sea!!"; emotion 2; @@ -503,8 +501,7 @@ alberta.gat,120,53,3 script Zic 51, //=======================================================================================================// // Hat of Sun God, Sunday Hat, Mage Hat, Magician Hat //=======================================================================================================// -alberta.gat,135,79,3 script Tempestra 71, -{ +alberta.gat,135,79,3 script Tempestra 71,{ mes "[Tempestra]"; mes "Ah...... Such a cool breeze. It's good to be next to the sea. I think it was the right choice for me to take a break from my business and come here."; emotion 2; |