diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-23 09:08:15 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-07-23 09:08:15 +0000 |
commit | 97df50968671e6acded81e43cf3e7567322b18ca (patch) | |
tree | 9f2035fe0ade6da173cddb2822e2f03769750f73 | |
parent | 1edbaf25c049c76c4566b7919bb613d8a2a51176 (diff) | |
download | hercules-97df50968671e6acded81e43cf3e7567322b18ca.tar.gz hercules-97df50968671e6acded81e43cf3e7567322b18ca.tar.bz2 hercules-97df50968671e6acded81e43cf3e7567322b18ca.tar.xz hercules-97df50968671e6acded81e43cf3e7567322b18ca.zip |
- Fixed some grammar and spelling.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13956 54d463be-8e91-2dee-dedb-b68131a5f0ec
-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; |