From 37b88b7d93d0bd21e4d44292f8940f2bde5ce32a Mon Sep 17 00:00:00 2001 From: samuray22 Date: Sun, 25 Nov 2007 18:45:11 +0000 Subject: Changed item names to item IDs on some scripts. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11798 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/events/custom/uneasy_cemetery.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/events/custom') diff --git a/npc/events/custom/uneasy_cemetery.txt b/npc/events/custom/uneasy_cemetery.txt index 0c219b6d0..06fe4a8f8 100644 --- a/npc/events/custom/uneasy_cemetery.txt +++ b/npc/events/custom/uneasy_cemetery.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Lupus //===== Current Version: ===================================== -//= 1.2 (Tested and fully working!) +//= 1.2a (Tested and fully working!) //===== Compatible With: ===================================== //= eAthena Version 1.0 //===== Description: ========================================= @@ -16,6 +16,7 @@ //===== Additional Comments: ================================= //= 1.1 More advanced ver. Added some bonus the the one who'd kill the last walking undead //= 1.2 Added coords to the script to make label OmMobDead working +//= 1.2a Changed item names to item IDs. [Samuray22] //============================================================ @@ -109,7 +110,7 @@ L_Undead_Walk: if (Sex==0) mapannounce "prontera","[Mother Mathana]: In the name of Odin we declare beautiful "+$UNEASY_H$+" as a Prontera savior!",0; mes "[Mother Mathana]"; mes "In the name of Odin we bless you and decently present a modest gift just from Mareusis' wine-cellar."; - getitem "Blue_Potion",1; + getitem 505,1; //Blue_Potion set JobExp,JobExp+100; set BaseExp,BaseExp+50; close; -- cgit v1.2.3-70-g09d2