Forráskód Böngészése

Follow up documentation for r16635 and r16649

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16653 54d463be-8e91-2dee-dedb-b68131a5f0ec
arcshiru 12 éve
szülő
commit
c4bff179e9
2 módosított fájl, 6 hozzáadás és 2 törlés
  1. 4 0
      conf/help.txt
  2. 2 2
      doc/item_bonus.txt

+ 4 - 0
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."

+ 2 - 2
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%