small npc header adjustments, eol setting

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10676 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
ultramage 2007-06-04 08:24:45 +00:00
parent a7e43010b0
commit b82ca5eea8
15 changed files with 768 additions and 772 deletions

View File

@ -1,4 +1,4 @@
//===== Freya Script ========================================= //===== eAthena Script =======================================
//= Rachel City NPCs //= Rachel City NPCs
//===== By: ================================================== //===== By: ==================================================
//= First Version: Tsuyuki and Harp //= First Version: Tsuyuki and Harp

View File

@ -1,10 +1,7 @@
//===== eAthena Script ======================================= //===== eAthena Script =======================================
//= Juperos Mystical Dungeon - Monster Spawn Locations //= Juperos Mystical Dungeon - Monster Spawn Locations
//===== By: ================================================== //===== By: ==================================================
// »» The Prometheus Project «« // The Prometheus Project and eAthena dev team
// Copyright (c) 2004,2005
// Licensed under GPL
// http://prometheus.fnae.net/
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.1 (custom spawns) //= 1.1 (custom spawns)
//===== Compatible With: ===================================== //===== Compatible With: =====================================

View File

@ -1,11 +1,11 @@
//===== Freya Script ========================================= //===== eAthena Script =======================================
//= Louyang Guide NPCs //= Louyang Guide NPCs
//===== By: ================================================== //===== By: ==================================================
//= jAthena/Tsuyuki //= jAthena/Tsuyuki
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.0a //= 1.0a
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= Freya //= eAthena/Freya
//===== Description: ========================================= //===== Description: =========================================
//= Louyang Guide NPCs //= Louyang Guide NPCs
//===== Additional Comments: ================================= //===== Additional Comments: =================================

View File

@ -1,11 +1,11 @@
//===== Freya Script ======================================= //===== eAthena Script =======================================
//= Taekwon Job Quest //= Taekwon Job Quest
//===== By: ================================================== //===== By: ==================================================
//= Tsuyuki //= Tsuyuki
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.0a //= 1.0a
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= Freya //= eAthena/Freya
//===== Description: ========================================= //===== Description: =========================================
//= Official iRO TaeKwon Job Change Quest //= Official iRO TaeKwon Job Change Quest
//===== Additional Comments: ================================= //===== Additional Comments: =================================

View File

@ -84,7 +84,7 @@ comodo,226,123,5 script Wandering Bard 741,{
else { else {
cutin "job_bard_aiolo01",2; cutin "job_bard_aiolo01",2;
mes "[Lalo]"; mes "[Lalo]";
mes "Lalala, lalala. Beautif ul Comodo."; mes "Lalala, lalala. Beautiful Comodo.";
mes "Always full of happy moments~"; mes "Always full of happy moments~";
next; next;
mes "[Lalo]"; mes "[Lalo]";

View File

@ -3,7 +3,6 @@
//===== By: ================================================== //===== By: ==================================================
//= Made by: Black Dragon //= Made by: Black Dragon
//= Converted by: Shin //= Converted by: Shin
//=
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 2.5 //= 2.5
//===== Compatible With: ===================================== //===== Compatible With: =====================================

View File

@ -1,11 +1,11 @@
//===== Freya Script ========================================= //===== eAthena Script =======================================
//= Refining NPCs //= Refining NPCs
//===== By: ================================================== //===== By: ==================================================
//= Syrus22 (1.1) dafide18 (1.4) Skotlex (1.5) //= Syrus22 (1.1) dafide18 (1.4) Skotlex (1.5)
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 2.1 //= 2.1
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= Any Freya Version //= Any Athena Version
//===== Description: ========================================= //===== Description: =========================================
//= Refining NPCs and Metal Salesmen. //= Refining NPCs and Metal Salesmen.
//===== Additional Comments: ================================= //===== Additional Comments: =================================