rathena/npc/pre-re/other/msg_boards.txt
Euphy 0fba5cb4a1 * Updated Magic Gear rental script and added many new locations.
* Split Geneticist Manuals shop (Renewal only) from main Alchemist shop script, and updated dialogue.
* Moved Izlude Bulletin Board and Signs to Pre-Renewal path.
* Updated Warlock book quest NPC name, and fixed a bug for Baby classes.
* Fixed unittalk displaying messages twice for players. (bugreport:7903)

Signed-off-by: Euphy <euphy@rathena.org>
2013-07-26 01:48:33 -04:00

30 lines
934 B
Plaintext

//===== rAthena Script =======================================
//= Misc. Message Boards
//===== By: ==================================================
//= Euphy
//===== Current Version: =====================================
//= 1.0
//===== Compatible With: =====================================
//= [Official Conversion]
//= rAthena 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;
}