From 71f8d31bc902a66649bf467264196444be93950e Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 7 Aug 2006 14:38:23 +0000 Subject: - Adjusted Battle_check_target so that alchemist summoned mobs are targetted by everyone as long as 1. The top-level master is a player and 2. the actual attacker is not a mob-type. - Added config force_random_spawn which overrides the spawn-files defined coordinates to make all mobs always spawn randomly on the map. - SC_SPEEDUP0 is no longer dispellable by SA_DISPEL git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8159 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/battle.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index 8dbad1ac0..43f20c4e0 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -157,6 +157,7 @@ extern struct Battle_Config { unsigned short mob_skill_delay; //[Skotlex] unsigned short mob_count_rate; unsigned short no_spawn_on_player; //[Skotlex] + unsigned short force_random_spawn; //[Skotlex] unsigned short mob_spawn_delay, plant_spawn_delay, boss_spawn_delay; // [Skotlex] unsigned short slaves_inherit_mode; unsigned short slaves_inherit_speed; -- cgit v1.2.3-60-g2f50