diff options
Diffstat (limited to 'npc/042-2')
-rw-r--r-- | npc/042-2/sorfina.txt | 3 | ||||
-rw-r--r-- | npc/042-2/tanisha.txt | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/npc/042-2/sorfina.txt b/npc/042-2/sorfina.txt index 2b1a8f84..5b55997f 100644 --- a/npc/042-2/sorfina.txt +++ b/npc/042-2/sorfina.txt @@ -1,3 +1,6 @@ +// This file is part of the Tutorial +// Author: Jenalya + 042-2.gat,28,26,0 script Sorfina 154,4,4{ if (FLAGS & FLAG_TUTORIAL_DONE) goto L_Again; diff --git a/npc/042-2/tanisha.txt b/npc/042-2/tanisha.txt index 6fc7de1d..5e040da3 100644 --- a/npc/042-2/tanisha.txt +++ b/npc/042-2/tanisha.txt @@ -1,3 +1,6 @@ +// This file is part of the Tutorial +// Authors: Jenalya, alastrim + 042-2.gat,37,90,0 script Tanisha 114,{ set @playerlimit, 4; |