diff options
Diffstat (limited to 'npc/003-0-1/luca.txt')
-rw-r--r-- | npc/003-0-1/luca.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-0-1/luca.txt b/npc/003-0-1/luca.txt index f03413294..5d7bfb2a6 100644 --- a/npc/003-0-1/luca.txt +++ b/npc/003-0-1/luca.txt @@ -8,6 +8,7 @@ 003-0-1,35,29,0 script Luca NPC_PLAYER,{ ClassMaster(MAGIC_WARRIOR, "Magic Warriors", WIZARD_MAGE, + SM_BASH, SM_BASH); end; |