From c7e402faa034c04dc405cb578a7d9e5e68df7c23 Mon Sep 17 00:00:00 2001 From: Playtester Date: Thu, 17 Aug 2006 23:15:30 +0000 Subject: * Gospel can't stack anymore * Updated SQL files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8328 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/skill_unit_db.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index 3b024f7d7..e9b38958d 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -19,6 +19,8 @@ ----- ========================= +08/17 + * Gospel can't stack anymore [Playtester] 08/16 * Added WE_CALLBABY to Gunslinger and Ninja [Playtester] * Fixed various bullets, spheres and kunais [Playtester] diff --git a/db/skill_unit_db.txt b/db/skill_unit_db.txt index abfaa482e..822bce4ab 100644 --- a/db/skill_unit_db.txt +++ b/db/skill_unit_db.txt @@ -77,7 +77,7 @@ 336,0xb2, , 0,-1, -1,noone, 0x000 //WE_CALLPARTNER 339,0x86, , -1, 0, 400,enemy, 0x000 //NPC_DARKGRANDCROSS 362,0xb4, , 0, 3, -1,all, 0x000 //HP_BASILICA -369,0xb3, , -1, 0,10000,all, 0x000 //PA_GOSPEL +369,0xb3, , -1, 0,10000,all, 0x008 //PA_GOSPEL 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