diff options
Diffstat (limited to 'npc/re/merchants/blessed_refiner.txt')
-rw-r--r-- | npc/re/merchants/blessed_refiner.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/merchants/blessed_refiner.txt b/npc/re/merchants/blessed_refiner.txt index 369d476a5..6e548e25b 100644 --- a/npc/re/merchants/blessed_refiner.txt +++ b/npc/re/merchants/blessed_refiner.txt @@ -172,7 +172,7 @@ close; } specialeffect EF_CURSEATTACK; - specialeffect2 EF_SUI_EXPLOSION; + specialeffect(EF_SUI_EXPLOSION, AREA, playerattached()); next; emotion (!rand(5))?e_ag:e_omg; mes "[Blacksmith Dister]"; |