diff options
Diffstat (limited to 'npc/quests')
-rw-r--r-- | npc/quests/doomed_swords_quest.txt | 2 | ||||
-rw-r--r-- | npc/quests/quests_ayothaya.txt | 2 | ||||
-rw-r--r-- | npc/quests/quests_comodo.txt | 2 | ||||
-rw-r--r-- | npc/quests/quests_louyang.txt | 2 | ||||
-rw-r--r-- | npc/quests/skills/blacksmith_skills.txt | 2 | ||||
-rw-r--r-- | npc/quests/skills/knight_skills.txt | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/npc/quests/doomed_swords_quest.txt b/npc/quests/doomed_swords_quest.txt index 261add84e..5712807d2 100644 --- a/npc/quests/doomed_swords_quest.txt +++ b/npc/quests/doomed_swords_quest.txt @@ -1095,4 +1095,4 @@ S_GetSword: mes "then, take care of yourself, and be cautious in using that sword."; set dmdswrd_Q,45; return; -}
\ No newline at end of file +} diff --git a/npc/quests/quests_ayothaya.txt b/npc/quests/quests_ayothaya.txt index 6c0fa345d..96b3cc128 100644 --- a/npc/quests/quests_ayothaya.txt +++ b/npc/quests/quests_ayothaya.txt @@ -2903,4 +2903,4 @@ s_Win2: mes "one of the most important values"; mes "for human beings."; close; -}
\ No newline at end of file +} diff --git a/npc/quests/quests_comodo.txt b/npc/quests/quests_comodo.txt index ca4d07b55..b86d8d692 100644 --- a/npc/quests/quests_comodo.txt +++ b/npc/quests/quests_comodo.txt @@ -2345,4 +2345,4 @@ comodo,232,87,4 script Won#cmd 106,{ mes "anything right now, but..."; close; } -}
\ No newline at end of file +} diff --git a/npc/quests/quests_louyang.txt b/npc/quests/quests_louyang.txt index a383d4400..1011496d3 100644 --- a/npc/quests/quests_louyang.txt +++ b/npc/quests/quests_louyang.txt @@ -3621,4 +3621,4 @@ lou_in01,82,139,7 script Soldier 825,{ close2; warp "lou_in01",47,141; end; -}
\ No newline at end of file +} diff --git a/npc/quests/skills/blacksmith_skills.txt b/npc/quests/skills/blacksmith_skills.txt index caaabf74b..973e1c296 100644 --- a/npc/quests/skills/blacksmith_skills.txt +++ b/npc/quests/skills/blacksmith_skills.txt @@ -713,4 +713,4 @@ geffen,172,52,7 script Goodday 826,{ mes "Why don't you become a"; mes "blacksmith someday?"; close; -}
\ No newline at end of file +} diff --git a/npc/quests/skills/knight_skills.txt b/npc/quests/skills/knight_skills.txt index f26ef6c57..a4503adf0 100644 --- a/npc/quests/skills/knight_skills.txt +++ b/npc/quests/skills/knight_skills.txt @@ -403,4 +403,4 @@ prontera,66,358,7 script Knight#4 733,{ mes "have to live together...just because we're..."; mes "out of shape...its...not a sin. (pant)"; close; -}
\ No newline at end of file +} |