diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/monster.conf | 2 | ||||
-rw-r--r-- | conf/msg_athena.conf | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/conf/battle/monster.conf b/conf/battle/monster.conf index 44039ef24..ada628a37 100644 --- a/conf/battle/monster.conf +++ b/conf/battle/monster.conf @@ -21,7 +21,7 @@ // assume unit types (1: Pc, 2: Mob, 4: Pet, 8: Homun) //-------------------------------------------------------------- -// [MVP] Summoned monsters HP rate, that is, monsters summoned by an MVP will have this much HP. (Note 2) +// The HP rate of MVPs. (Note 2) mvp_hp_rate: 100 // The HP rate of normal monsters (that is monsters that are not MVP's) (Note 2) diff --git a/conf/msg_athena.conf b/conf/msg_athena.conf index 6a7db3946..ef9fda3da 100644 --- a/conf/msg_athena.conf +++ b/conf/msg_athena.conf @@ -449,8 +449,8 @@ 539: This player has %d of a kind of item (id: %d), and tried to trade %d of them. 540: This player has been definitivly blocked. // Rare Items Drop/Steal announce -541: '%s' won %s's %s (chance: %0.02f%%) -//541: %.0s%.0sSomeone won %s +541: '%s' got %s's %s (chance: %0.02f%%) +//541: %.0s%.0sSomeone got %s 542: '%s' stole %s's %s (chance: %0.02f%%) //542: %.0s%.0sSomeone stole %s // @Away message bits |