diff options
Diffstat (limited to 'npc/quests')
-rw-r--r-- | npc/quests/quests_veins.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_veins.txt b/npc/quests/quests_veins.txt index eabbd5d46..0fad3c34e 100644 --- a/npc/quests/quests_veins.txt +++ b/npc/quests/quests_veins.txt @@ -48,7 +48,7 @@ // Stone Quest //============================================================ -ve_fild05,257,130,4 script ::WincingOldMan_veins 945,{ +- script ::WincingOldMan_veins -1,{ if ((MaxWeight - Weight) < 2000 || checkweight(1201,1) == 0) { mes "- Wait a moment! -"; mes "- Currently you are carrying -"; |