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 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/027-1') 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; -- cgit v1.2.3-60-g2f50