From d15cb478aca1787d6c58387f46cec60559645efe Mon Sep 17 00:00:00 2001 From: Reid Yaro Date: Sun, 16 Mar 2014 20:42:21 +0100 Subject: Offset 001-1 NPCs of (5,5). --- npc/001-1/artaxe.txt | 2 +- npc/001-1/cookiemaster.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/001-1') diff --git a/npc/001-1/artaxe.txt b/npc/001-1/artaxe.txt index 1628d385..91b17a56 100644 --- a/npc/001-1/artaxe.txt +++ b/npc/001-1/artaxe.txt @@ -5,7 +5,7 @@ // Description: // Helping NPC. -000-1.gat,22,50,0,1 script Artaxe 109;2,{ +000-1.gat,27,55,0,1 script Artaxe 109;2,{ mesn; mesq l("Do you feel too weak even if trying to hit the surrounding wildlife?"); next; diff --git a/npc/001-1/cookiemaster.txt b/npc/001-1/cookiemaster.txt index 83e1aefa..38fe3460 100644 --- a/npc/001-1/cookiemaster.txt +++ b/npc/001-1/cookiemaster.txt @@ -10,7 +10,7 @@ // 0 Default, didn't get a cookie. // 1 Get a cookie. -001-1.gat,34,33,0,0 script Cookie Master 319;2,{ +001-1.gat,39,38,0,0 script Cookie Master 319;2,{ if ((countitem("DeliciousCookie") == 0) && (getq(GeneraL_Cookies) == 1)) goto L_LostCookie; if (getq(GeneraL_Cookies) == 1) -- cgit v1.2.3-70-g09d2