diff options
Diffstat (limited to 'npc/007-1/zarkor.txt')
-rw-r--r-- | npc/007-1/zarkor.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/007-1/zarkor.txt b/npc/007-1/zarkor.txt index a9e6c12d1..2b2ac3b2e 100644 --- a/npc/007-1/zarkor.txt +++ b/npc/007-1/zarkor.txt @@ -1,5 +1,5 @@ // TMW2 Script -// Author: +// Author: // Crazyfefe // Jesusalva // Description: @@ -46,7 +46,7 @@ if (getq2(TulimsharQuest_DarkInvocator) == 0) { setq TulimsharQuest_DarkInvocator, 4; goto L_Quest; - } + } goto L_Ritual; break; |