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

This commit is contained in:
evera 2006-07-03 18:37:06 +00:00
parent 1a5ce835a6
commit 0295ac624f

View File

@ -3,7 +3,7 @@
//===== By: ================================================== //===== By: ==================================================
//= Lupus, kobra_k88 //= Lupus, kobra_k88
//===== Current Version: ===================================== //===== Current Version: =====================================
//= 2.0 //= 2.01
//===== Compatible With: ===================================== //===== Compatible With: =====================================
//= eAthena 1.0 //= eAthena 1.0
//===== Description: ========================================= //===== Description: =========================================
@ -22,6 +22,7 @@
//= 1.9 Added "F_ClearGarbage" func that clears outdated, wasted variables [Lupus] //= 1.9 Added "F_ClearGarbage" func that clears outdated, wasted variables [Lupus]
//= 1.91 Added "F_SaveQuestSkills","F_Load?Skills" functions [Lupus] //= 1.91 Added "F_SaveQuestSkills","F_Load?Skills" functions [Lupus]
//= 2.0 Fixed F_Save/LoadQuestSkills functions. Had to split in into 2 vars [Lupus] //= 2.0 Fixed F_Save/LoadQuestSkills functions. Had to split in into 2 vars [Lupus]
//= 2.01 Added $talk to F_ClearGarbage [Evera]
//============================================================ //============================================================