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/other/books.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/other/books.txt') diff --git a/npc/other/books.txt b/npc/other/books.txt index fed26bfeb..6ad8968b2 100644 --- a/npc/other/books.txt +++ b/npc/other/books.txt @@ -871,7 +871,7 @@ prt_in,159,56,4 script Monster Encyclopedia#2pr HIDDEN_NPC,{ } } -prt_in,161,50,4 script Monster Encyclopedia#3pr 111,{ +prt_in,161,50,4 script Monster Encyclopedia#3pr HIDDEN_NPC,{ mes "^FF0000[Monster Encyclopedia]^000000"; mes "This is a Monster Encyclopedia"; mes "containing information on Dark,"; -- cgit v1.2.3-70-g09d2