From 1ad8c0860982f9f7e01afffcd703a919b7e186c7 Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 9 Feb 2006 19:43:13 +0000 Subject: - Added function mob_respawn which makes a mob respawn on spot 3 seconds after deafeat if SC_KAIZEL is active. - Modified NPC_REBIRTH to use Kaizel level 1. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5240 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/map/status.c') diff --git a/src/map/status.c b/src/map/status.c index c2ed134e1..38469eba7 100644 --- a/src/map/status.c +++ b/src/map/status.c @@ -131,7 +131,8 @@ int SkillStatusChangeTable[]={ -1, SC_STAN, SC_HALLUCINATION, - -1,-1, + SC_KAIZEL, + -1, /* 210- */ -1,-1,-1,-1,-1, SC_STRIPWEAPON, -- cgit v1.2.3-70-g09d2