summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/Changelog.txt1
-rw-r--r--npc/other/Global_Functions.txt4
2 files changed, 3 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 7a6fdce90..472588878 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -36,6 +36,7 @@ Playtester
Date Added
======
08/14
+ * Updated header in other/Global_Functions.txt [Evera]
* Fixed the int&str bug of test tube in bio labs quest [Evera]
* Fixed 2006 headgears npc giving you Lion Mask rather than Lion Masquerade [Playtester]
* Moved the Gunslinger quest NPCs to gunslinger_quests.txt [Playtester]
diff --git a/npc/other/Global_Functions.txt b/npc/other/Global_Functions.txt
index 1b54e5059..47189cc93 100644
--- a/npc/other/Global_Functions.txt
+++ b/npc/other/Global_Functions.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= Lupus, kobra_k88
//===== Current Version: =====================================
-//= 2.03
+//= 2.04
//===== Compatible With: =====================================
//= eAthena 1.0
//===== Description: =========================================
@@ -25,7 +25,7 @@
//= 2.01 Added $talk to F_ClearGarbage [Evera]
//= 2.02 Added $dtsglobalelig and $dts|(1<<6) to F_ClearGarbage [Evera]
//= 2.03 Added Gunslinger vars to F_ClearJobVar [Lupus]
-//= 2.04 Added dtseligible 3 (becomes MISC_QUEST|128) to F_ClearGarbage [Evera]
+//= 2.04 Added dtseligible 2 (becomes MISC_QUEST|128) to F_ClearGarbage [Evera]
//============================================================