From 57720b460745f823153ec0381d5923c4634ce1d8 Mon Sep 17 00:00:00 2001 From: euphyy Date: Mon, 29 Oct 2012 07:35:02 +0000 Subject: * Follow-up r16835: Some cleanup. * Updated Hunting Missions script to v1.2b, which adds experience multipliers to config (custom\quests\hunting_missions.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16839 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/map/map.c') diff --git a/src/map/map.c b/src/map/map.c index 7165e3fe9..e1e252a07 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -229,7 +229,7 @@ int map_freeblock_unlock (void) return block_free_lock; } -// Timer fonction to check if there some remaining lock and remove them if so. +// Timer function to check if there some remaining lock and remove them if so. // Called each 1s int map_freeblock_timer(int tid, unsigned int tick, int id, intptr_t data) { @@ -1314,7 +1314,7 @@ int map_get_new_object_id(void) } /*========================================== - * Timered fonction to clear the floor (remove remaining item) + * Timered function to clear the floor (remove remaining item) * Called each flooritem_lifetime ms *------------------------------------------*/ int map_clearflooritem_timer(int tid, unsigned int tick, int id, intptr_t data) -- cgit v1.2.3-70-g09d2