From 7b50fce0f62961b0228e6919562efcfe33e7fbca Mon Sep 17 00:00:00 2001 From: Haru Date: Thu, 18 Jun 2015 03:30:16 +0200 Subject: Minor script cleanup. - Replaced leftover sprite IDs with constants - Corrected some NPC facing directions (in modulo 8) --- npc/quests/newgears/2006_headgears.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/quests/newgears') diff --git a/npc/quests/newgears/2006_headgears.txt b/npc/quests/newgears/2006_headgears.txt index cc5c87752..4c41c657e 100644 --- a/npc/quests/newgears/2006_headgears.txt +++ b/npc/quests/newgears/2006_headgears.txt @@ -24,7 +24,7 @@ // Censor Bar //============================================================ -rachel,91,273,8 script ? 4_M_RACHMAN2,{ +rachel,91,273,0 script ? 4_M_RACHMAN2,{ if (countitem(983) > 0 && countitem(7111) > 99 && countitem(938) > 98 && Zeny > 99999) { mes "[?]"; mes "Giggle giggle...isn't it my partner, eh?"; -- cgit v1.2.3-60-g2f50