diff options
Diffstat (limited to 'npc/003-0/luca.txt')
-rw-r--r-- | npc/003-0/luca.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-0/luca.txt b/npc/003-0/luca.txt index 3c0fd60db..3ffb716cc 100644 --- a/npc/003-0/luca.txt +++ b/npc/003-0/luca.txt @@ -3,9 +3,9 @@ // Saulc // Jesusalva // Description: -// Luca and Colin assigns player a class. Luca is the Warrior Master. +// Luca, of Physical Science Class. -003-0,31,26,0 script Luca NPC_PLAYER,{ +003-0,34,41,0 script Luca NPC_PLAYER,{ mesn; mesq l("I am the @@ master.", l("Magic Warriors")); if (!MAGIC_LVL) goto L_NoMagic; |