diff options
-rw-r--r-- | npc/003-0/wizard.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-0/wizard.txt b/npc/003-0/wizard.txt index bc011002f..a9a49b23f 100644 --- a/npc/003-0/wizard.txt +++ b/npc/003-0/wizard.txt @@ -155,6 +155,7 @@ L_Member: skill MG_LIGHTNINGBOLT, 0, 0; skill WZ_EARTHSPIKE, 0, 0; skill MG_FIREBOLT, 0, 0; + skill MG_FIREBALL, 2, 0; MAGIC_SUBCLASS=MAGIC_SUBCLASS^CL_WIZARD; mesc l("You abandoned the WIZARD class!"), 1; close; |