diff options
-rw-r--r-- | conf/battle/items.conf | 2 | ||||
-rw-r--r-- | npc/quests/quests_rachel.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/battle/items.conf b/conf/battle/items.conf index 3533a3eb7..368a95c8d 100644 --- a/conf/battle/items.conf +++ b/conf/battle/items.conf @@ -56,7 +56,7 @@ dead_branch_active: yes // Should summoned monsters check the player's base level? (dead branches) (Note 1) // On officials this is no - monsters summoned from dead/bloody branches can be ANY level. -// Change to 'yes' to only summon monsters less than or equal to their base level. +// Change to 'yes' to only summon monsters less than or equal to the player's base level. random_monster_checklv: no // Can any player equip any item regardless of the gender restrictions diff --git a/npc/quests/quests_rachel.txt b/npc/quests/quests_rachel.txt index 826e729c4..2b62ca76a 100644 --- a/npc/quests/quests_rachel.txt +++ b/npc/quests/quests_rachel.txt @@ -4050,7 +4050,7 @@ ra_temple,116,174,3 script Nemma#ra_temple 920,{ mes "donation? Splendid! How much"; mes "would you like to donate this"; mes "time? Remember that we can only"; - mes "accept donations in inrements of"; + mes "accept donations in increments of"; mes "50,000 zeny up to 150,000 zeny."; next; |