From 5b5e56eebc4b96b904289d257f931b779af8f637 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 31 Jul 2020 11:03:27 -0300 Subject: Move the forgetful NPCs to possibly their definitive positions. Move professors as well. --- npc/027-1/eliza.txt | 2 +- npc/027-1/elza.txt | 2 +- npc/027-1/enzo.txt | 2 +- npc/027-1/ezra.txt | 2 +- npc/027-3/luca.txt | 2 +- npc/027-4/saves.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'npc') diff --git a/npc/027-1/eliza.txt b/npc/027-1/eliza.txt index d7e203a7f..48c0592f3 100644 --- a/npc/027-1/eliza.txt +++ b/npc/027-1/eliza.txt @@ -4,7 +4,7 @@ // Description: // Forgetful -027-1,123,28,0 script Eliza NPC_DARK_SORCERER_F,{ +027-1,75,56,0 script Eliza NPC_DARK_SORCERER_F,{ mesn l("%s, the Forgetful", .name$); mesq l("What was I doing before...? I totally forgot!"); if (any(true, false)) diff --git a/npc/027-1/elza.txt b/npc/027-1/elza.txt index d948917f7..cd72c2522 100644 --- a/npc/027-1/elza.txt +++ b/npc/027-1/elza.txt @@ -4,7 +4,7 @@ // Description: // Forgetful -027-1,86,110,0 script Elza NPC_DARK_SORCERER_F,{ +027-1,104,61,0 script Elza NPC_DARK_SORCERER_F,{ mesn l("%s, the Forgetful", .name$); mesq l("What was I doing before...? I totally forgot!"); if (any(true, false)) diff --git a/npc/027-1/enzo.txt b/npc/027-1/enzo.txt index 2c3e157af..7ca42599c 100644 --- a/npc/027-1/enzo.txt +++ b/npc/027-1/enzo.txt @@ -4,7 +4,7 @@ // Description: // Forgetful -027-1,94,115,0 script Enzo NPC_BLACKWIZARD,{ +027-1,49,102,0 script Enzo NPC_BLACKWIZARD,{ mesn l("%s, the Forgetful", .name$); mesq l("What was I doing before...? I forgot!"); next; diff --git a/npc/027-1/ezra.txt b/npc/027-1/ezra.txt index 3879ca7ec..b16a42cd6 100644 --- a/npc/027-1/ezra.txt +++ b/npc/027-1/ezra.txt @@ -4,7 +4,7 @@ // Description: // Forgetful -027-1,131,100,0 script Ezra NPC_BLACKWIZARD,{ +027-1,135,25,0 script Ezra NPC_BLACKWIZARD,{ mesn l("%s, the Forgetful", .name$); mesq l("What was I doing before...? I forgot!"); next; 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; diff --git a/npc/027-4/saves.txt b/npc/027-4/saves.txt index 8bffe9118..1ed1398ea 100644 --- a/npc/027-4/saves.txt +++ b/npc/027-4/saves.txt @@ -4,7 +4,7 @@ // Description: // Mr. Saves of Scholar Class -027-1,104,61,0 script Mr Saves NPC_BLACKALCHEMIST,{ +027-4,28,28,0 script Mr Saves NPC_BLACKALCHEMIST,{ function basicMagic; function standardMagic; function advancedMagic; -- cgit v1.2.3-70-g09d2