diff options
Diffstat (limited to 'npc/quests/WIP')
-rw-r--r-- | npc/quests/WIP/4.txt | 2 | ||||
-rw-r--r-- | npc/quests/WIP/6.txt | 2 | ||||
-rw-r--r-- | npc/quests/WIP/schwalz.txt | 2 | ||||
-rw-r--r-- | npc/quests/WIP/shadow_quest.txt | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/npc/quests/WIP/4.txt b/npc/quests/WIP/4.txt index 61b83d7ab..5cf2380cc 100644 --- a/npc/quests/WIP/4.txt +++ b/npc/quests/WIP/4.txt @@ -120,4 +120,4 @@ ein_in01,255,33,4 script Ferlok 55,{ mes "[Hallen]"; mes "I have already told you to go to plane. Hurry!"; close; -s}
\ No newline at end of file +} diff --git a/npc/quests/WIP/6.txt b/npc/quests/WIP/6.txt index a27b80a2a..98d54d14b 100644 --- a/npc/quests/WIP/6.txt +++ b/npc/quests/WIP/6.txt @@ -124,4 +124,4 @@ delitem 576,2; getitem 7276,1; set airshipquest,3; close; -}
\ No newline at end of file +} diff --git a/npc/quests/WIP/schwalz.txt b/npc/quests/WIP/schwalz.txt index f9f09f6be..78326d5dd 100644 --- a/npc/quests/WIP/schwalz.txt +++ b/npc/quests/WIP/schwalz.txt @@ -1043,4 +1043,4 @@ lhz_in01,1,1,0 script schwalt2timer -1,{ set $SCHWALTZVALT_DOOR_FLAG,0; stopnpctimer "schwalt2timer"; end; -}
\ No newline at end of file +} diff --git a/npc/quests/WIP/shadow_quest.txt b/npc/quests/WIP/shadow_quest.txt index b0ce2c81b..77d0936d3 100644 --- a/npc/quests/WIP/shadow_quest.txt +++ b/npc/quests/WIP/shadow_quest.txt @@ -413,4 +413,4 @@ mes "[Ahmer]"; mes "What?? You look at them?? Its bad. go to Lyozine. Hurry!"; set quest_shadow,10; close; -}
\ No newline at end of file +} |