From 15d2041544611e53b357bbca9e3111829f1fd740 Mon Sep 17 00:00:00 2001 From: DZeroX Date: Fri, 4 May 2007 04:32:34 +0000 Subject: - Updated mob_poring.txt, by Spre. - Minor source edits, to accommodate the new DB file, mob_pouch.txt, for the Red Pouch of Surprise, by Spre. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10451 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/mob.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/map/mob.c') diff --git a/src/map/mob.c b/src/map/mob.c index f2c400581..1e1e5d702 100644 --- a/src/map/mob.c +++ b/src/map/mob.c @@ -3629,7 +3629,8 @@ 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;isummonper[i] = 1002; // 設定し忘れた場合はポリンが出るようにしておく -- cgit v1.2.3-60-g2f50