diff options
Diffstat (limited to 'npc/024-2_Tulimshar_Magic_School/tyer_trigger.txt')
-rw-r--r-- | npc/024-2_Tulimshar_Magic_School/tyer_trigger.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/024-2_Tulimshar_Magic_School/tyer_trigger.txt b/npc/024-2_Tulimshar_Magic_School/tyer_trigger.txt index 2ae884da..ee588365 100644 --- a/npc/024-2_Tulimshar_Magic_School/tyer_trigger.txt +++ b/npc/024-2_Tulimshar_Magic_School/tyer_trigger.txt @@ -1,6 +1,6 @@ // A man in the magic school -024-2.gat,33,24,0 script #Tyer_Trigger 127,1,1,{ +024-2.gat,33,24,0 script #Tyer_Trigger 0,1,1,{ if (BaseLevel >= 40) end; mes "[Tyer]"; |