diff options
Diffstat (limited to 'npc/pre-re/other/msg_boards.txt')
-rw-r--r-- | npc/pre-re/other/msg_boards.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/pre-re/other/msg_boards.txt b/npc/pre-re/other/msg_boards.txt index 01c10e265..60c7133f0 100644 --- a/npc/pre-re/other/msg_boards.txt +++ b/npc/pre-re/other/msg_boards.txt @@ -13,13 +13,13 @@ // Izlude //============================================================ -izlude,54,139,1 script Sign#Iz1 111,{ +izlude,54,139,1 script Sign#Iz1 HIDDEN_NPC,{ mes "^993300- The Sign Reads -^000000"; mes "Welcome to the Swordsman Academy."; close; } -izlude,144,148,1 script Sign#Iz2 111,{ +izlude,144,148,1 script Sign#Iz2 HIDDEN_NPC,{ mes "^993300- The Sign Reads -^000000"; mes "Welcome."; close; |