diff options
author | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-22 07:49:42 +0000 |
---|---|---|
committer | ajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-22 07:49:42 +0000 |
commit | caaaf899dc7e440ecb8f2ab3fb75ea75d95e0f4f (patch) | |
tree | 78b86b06a5555fe87f9f333a1f9e4abeb91fe45b /npc | |
parent | 5536272f0da132ffa37baf745423518163925e01 (diff) | |
download | hercules-caaaf899dc7e440ecb8f2ab3fb75ea75d95e0f4f.tar.gz hercules-caaaf899dc7e440ecb8f2ab3fb75ea75d95e0f4f.tar.bz2 hercules-caaaf899dc7e440ecb8f2ab3fb75ea75d95e0f4f.tar.xz hercules-caaaf899dc7e440ecb8f2ab3fb75ea75d95e0f4f.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@718 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/quests/quests_alberta.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/quests/quests_alberta.txt b/npc/quests/quests_alberta.txt index 99484c28d..4cab7bb9c 100644 --- a/npc/quests/quests_alberta.txt +++ b/npc/quests/quests_alberta.txt @@ -24,7 +24,6 @@ // Doll Quest //=======================================================================================================// 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?"; if(Sex == 1) mes "Hello, mister. Hmm, since you're a boy, you don't like dolls, do you?"; |