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 ca7ef541d..b29cc56b0 100644 --- a/npc/quests/quests_veins.txt +++ b/npc/quests/quests_veins.txt @@ -52,7 +52,7 @@ //========================================================================= //== Stone Quest :: veins_stone ============================ -- script ::WincingOldMan_veins -1,{ +- script ::WincingOldMan_veins FAKE_NPC,{ if ((MaxWeight - Weight) < 2000 || checkweight(Knife,1) == 0) { mes "- Wait a moment! -"; mes "- Currently you are carrying -"; |