summaryrefslogtreecommitdiff
path: root/npc/027-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-07-31 11:03:27 -0300
committerJesusaves <cpntb1@ymail.com>2020-07-31 11:03:27 -0300
commit5b5e56eebc4b96b904289d257f931b779af8f637 (patch)
tree30576affaf4b6eeb0d2e64dc5f18cf888a796a66 /npc/027-1
parenta5c40f30ee7fd3081704c8a3b4687c7d26be4538 (diff)
downloadserverdata-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-1')
-rw-r--r--npc/027-1/eliza.txt2
-rw-r--r--npc/027-1/elza.txt2
-rw-r--r--npc/027-1/enzo.txt2
-rw-r--r--npc/027-1/ezra.txt2
4 files changed, 4 insertions, 4 deletions
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;