summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-03-13 05:12:15 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-03-13 05:12:15 +0000
commit8494f218353c4806cb1f98c44fb3dfe820c07b9a (patch)
tree2d17052586a430227d71a2427063786095663d0d /npc/Changelog.txt
parent2943a827e95482fa9b222e41c24d0a1fda717f76 (diff)
downloadhercules-8494f218353c4806cb1f98c44fb3dfe820c07b9a.tar.gz
hercules-8494f218353c4806cb1f98c44fb3dfe820c07b9a.tar.bz2
hercules-8494f218353c4806cb1f98c44fb3dfe820c07b9a.tar.xz
hercules-8494f218353c4806cb1f98c44fb3dfe820c07b9a.zip
* More bug fixing! Lots of little things, really.
- Corrected some condition errors in quests_veins. (bugreport:4088) - Corrected specialeffects so they play on the right NPC. (bugreport:4090) - Corrected an item ID in the reward NPC in monster races. (bugreport:4092) - Corrected NPCs overlapping with quests in msg_boards (bugreport:4093) - Corrected some of the given errors in the 2007_relay quest. (bugreport:4094) - Corrected hideonnpc to disablenpc in ice dungeon 4 warps. (bugreport:4102) - Commented out duplicate library curator in prontera city. (bugreport:4105) - Corrected cutins not being removed on NPC end in sealed shrine. (bugreport:4117) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14262 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index aa5176c34..cf64acfd9 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,6 +1,16 @@
Date Added
======
-2010/-3/04
+2010/03/13
+ * Rev. 14262 More bug fixing! Lots of little things, really. [L0ne_w0lf]
+ - Corrected some condition errors in quests_veins. (bugreport:4088)
+ - Corrected specialeffects so they play on the right NPC. (bugreport:4090)
+ - Corrected an item ID in the reward NPC in monster races. (bugreport:4092)
+ - Corrected NPCs overlapping with quests in msg_boards (bugreport:4093)
+ - Corrected some of the given errors in the 2007_relay quest. (bugreport:4094)
+ - Corrected hideonnpc to disablenpc in ice dungeon 4 warps. (bugreport:4102)
+ - Commented out duplicate library curator in prontera city. (bugreport:4105)
+ - Corrected cutins not being removed on NPC end in sealed shrine. (bugreport:4117)
+2010/03/04
* Rev. 14259 Fixed unidentified_coin -> unidentified_mineral in quests_13_2. (bugreport:4086) [L0ne_W0lf]
2010/03/03
* Rev. 14258 Some bug fixing! Hoorah for me not feeling lazy! [L0ne_W0lf]