diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-07-31 11:03:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-07-31 11:03:27 -0300 |
commit | 5b5e56eebc4b96b904289d257f931b779af8f637 (patch) | |
tree | 30576affaf4b6eeb0d2e64dc5f18cf888a796a66 /npc/027-3/luca.txt | |
parent | a5c40f30ee7fd3081704c8a3b4687c7d26be4538 (diff) | |
download | serverdata-5b5e56eebc4b96b904289d257f931b779af8f637.tar.gz serverdata-5b5e56eebc4b96b904289d257f931b779af8f637.tar.bz2 serverdata-5b5e56eebc4b96b904289d257f931b779af8f637.tar.xz serverdata-5b5e56eebc4b96b904289d257f931b779af8f637.zip |
Move the forgetful NPCs to possibly their definitive positions.
Move professors as well.
Diffstat (limited to 'npc/027-3/luca.txt')
-rw-r--r-- | npc/027-3/luca.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/027-3/luca.txt b/npc/027-3/luca.txt index d609acec9..d92fbb6dd 100644 --- a/npc/027-3/luca.txt +++ b/npc/027-3/luca.txt @@ -5,7 +5,7 @@ // Description: // Luca, of Physical Science Class. -027-1,49,102,0 script Luca NPC_PLAYER,{ +027-3,24,36,0 script Luca NPC_PLAYER,{ function basicMagic; function standardMagic; function advancedMagic; |