diff options
Diffstat (limited to 'npc/re/jobs/repair.txt')
-rw-r--r-- | npc/re/jobs/repair.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/jobs/repair.txt b/npc/re/jobs/repair.txt index 7acd3b606..2dae1bcaf 100644 --- a/npc/re/jobs/repair.txt +++ b/npc/re/jobs/repair.txt @@ -86,7 +86,7 @@ prt_in,38,104,4 script Valerie 4_F_VALKYRIE,{ mes "I understand. I will see you next time"; close; } - specialeffect(EF_INVENOM, AREA, playerattached()); + specialeffect2 EF_INVENOM; progressbar "0xffff00",3; // Warlock - quest items |