Переглянути джерело

Assassins will now get their request item. (bugreport:1220)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12431 54d463be-8e91-2dee-dedb-b68131a5f0ec
L0ne_W0lf 17 роки тому
батько
коміт
88243637cc
2 змінених файлів з 5 додано та 1 видалено
  1. 2 0
      npc/Changelog.txt
  2. 3 1
      npc/quests/quests_morocc.txt

+ 2 - 0
npc/Changelog.txt

@@ -1,5 +1,7 @@
 Date		Added
 ======
+2008/03/24
+	* Rev. 12431 Assassins will now get their request item. (bugreport:1220) [L0ne_W0lf]
 2008/03/21
 	* Rev. 12422 Corrected an error that snuck in to the Easter Event. [L0ne_W0lf]
 	* Rev. 12421 Added 2008 iRO Easter Event care of Kisuka. [L0ne_W0lf]

+ 3 - 1
npc/quests/quests_morocc.txt

@@ -3,7 +3,7 @@
 //===== By: ================================================== 
 //= kobra_k88
 //===== Current Version: ===================================== 
-//= 2.0a
+//= 2.1
 //===== Compatible With: ===================================== 
 //= eAthena 7.15 +
 //===== Description: ========================================= 
@@ -22,6 +22,7 @@
 //= 1.9 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf]
 //= 2.0 Fixed bad NPC header data to comply with rev. 11603. [L0ne_W0lf]
 //= 2.0a Corrected a Typo error ";;". [Samuray22]
+//= 2.1 Assassins will now get their request item. (bugreport:1220) [L0ne_W0lf]
 //============================================================ 
 
 
@@ -1583,6 +1584,7 @@ morocc,155,56,3	script	Miya	93,3,3,{
 			mes "We'll need all the help that";
 			mes "we can possibly get...";
 			set mao_request,1;
+			getitem 7416,1;
 			close;
 		}
 	}