From 26b562efd51ae09eeee13e49f0ff6d81ba9ef1d7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 3 Jul 2023 14:21:41 -0300 Subject: Disable equipment level restriction (makes no sense). Disable Acorn of Death. Increase player walk speed. Add GM 40 role for compatibility. Remove garbage. --- npc/033-1/misc.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/033-1') diff --git a/npc/033-1/misc.txt b/npc/033-1/misc.txt index 32c23ea..c7c6426 100644 --- a/npc/033-1/misc.txt +++ b/npc/033-1/misc.txt @@ -83,7 +83,8 @@ OnTouch: end; } -033-1,44,160,0 script #Porthos02 NPC_NO_SPRITE,0,0,{ +// FIXME: Wrong coordinates? +033-1,34,150,0 script #Porthos02 NPC_NO_SPRITE,0,0,{ end; OnTouch: /* -- cgit v1.2.3-70-g09d2