summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-14 21:59:38 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-14 21:59:38 -0300
commit29f4a7d61e3b525c0130423c50ce61ea1a302ba2 (patch)
tree24aed8877b5d0ba2eb21eb2fae4936593546ce74
parentd2e764bbf3d44128510d96fb0d90ec600b98da9f (diff)
downloadserverdata-29f4a7d61e3b525c0130423c50ce61ea1a302ba2.tar.gz
serverdata-29f4a7d61e3b525c0130423c50ce61ea1a302ba2.tar.bz2
serverdata-29f4a7d61e3b525c0130423c50ce61ea1a302ba2.tar.xz
serverdata-29f4a7d61e3b525c0130423c50ce61ea1a302ba2.zip
Hide ressurect homunculus if homunculus not yet acquired
-rw-r--r--db/re/skill_db.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
index dfb159ca1..8b08621f9 100644
--- a/db/re/skill_db.conf
+++ b/db/re/skill_db.conf
@@ -7387,6 +7387,9 @@ skill_db: (
SkillType: {
Self: true
}
+ SkillInfo: {
+ Quest: true
+ }
DamageType: {
NoDamage: true
}