git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@842 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
amber 2004-12-28 18:48:16 +00:00
parent 530de1a04f
commit 2bc472fac2

View File

@ -2,7 +2,7 @@ Date Added
12/28
* added checks into the skill code to prevent proxy's/bots
from crashing the server by using skillid's that
are WAY out of range (SVN 838) [MouseJstr]
are WAY out of range (SVN 841) [MouseJstr]
* Fixed clif.c errors that prevent old clients from being used. [nsstrunks]
* Fixed @jobchange to not default to upper (SVN 837) [MouseJstr]
* Fixed a compile error in @mobsearch (SVN 836) [MouseJstr]