From 634e31bc0f4d1efac4936619205e454dd39f2514 Mon Sep 17 00:00:00 2001 From: The Kandiman Date: Sat, 10 Sep 2011 14:10:36 -0400 Subject: Tab replacement and formatting project: Maps 014-1 to 021-2 complete. --- world/map/npc/018-2/books.txt | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) (limited to 'world/map/npc/018-2/books.txt') diff --git a/world/map/npc/018-2/books.txt b/world/map/npc/018-2/books.txt index 22364c6d..260b670d 100644 --- a/world/map/npc/018-2/books.txt +++ b/world/map/npc/018-2/books.txt @@ -1,18 +1,15 @@ // -018-2.gat,112,19,0 script #Bookcase38 127,0,1{ - if (Inspector == 11) goto L_NohMask; - - mes "Looking over the bookcase, you find nothing strange or out of order."; - close; +018-2.gat,112,19,0|script|#Bookcase38|127,0,1{ + if (Inspector == 11) goto L_NohMask; + mes "Looking over the bookcase, you find nothing strange or out of order."; + close; L_NohMask: - mes "Looking over the bookcase closely, you find a book is upside down."; - next; - - mes "The book has been hollowed out. Inside is a theater mask and a note that you cannot even begin to read."; - next; - - set Inspector, 12; - close; + mes "Looking over the bookcase closely, you find a book is upside down."; + next; + mes "The book has been hollowed out. Inside is a theater mask and a note that you cannot even begin to read."; + next; + set Inspector, 12; + close; } -- cgit v1.2.3-60-g2f50