From 75e90443fb9402967c1675131e15eb8d147ab2e8 Mon Sep 17 00:00:00 2001 From: ultramage Date: Fri, 24 Apr 2009 09:37:08 +0000 Subject: Renamed Happy Break's status name from SC_TKREST to SC_EARTHSCROLL, since that's its official purpose and it doesn't do anything else. Also removed the associated SI_TKREST since this status doesn't actually have an icon. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13695 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/status.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/map/status.h') diff --git a/src/map/status.h b/src/map/status.h index 638783de1..bae20055f 100644 --- a/src/map/status.h +++ b/src/map/status.h @@ -243,7 +243,7 @@ typedef enum sc_type { SC_KAITE, SC_SWOO, // [marquis007] SC_SKA, // [marquis007] - SC_TKREST, // [marquis007] + SC_EARTHSCROLL, SC_MIRACLE, //SG 'hidden' skill [Komurka] SC_MADNESSCANCEL, SC_ADJUSTMENT, @@ -446,7 +446,6 @@ enum si_type { SI_CLOSECONFINE2 = 201, SI_MADNESSCANCEL = 203, //[blackhole89] SI_GATLINGFEVER = 204, - SI_TKREST = 205, // 205 = Gloria again (but TK- Happy State looks like it) SI_UTSUSEMI = 206, SI_BUNSINJYUTSU = 207, SI_NEN = 208, -- cgit v1.2.3-70-g09d2