diff options
Diffstat (limited to 'npc/quests/quests_veins.txt')
-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 b79d8ac30..e23f346d4 100644 --- a/npc/quests/quests_veins.txt +++ b/npc/quests/quests_veins.txt @@ -47,7 +47,7 @@ // Stone Quest //============================================================ -ve_fild05,257,130,4 script Wincing Old Man#ve 945,{ +ve_fild05,257,130,4 script ::WincingOldMan_veins 945,{ if ((MaxWeight - Weight) < 2000 || checkweight(1201,1) == 0) { mes "- Wait a moment! -"; mes "- Currently you are carrying -"; |