diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-16 10:17:30 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-11-16 10:17:30 +0000 |
commit | 9c598dec9e0aac139f9505652774c4b4c9a8cf9f (patch) | |
tree | 775df79ce821bbd786cb8c3b34c44635d9418076 /npc/other/divorce.txt | |
parent | 1bbd61541307671424f128b12930e8d0f53b5f33 (diff) | |
download | hercules-9c598dec9e0aac139f9505652774c4b4c9a8cf9f.tar.gz hercules-9c598dec9e0aac139f9505652774c4b4c9a8cf9f.tar.bz2 hercules-9c598dec9e0aac139f9505652774c4b4c9a8cf9f.tar.xz hercules-9c598dec9e0aac139f9505652774c4b4c9a8cf9f.zip |
Stable: added official Ninja quest. Trunk: removed name duplicates
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9225 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other/divorce.txt')
-rw-r--r-- | npc/other/divorce.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/other/divorce.txt b/npc/other/divorce.txt index 1c9fd887c..d861c4fbc 100644 --- a/npc/other/divorce.txt +++ b/npc/other/divorce.txt @@ -3,7 +3,7 @@ //===== By: ==================================================
//= Perkka, Scriptor, LightFighter
//===== Current Version: =====================================
-//= 1.0
+//= 1.0a
//===== Compatible With: =====================================
//= eAthena 1 +
//===== Description: =========================================
@@ -14,7 +14,7 @@ //============================================================
-nif_in.gat,190,112,5 script Deviruchi 1109,{
+nif_in.gat,190,112,5 script Deviruchi#divorce 1109,{
if (getpartnerid() == 0) {
mes "[Deviruchi]";
mes "Kekeke, humans are always alone in the end,";
|