diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-12-31 14:27:18 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-12-31 14:27:18 +0100 |
commit | 48ea29cea426b1269a0876469ca5ef5d4e4ed775 (patch) | |
tree | 60d416414d138b19e319e75bf25105cc258d7a10 /world/map/npc/021-2 | |
parent | 3bd6422dd137a4fe81c9df5c616a148eb38fd7cb (diff) | |
download | serverdata-48ea29cea426b1269a0876469ca5ef5d4e4ed775.tar.gz serverdata-48ea29cea426b1269a0876469ca5ef5d4e4ed775.tar.bz2 serverdata-48ea29cea426b1269a0876469ca5ef5d4e4ed775.tar.xz serverdata-48ea29cea426b1269a0876469ca5ef5d4e4ed775.zip |
Spelling fixes: replace some 'i' with 'I'.
Reported by eiseras.
Diffstat (limited to 'world/map/npc/021-2')
-rw-r--r-- | world/map/npc/021-2/kylian.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/021-2/kylian.txt b/world/map/npc/021-2/kylian.txt index bce07f25..2f5b903a 100644 --- a/world/map/npc/021-2/kylian.txt +++ b/world/map/npc/021-2/kylian.txt @@ -196,7 +196,7 @@ L_Casino: // @state == 6 and logged out sometime between getting to that state a set @state, 7; callsub S_Update_Mask; mes "[Kylian]"; - mes "\"Oh, there's a casino in this city? That's a wonderful thing. Where can i find it?\""; + mes "\"Oh, there's a casino in this city? That's a wonderful thing. Where can I find it?\""; mes "You explain how to get to the casino."; next; L_Clothes: // @state == 7 |