diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-30 16:02:55 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-01-30 16:02:55 +0000 |
commit | f17c3bc02c9e82147fb471132940e84d227ec4bc (patch) | |
tree | c7623d4aefa26cb8ae461b63c1efed99d8c99adf /npc/cities/alberta.txt | |
parent | fa2020be43ddc026460896a3bb8b1d0f425265b2 (diff) | |
download | hercules-f17c3bc02c9e82147fb471132940e84d227ec4bc.tar.gz hercules-f17c3bc02c9e82147fb471132940e84d227ec4bc.tar.bz2 hercules-f17c3bc02c9e82147fb471132940e84d227ec4bc.tar.xz hercules-f17c3bc02c9e82147fb471132940e84d227ec4bc.zip |
- Removed trailing tabs, and fixed some spacing.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15524 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/alberta.txt')
-rw-r--r-- | npc/cities/alberta.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/alberta.txt b/npc/cities/alberta.txt index c3ba2fbb2..e47b86e9e 100644 --- a/npc/cities/alberta.txt +++ b/npc/cities/alberta.txt @@ -67,7 +67,7 @@ alberta,131,139,2 script Drunken Old Man 54,{ mes "^666666*Hiccup*^000000"; mes "Wh-what are you"; mes "staring at? Get lost!!"; - next; + next; switch(select("Say nothing.","Leave him alone.")) { case 1: mes "[Deagle]"; |