summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorsamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-05-05 15:06:35 +0000
committersamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-05-05 15:06:35 +0000
commit9ac7e835d94032b228276f532e704d9d3cc85510 (patch)
tree780a2d6fc8b299668950ae8396b1babe4bac4514 /npc
parent28eedb41600c4c6617cd38905b3e55c879180754 (diff)
downloadhercules-9ac7e835d94032b228276f532e704d9d3cc85510.tar.gz
hercules-9ac7e835d94032b228276f532e704d9d3cc85510.tar.bz2
hercules-9ac7e835d94032b228276f532e704d9d3cc85510.tar.xz
hercules-9ac7e835d94032b228276f532e704d9d3cc85510.zip
* Updated Facing of NPCs from Crusader Quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10472 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt1
-rw-r--r--npc/jobs/2-2/crusader.txt6
2 files changed, 3 insertions, 4 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 4190d001e..d2b68955a 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,7 @@
Date Added
======
2007/05/06
+ * Updated Facing of NPCs from Crusader Quest [Samuray22]
* Updated Food Seller to official [Playtester]
* Small Veins field spawn and warp adjustments [Playtester]
* Revised 1/3 of the cities scripts. Thanks to CAHTEXNIK [Lupus]
diff --git a/npc/jobs/2-2/crusader.txt b/npc/jobs/2-2/crusader.txt
index 2d6b94578..cf444838f 100644
--- a/npc/jobs/2-2/crusader.txt
+++ b/npc/jobs/2-2/crusader.txt
@@ -36,7 +36,6 @@
//=============== Senior Crusader: 1º Collect Items Test============================
-
prt_castle,45,169,3 script Senior Crusader 752,5,5 {
if (Upper == 1) {
mes "[Michele Cantonyon]";
@@ -316,7 +315,7 @@ prt_castle,45,169,3 script Senior Crusader 752,5,5 {
}
//===================== Suffering Man: 2º Endure Test ===============================================
-prt_castle,164,32,0 script Suffering Man 733,5,5{
+prt_castle,164,32,7 script Suffering Man 733,5,5{
if(Class != Job_Swordman) {
if (Class == Job_Crusader) {
mes "[Murnak Myjol]";
@@ -468,7 +467,7 @@ prt_castle,164,32,0 script Suffering Man 733,5,5{
}
//===================== Catholic Knight: 3º Knoledge Test ====================================
-prt_church,95,127,0 script Catholic Knight 745,{
+prt_church,95,127,3 script Catholic Knight 745,{
if(Class != Job_Swordman) {
if(Class == Job_Crusader) {
mes "[Gabriel Valentine]";
@@ -898,7 +897,6 @@ C_Questions:
}
//===================== Crusader: 4º Purification Test =====================================================
-// Crusader - prt_castle 35 151
prt_castle,35,151,7 script Crusader#1 751,{
if(Class != Job_Swordman) {
if(Class == Job_Crusader) {