summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorDracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-01 10:59:14 +0000
committerDracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-01 10:59:14 +0000
commite5c848926d7edf3453e792a319ed61ac151474c9 (patch)
tree88d56b210ad27a59e010d7857aae578fd540d355 /npc/Changelog.txt
parentc4d9efd6f8bfab76639e7613175c7af201646f6a (diff)
downloadhercules-e5c848926d7edf3453e792a319ed61ac151474c9.tar.gz
hercules-e5c848926d7edf3453e792a319ed61ac151474c9.tar.bz2
hercules-e5c848926d7edf3453e792a319ed61ac151474c9.tar.xz
hercules-e5c848926d7edf3453e792a319ed61ac151474c9.zip
Various NPC fixes
* LUPUS, REMEMBER TO ACTUALLY ADD THE DIVORCE NPC, THANKS :P * git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8571 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 2a9efb45c..4f9c51556 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -33,6 +33,13 @@ Playtester
Date Added
======
09/01
+ * Removed useless 'npc\other\old' directory, who would need that anyway... [DracoRPG]
+ * Commented out the path to Divorce NPC as Lupus forgot to add it for good [DracoRPG]
+ * Fixed critical syntax errors in the new Valkyrie script, (è_é) @ Lupus [DracoRPG]
+ * Improved Bioethics quest & nearby Rekenber Guards [DracoRPG]
+ - Used isequipped() instead of getequipid() to simplify code (esp. with accessories)
+ - Rewritten the custom text about Hom. Res. and removed its actual learning
+ - iRO-ized answers to the test (text was taken from a pRO guide so pRO names >.>)
* Rogue Job quest: now baby thieves can pass 4th test [Lupus]
- In the same quest, fixed test4 quest NPC, thanks to Dj-Yhn
- Added divorcing Deviruchi, converted by LightFighter