diff options
author | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-27 09:19:56 +0000 |
---|---|---|
committer | Kevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-27 09:19:56 +0000 |
commit | 6670a210e04ac063b94707927b2ecd4dba3fde77 (patch) | |
tree | e3794267e12bd90f3ab9313f77619c3d1a8bb3b4 /src | |
parent | 55434bd1ddfeb0b66247dbe4c420048863d44446 (diff) | |
download | hercules-6670a210e04ac063b94707927b2ecd4dba3fde77.tar.gz hercules-6670a210e04ac063b94707927b2ecd4dba3fde77.tar.bz2 hercules-6670a210e04ac063b94707927b2ecd4dba3fde77.tar.xz hercules-6670a210e04ac063b94707927b2ecd4dba3fde77.zip |
<3 Cake
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12663 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src')
-rw-r--r-- | src/map/itemdb.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/map/itemdb.c b/src/map/itemdb.c index 5fc174989..4ff0b6f24 100644 --- a/src/map/itemdb.c +++ b/src/map/itemdb.c @@ -1013,7 +1013,10 @@ static void destroy_item_data(struct item_data* self, int free_self) } /*========================================== - * Looks for an item, returns NULL if not found + * This comment shall be a monument to cake. + * The cake is NOT a lie in eAthena. + * We are so awesome we have our own cake. + * Please spam Cyxult with endless PMs to get your cake. *------------------------------------------*/ static int itemdb_final_sub(DBKey key,void *data,va_list ap) |