OSDN Git Service

First version
[st-ro/stro.git] / npc / pre-re / other / msg_boards.txt
1 //===== rAthena Script ======================================= 
2 //= Misc. Message Boards
3 //===== By: ================================================== 
4 //= Euphy
5 //===== Current Version: ===================================== 
6 //= 1.0
7 //===== Compatible With: ===================================== 
8 //= [Official Conversion]
9 //= rAthena Project; 7.15 +
10 //===== Description: ========================================= 
11 //= Misc. Message Boards for:
12 //=  - Izlude
13 //===== Additional Comments: ================================= 
14 //= 1.0 Moved Izlude NPCs to Pre-RE path.
15 //============================================================
16
17 // Izlude
18 //============================================================
19 izlude,54,139,1 script  Sign#Iz1        111,{
20         mes "^993300- The Sign Reads -^000000";
21         mes "Welcome to the Swordsman Academy.";
22         close;
23 }
24
25 izlude,144,148,1        script  Sign#Iz2        111,{
26         mes "^993300- The Sign Reads -^000000";
27         mes "Welcome.";
28         close;
29 }