diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-25 04:53:27 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-25 04:53:27 +0000 |
commit | bb5027a35309913803fe7063bebbef044b86cec2 (patch) | |
tree | 9de22b48939986a6fee54dc300ee00c09f8c7742 /conf-tmpl/battle | |
parent | 25ca739c12a1e73b7095b81cac803eba32561428 (diff) | |
download | hercules-bb5027a35309913803fe7063bebbef044b86cec2.tar.gz hercules-bb5027a35309913803fe7063bebbef044b86cec2.tar.bz2 hercules-bb5027a35309913803fe7063bebbef044b86cec2.tar.xz hercules-bb5027a35309913803fe7063bebbef044b86cec2.zip |
- You are allowed to attack/use skills now when your cloaking level is below 3.
- Small change to Stone Curse that may fix the permanent "semi-stone" status.
- Corrected "taming monster" having your skill-use be stuck if you cancel the target selection process.
- config setting party_show_share_picker now displays the jname of the item picked as well.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9914 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/battle')
-rw-r--r-- | conf-tmpl/battle/party.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/battle/party.conf b/conf-tmpl/battle/party.conf index 5e18867e2..85e5bdf39 100644 --- a/conf-tmpl/battle/party.conf +++ b/conf-tmpl/battle/party.conf @@ -27,7 +27,7 @@ // features. //-------------------------------------------------------------- -// If someone loots, show name in party? (Note 1) +// If someone steals (gank/steal skills), show name in party? (Note 1) show_steal_in_same_party: no // Interval before updating the party-member map mini-dots (milliseconds) |