rathena/npc/pre-re/other/msg_boards.txt
Euphy 90b187ff3e Changed all "Compatible With" fields to "rAthena Project".
Edited a handful separately, as appropriate.

Signed-off-by: Euphy <euphy.raliel@rathena.org>
2014-01-12 16:24:38 -05:00

30 lines
943 B
Plaintext

//===== rAthena Script =======================================
//= Misc. Message Boards
//===== By: ==================================================
//= Euphy
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
//= [Official Conversion]
//= rAthena Project; 7.15 +
//===== Description: =========================================
//= Misc. Message Boards for:
//= - Izlude
//===== Additional Comments: =================================
//= 1.0 Moved Izlude NPCs to Pre-RE path.
//============================================================
// Izlude
//============================================================
izlude,54,139,1 script Sign#Iz1 111,{
mes "^993300- The Sign Reads -^000000";
mes "Welcome to the Swordsman Academy.";
close;
}
izlude,144,148,1 script Sign#Iz2 111,{
mes "^993300- The Sign Reads -^000000";
mes "Welcome.";
close;
}