git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@551 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
amber 2004-12-13 06:07:33 +00:00
parent d774c37adc
commit b67b103a11

View File

@ -1,5 +1,7 @@
Date Added
12/13
* Skill timers for skills with id's higher then 450 were
corrupting memory [MouseJstr]
* Increased max skills to 650 from 450 fixing MANY crashes [MouseJstr]
* Creating Guild events were reading beyond supplied guild names ,
causing crashes [MouseJstr