From ca4d5581b1059467861403ea9563cacd4f827314 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 3 Jul 2023 21:27:16 -0300 Subject: Fix dummy coordinates and remove lots of bloat --- npc/033-1/misc.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/033-1') diff --git a/npc/033-1/misc.txt b/npc/033-1/misc.txt index c7c6426..5cab8dc 100644 --- a/npc/033-1/misc.txt +++ b/npc/033-1/misc.txt @@ -83,8 +83,8 @@ OnTouch: end; } -// FIXME: Wrong coordinates? -033-1,34,150,0 script #Porthos02 NPC_NO_SPRITE,0,0,{ +// 34,150 +033-1,31,155,0 script #Porthos02 NPC_NO_SPRITE,0,0,{ end; OnTouch: /* -- cgit v1.2.3-70-g09d2