diff options
-rw-r--r-- | db/re/map_zone_db.conf | 4 | ||||
-rw-r--r-- | db/re/mob_db.conf | 1 | ||||
-rw-r--r-- | npc/005-1/ayasha.txt | 2 |
3 files changed, 3 insertions, 4 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 4cf9d7448..1c215eca3 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -49,8 +49,8 @@ zones: ( disabled_commands: { //Example Below makes @heal be used in maps within this zone only by those group lv 70 and above //heal: 70 - accinfo: 100 - doom: 100 + accinfo: 100 + doom: 100 } skill_damage_cap: { //Exemple Below caps firebolt damage in maps within this zone to a maximum 50 damage, diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 77b21ae3a..466d984ab 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -5291,7 +5291,6 @@ mob_db: ( CottonCloth: 2000 CottonCloth: 500 CottonCloth: 50 - Jack'O Hat: 10 } }, ) diff --git a/npc/005-1/ayasha.txt b/npc/005-1/ayasha.txt index cb49ce315..8d5d2677b 100644 --- a/npc/005-1/ayasha.txt +++ b/npc/005-1/ayasha.txt @@ -4,7 +4,7 @@ // Description: // Ayasha takes care of the children of Candor Village, and is in charge of protecting them. // The kids sometimes go play outside of city walls, and this makes her upset. -// Even if no attack happened in Candor for a while. +// Even if no major attack happened in Candor for a while. // Variables: // CandorQuest_HAS // 0: Not met |