diff options
Diffstat (limited to 'world/map/npc/008-1/diryn.txt')
-rw-r--r-- | world/map/npc/008-1/diryn.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/008-1/diryn.txt b/world/map/npc/008-1/diryn.txt index 9b95ee5d..ae3368ac 100644 --- a/world/map/npc/008-1/diryn.txt +++ b/world/map/npc/008-1/diryn.txt @@ -2,7 +2,8 @@ // Author: Wombat // cost depending on level and adapted to new scripting guidelines: Jenalya -008-1.gat,81,82,0|script|Diryn the Traveler|103,{ +008-1.gat,81,82,0|script|Diryn the Traveler|103, +{ if (BaseLevel < 45) goto L_LowerCost; |