From 2bf29215f2dabe5bd75451bd19d40b135b13b974 Mon Sep 17 00:00:00 2001 From: Stefano Borzì Date: Sat, 31 Aug 2019 00:13:19 +0200 Subject: Update item_template.md --- docs/item_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/item_template.md') 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 -- cgit