summaryrefslogtreecommitdiff
path: root/npc/other/Global_Functions.txt
diff options
context:
space:
mode:
authorevera <evera@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-03 18:37:06 +0000
committerevera <evera@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-03 18:37:06 +0000
commit695aa3dbc9810b7ad25f2eb4e1c3eb92ba6926f3 (patch)
tree31d7c668933b3a1366502b7e8aac66bd9c634b02 /npc/other/Global_Functions.txt
parent10278bde11a74dcd431b873a4bba42e78ad0a959 (diff)
downloadhercules-695aa3dbc9810b7ad25f2eb4e1c3eb92ba6926f3.tar.gz
hercules-695aa3dbc9810b7ad25f2eb4e1c3eb92ba6926f3.tar.bz2
hercules-695aa3dbc9810b7ad25f2eb4e1c3eb92ba6926f3.tar.xz
hercules-695aa3dbc9810b7ad25f2eb4e1c3eb92ba6926f3.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7458 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other/Global_Functions.txt')
-rw-r--r--npc/other/Global_Functions.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/other/Global_Functions.txt b/npc/other/Global_Functions.txt
index 17b087b38..451f937bf 100644
--- a/npc/other/Global_Functions.txt
+++ b/npc/other/Global_Functions.txt
@@ -3,11 +3,11 @@
//===== By: ==================================================
//= Lupus, kobra_k88
//===== Current Version: =====================================
-//= 2.0
+//= 2.01
//===== Compatible With: =====================================
//= eAthena 1.0
//===== Description: =========================================
-//= <Description>
+//= <Description>
//===== Additional Comments: =================================
//= Added F_ClearJobVar - on getting a new job it clears all Job Quest variables
//= Removed individual job check functions as they were redundant [kobra_k88]
@@ -22,6 +22,7 @@
//= 1.9 Added "F_ClearGarbage" func that clears outdated, wasted variables [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.01 Added $talk to F_ClearGarbage [Evera]
//============================================================