From dd9f935197123a63faa902fcfdf166a99f7080b7 Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 28 Aug 2006 20:44:44 +0000 Subject: - Restructured CG_MOONLIT so that it is a ground effect like the other Encores. - Modified SC_DANCING so that val1 can contain both skill id and skill lv, removed SC_MOONLIT git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8526 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/skill.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/skill.h') diff --git a/src/map/skill.h b/src/map/skill.h index 90622b9ba..1c2e1aab7 100644 --- a/src/map/skill.h +++ b/src/map/skill.h @@ -938,7 +938,7 @@ enum { UNT_CALLFAMILY, UNT_GOSPEL, UNT_BASILICA, - //0xb5 + UNT_MOONLIT,//0xb5 //I HOPE this one doesn't shows any effects UNT_FOGWALL = 0xb6, UNT_SPIDERWEB, UNT_GRAVITATION, -- cgit v1.2.3-70-g09d2