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/events/christmas_2008.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/events/christmas_2008.txt')
-rw-r--r-- | npc/events/christmas_2008.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/events/christmas_2008.txt b/npc/events/christmas_2008.txt index 44aba7738..25cbc2b53 100644 --- a/npc/events/christmas_2008.txt +++ b/npc/events/christmas_2008.txt @@ -44,7 +44,7 @@ prontera,226,306,4 script Caroller#iROxmas08 79,{ if (Sex) { mes "Hey, boy! What comes to mind when"; }else{ - mes "Hey, girl! What comes to mind when"; + mes "Hey, girl! What comes to mind when"; } mes "you think about Christmas?"; next; @@ -457,7 +457,7 @@ prontera,226,306,4 script Caroller#iROxmas08 79,{ if (Sex) { mes "Ho ho ho! What a good boy!"; }else{ - mes "Ho ho ho! What a good girl!"; + mes "Ho ho ho! What a good girl!"; } next; mes "[Santa Claus]"; @@ -690,7 +690,7 @@ prontera,226,306,4 script Caroller#iROxmas08 79,{ if (Sex) { mes "Oh! Poor boy..."; }else{ - mes "Oh! Poor girl..."; + mes "Oh! Poor girl..."; } next; mes "[Santa Claus]"; @@ -698,7 +698,7 @@ prontera,226,306,4 script Caroller#iROxmas08 79,{ if (Sex) { mes "Oh! Poor boy..."; }else{ - mes "Oh! Poor girl..."; + mes "Oh! Poor girl..."; } mes "..."; next; |