summaryrefslogtreecommitdiff
path: root/npc/quests/newgears/2005_headgears.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-28 03:32:45 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-28 03:32:45 +0000
commit64169298d9e64182e882a76f9fe4c94c1c7c24d5 (patch)
tree279196f08fe789e054c49a0b70dee25d0eba47ea /npc/quests/newgears/2005_headgears.txt
parentcbe4b008af7c80ed1c9de9250d6b69592c78e5e8 (diff)
downloadhercules-64169298d9e64182e882a76f9fe4c94c1c7c24d5.tar.gz
hercules-64169298d9e64182e882a76f9fe4c94c1c7c24d5.tar.bz2
hercules-64169298d9e64182e882a76f9fe4c94c1c7c24d5.tar.xz
hercules-64169298d9e64182e882a76f9fe4c94c1c7c24d5.zip
* Implemented new function F_CheckMaxCount.
- Checks if you have enough room in your inventory to accept items * Updated 2004 headgear quests to fully official. - Implemented usage of F_checkMaxCount in the 2004 headgear quests. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12255 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/newgears/2005_headgears.txt')
-rw-r--r--npc/quests/newgears/2005_headgears.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/quests/newgears/2005_headgears.txt b/npc/quests/newgears/2005_headgears.txt
index 2408e34f4..c93a87c0e 100644
--- a/npc/quests/newgears/2005_headgears.txt
+++ b/npc/quests/newgears/2005_headgears.txt
@@ -7,6 +7,7 @@
//===== Compatible With: =====================================
//= eAthena
//===== Description: =========================================
+// [Aegis Conversion]
//= 2005 Headgears Official Quest.
//===== Additional Comments: =================================
// 1.0 First version, converted from the official aegis script. [MasterOfMuppets]