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 --- db/skill_db.txt | 2 +- db/skill_unit_db.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/skill_db.txt b/db/skill_db.txt index 39d9ce965..358daf897 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -418,7 +418,7 @@ 392,0,0,4,0,1,0,1,1,yes,0,0,0,none,0 //CR_ALCHEMY#Alchemy# 393,0,0,4,0,1,0,1,1,yes,0,0,0,none,0 //CR_SYNTHESISPOTION#Potion Synthesis# 394,9,8,1,-1,0,0,10,-9,yes,0,0,0,weapon,0 //CG_ARROWVULCAN#Vulcan Arrow# -395,0,0,4,0,1,3,1,1,yes,0,64,0,misc,0 //CG_MOONLIT#Sheltering Bliss# +395,0,0,4,0,1,3,1,1,yes,0,64,0,misc,2 //CG_MOONLIT#Sheltering Bliss# 396,-1,6,16,0,1,0,1,1,yes,0,1536,0,none,0 //CG_MARIONETTE#Marionette Control# 397,5,8,1,-1,0,0,5,5,no,0,0,0,weapon,0 //LK_SPIRALPIERCE#Spiral Pierce# 398,4,6,1,-1,0,0,5,1,no,0,0,0,weapon,0 //LK_HEADCRUSH#Traumatic Blow# diff --git a/db/skill_unit_db.txt b/db/skill_unit_db.txt index 822bce4ab..5b1416d16 100644 --- a/db/skill_unit_db.txt +++ b/db/skill_unit_db.txt @@ -78,6 +78,7 @@ 339,0x86, , -1, 0, 400,enemy, 0x000 //NPC_DARKGRANDCROSS 362,0xb4, , 0, 3, -1,all, 0x000 //HP_BASILICA 369,0xb3, , -1, 0,10000,all, 0x008 //PA_GOSPEL +395,0xb5, , 4, 0, -1,all, 0x200 //CG_MOONLIT 404,0xb6, , -1, 0, -1,all, 0x000 //PF_FOGWALL 405,0xb7, , 0, 1,1000,enemy, 0x000 //PF_SPIDERWEB 409,0xb2, , 0,-1, -1,noone, 0x000 //WE_CALLBABY -- cgit v1.2.3-70-g09d2