From 5a9235d7367fd15827114f3b439027e322e70ffb Mon Sep 17 00:00:00 2001 From: Playtester Date: Fri, 4 May 2007 12:11:42 +0000 Subject: * Added up-to-date monster summoning files thanks to Vicious_Pucca - also fixed a bug in the code, please test the files before commiting them - thanks to Spre for the info on needed code changes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10454 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/mob.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map') diff --git a/src/map/mob.c b/src/map/mob.c index 1e1e5d702..8942c4c1a 100644 --- a/src/map/mob.c +++ b/src/map/mob.c @@ -3629,7 +3629,7 @@ static int mob_read_randommonster(void) const char* mobfile[] = { "mob_branch.txt", "mob_poring.txt", - "mob_boss.txt" + "mob_boss.txt", "mob_pouch.txt"}; for(i=0;i