git-svn-id: https://svn.code.sf.net/p/rathena/svn/athena@250 54d463be-8e91-2dee-dedb-b68131a5f0ec

This commit is contained in:
kobra_k88 2004-11-18 10:34:53 +00:00
parent 7cfb2c6bc4
commit ae77bd5037

View File

@ -1,9 +1,13 @@
Date Added
11/18 * Added flag to pc_unequipitem (thanks to DracoRPG for suggestion) [celest]
11/18
* Added flag to pc_unequipitem (thanks to DracoRPG for suggestion) [celest]
* Skill updates [celest]
- Updated Cloaking (thanks to orn), Endure
* Modified pc_attack to fix monster npc's not working in certain exes, thanks
to leinsirk10 [celest]
* Moved mapflags organized by type to main mapflag folder and removed "type" folder.
Removed mapflags organized by location.[kobra_k88]
11/17
* Added stub-handler for packet 0x3090 into char_sql [MouseJstr]