diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-02-10 20:46:34 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-02-10 20:46:34 +0000 |
commit | 6638bbec78c5a1be1881ddf13afdc575840aa96f (patch) | |
tree | 7ec563b90b511ce1164450282cc44078cccc4130 /conf/msg_athena.conf | |
parent | 0034a439b74142f27a93b422ef66eaa90ddb7ab3 (diff) | |
download | hercules-6638bbec78c5a1be1881ddf13afdc575840aa96f.tar.gz hercules-6638bbec78c5a1be1881ddf13afdc575840aa96f.tar.bz2 hercules-6638bbec78c5a1be1881ddf13afdc575840aa96f.tar.xz hercules-6638bbec78c5a1be1881ddf13afdc575840aa96f.zip |
- Fixed a misleading description. (bugreport:4008)
- Changed the confusing Rare Drop Announce. (bugreport:4037)
- Fixed an extra space in item script. (bugreport:4032)
- Renamed the upgrade_svn file in last commit to match revision number.
- Updated SQL item/mob databases to latest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14243 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/msg_athena.conf')
-rw-r--r-- | conf/msg_athena.conf | 4 |
1 files changed, 2 insertions, 2 deletions
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 |