summaryrefslogtreecommitdiff
path: root/npc/Changelog.txt
diff options
context:
space:
mode:
authorDracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-04-04 18:01:01 +0000
committerDracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-04-04 18:01:01 +0000
commit7bccd07dda59813abd5173237718953943e9803b (patch)
tree923087695a645bcfa7edd12c7523fb9704aba134 /npc/Changelog.txt
parentaf1ad6e424c5b9c0aefd402e276a9743174028a2 (diff)
downloadhercules-7bccd07dda59813abd5173237718953943e9803b.tar.gz
hercules-7bccd07dda59813abd5173237718953943e9803b.tar.bz2
hercules-7bccd07dda59813abd5173237718953943e9803b.tar.xz
hercules-7bccd07dda59813abd5173237718953943e9803b.zip
* Minor change in payon.txt to prevent crash : rand(0) -> 0
* Removed Berserk's skills requirements git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1403 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/Changelog.txt')
-rw-r--r--npc/Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index b276dcdaa..24dd6ffac 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -34,6 +34,8 @@ Date Added
======
04/04
+ * Changed "set @TEMP,rand(0);" to set "@TEMP,0;" in the Payon Fortune Teller script [DracoRPG]
+ We'll have to get all the fortunes, but they are more than 200...
* Finished Payon's Gemstone Exchanger, thanks to Dino9021 [DracoRPG]
* Added Deviling in the "Poring Island" map pay_fild04, 2 hours respawn [Lupus]
04/03