diff options
| author | Stefano Borzì <stefanoborzi32@gmail.com> | 2019-09-01 11:21:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-09-01 11:21:38 +0200 |
| commit | cd0790c6d91fc9c95262fc5cd42a09c87692e7fe (patch) | |
| tree | dc03a4bf371440bfee62970910852423a5517e1b /docs | |
| parent | 6e151359cfe9774d9b8e3da8188fc37907bf3571 (diff) | |
| parent | 2bf29215f2dabe5bd75451bd19d40b135b13b974 (diff) | |
| download | wiki-cd0790c6d91fc9c95262fc5cd42a09c87692e7fe.tar.gz wiki-cd0790c6d91fc9c95262fc5cd42a09c87692e7fe.tar.bz2 wiki-cd0790c6d91fc9c95262fc5cd42a09c87692e7fe.zip | |
Merge pull request #119 from azerothcore/Helias-patch-1
Update item_template.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/item_template.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/item_template.md b/docs/item_template.md index 9747cf2..24a2aaf 100644 --- a/docs/item_template.md +++ b/docs/item_template.md @@ -2594,7 +2594,7 @@ The honor rank the player needs to have to use this item. ### RequiredCityRank -`field-no-description|22` +Its use is unknown. All items have 0. ### RequiredReputationFaction @@ -2655,7 +2655,7 @@ The rank the player has to have with the faction from [RequiredReputationFaction ### maxcount -Maximum number of copies of this item a player can have. Use 0 for infinite. +Maximum number of copies of this item which a player can have. Use 0 for infinite. ### stackable |
