diff options
Diffstat (limited to 'npc/003-0')
-rw-r--r-- | npc/003-0/wizard.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-0/wizard.txt b/npc/003-0/wizard.txt index f8c895879..7bfc5e266 100644 --- a/npc/003-0/wizard.txt +++ b/npc/003-0/wizard.txt @@ -97,8 +97,8 @@ L_Member: break; case 2: mesc l("[Napalm Beat]"); - mesc l("Astral attack with low damage value, but which can send ghosts to rest."); - mesc l("Useful in PvP when your enemy have equipped a @@", getitemlink(AstralCube)); + mesc l("Neutral attack with low damage value, but with high range and Effect Area."); + //mesc l("Useful in PvP when your enemy have equipped a @@", getitemlink(AstralCube)); mes ""; mesn; mesq l("This useful skill will only require:"); |