summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarcshiru <arcshiru@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-08-17 17:23:07 +0000
committerarcshiru <arcshiru@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-08-17 17:23:07 +0000
commitc33744d4e47421bb0eb3f3e86a4555e6d35518a2 (patch)
tree707aa5237a10c6fc9de4d69ed37dc6e3eff6508b
parent8cd20d24b69a85f6c403684f2a0e405f4befb47a (diff)
downloadhercules-c33744d4e47421bb0eb3f3e86a4555e6d35518a2.tar.gz
hercules-c33744d4e47421bb0eb3f3e86a4555e6d35518a2.tar.bz2
hercules-c33744d4e47421bb0eb3f3e86a4555e6d35518a2.tar.xz
hercules-c33744d4e47421bb0eb3f3e86a4555e6d35518a2.zip
Follow up documentation for r16635 and r16649
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16653 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--conf/help.txt4
-rw-r--r--doc/item_bonus.txt4
2 files changed, 6 insertions, 2 deletions
diff --git a/conf/help.txt b/conf/help.txt
index b683e675d..d3cb61143 100644
--- a/conf/help.txt
+++ b/conf/help.txt
@@ -62,8 +62,12 @@ follow: "Params: <char_name>\n" "Follow a player."
mount: "Give/remove you a peco (Class is required, but not skill)"
disguise: "Params: <monster_name_or_monster_ID>\n" "Change your appearence to other players to a mob."
undisguise: "Restore your normal appearance."
+disguiseguild: "Disguises all online characters of a guild."
+undisguise: "Restore the normal appearance of all characters of a guild."
model: "Params: <hair ID: 0-17> <hair color: 0-8> <clothes color: 0-4> - Changes your characters appearence."
size: "Params: <1-3> Changes your size (1-Smallest 2-Biggest 3-Normal)"
+sizeall: "Changes the size of all players."
+sizeguild: "Changes the size of all online characters of a guild."
hide: "Makes you character invisible (GM invisibility). Type again to become visible."
save: "Sets respawn point to current spot."
load: "Warps you to your save point."
diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt
index d97c0dd60..55efe5075 100644
--- a/doc/item_bonus.txt
+++ b/doc/item_bonus.txt
@@ -51,9 +51,9 @@ bonus bAtk,n; ATK + n
bonus bAtk2,n; ATK2 + n
bonus bAtkRate,n; Attack power + n%
bonus bBaseAtk,n; Basic attack power + n
-bonus bMatk,n; Magical attack power + n
+bonus bIntMatk,n; Magical attack power + n
bonus bMatkRate,n; Magical attack power + n%
-bonus bWeaponMatk,n; Weapon magical attack power + n
+bonus bEquipmentMatk,n; Weapon magical attack power + n
bonus bDef,n; Equipment DEF + n
bonus bDef2,n; VIT based DEF + n
bonus bDefRate,n; Equipment DEF + n%