- Fixed NPC ID's and Header. Follow up r15278

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15279 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
masao87 2011-12-25 20:51:50 +00:00
parent db36a45eda
commit d04a0271b6

View File

@ -1,19 +1,20 @@
//===== rAthena Script ======================================= //===== eAthena Script =======================================
// Eden Group - Goods Cabinet // Eden Group Quests - Service NPCs
//===== By: ================================================== //===== By: ==================================================
//= Masao //= L0ne_W0lf
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 1.0 //= 1.0
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= Any rAthena SVN //= eAthena 1.0
//===== Description: ========================================= //===== Description: =========================================
//= [AEGIS Conversion] //= [AEGIS Conversion]
//= Paradise Group storage access. //= Paradise Group storage access.
//===== Additional Comments: ================================= //===== Additional Comments: =================================
//= 1.0 First Version. //= 1.0 First Version.
//= 1.1 Replaced 2nd NPC with duplicate function.
//============================================================ //============================================================
moc_para01,173,120,0 script Goods Cabinet#01::goodsc 139,{ moc_para01,173,120,0 script Goods Cabinet#01::goodsc 111,{
mes "It is a Goods Storage Cabinet."; mes "It is a Goods Storage Cabinet.";
mes "A message is written on a piece of paper."; mes "A message is written on a piece of paper.";
@ -65,4 +66,4 @@ moc_para01,173,120,0 script Goods Cabinet#01::goodsc 139,{
close; close;
} }
moc_para01,170,120,0 duplicate(goodsc) Goods Cabinet#02 139 moc_para01,170,120,0 duplicate(goodsc) Goods Cabinet#02 111