diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-10 08:45:19 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-10 08:45:19 +0000 |
commit | 1753d5ae8dce576b021b91822440a10ff740f404 (patch) | |
tree | 2879f9f98636cd2e4fae83ec3b6cdf687b1e5e8a /npc/cities/alberta.txt | |
parent | 8e2460f8eb756ed7eb1ffba7244af7b1cb68b3fd (diff) | |
download | hercules-1753d5ae8dce576b021b91822440a10ff740f404.tar.gz hercules-1753d5ae8dce576b021b91822440a10ff740f404.tar.bz2 hercules-1753d5ae8dce576b021b91822440a10ff740f404.tar.xz hercules-1753d5ae8dce576b021b91822440a10ff740f404.zip |
NPC typo fixes, eol style definitons, newline at end of file
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10738 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 61b7565b5..7e3c8827d 100644 --- a/npc/cities/alberta.txt +++ b/npc/cities/alberta.txt @@ -610,4 +610,4 @@ alberta,165,83,4 script Fastidious Old Man 755,{ mes "hurting worse and worse."; mes "*Sigh* I'm getting old..."; close; -}
\ No newline at end of file +} |