diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/skill_unit_db.txt | 2 |
2 files changed, 3 insertions, 1 deletions
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
|