diff options
| author | DavuKnight <112143769+DavuKnight@users.noreply.github.com> | 2022-09-01 17:33:15 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-01 19:33:15 -0300 |
| commit | 23794d80cb2205825d8a035a1c2307f547e2a29e (patch) | |
| tree | 90dc64893761574860ab0b550183ddde93d4aab2 /docs/item_instance.md | |
| parent | 8c50adb4c9b6f1615b91b5c7e1e4ea5bb42a34a2 (diff) | |
| download | wiki-23794d80cb2205825d8a035a1c2307f547e2a29e.tar.gz wiki-23794d80cb2205825d8a035a1c2307f547e2a29e.tar.bz2 wiki-23794d80cb2205825d8a035a1c2307f547e2a29e.zip | |
Added Detail about the Enchantment Field in Item_Instance. (#802)
* Create item_instance_enchantments.md
* Update item_instance.md
* Update item_instance_enchantments.md
* Update item_instance_enchantments.md
* Update item_instance_enchantments.md
Post Review Fix
* Remove excess blank line
Only one blank line should be left at the end of the document so that git does not generate a warning.
Co-authored-by: Walter Pagani <paganiwalter@gmail.com>
Diffstat (limited to 'docs/item_instance.md')
| -rw-r--r-- | docs/item_instance.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/item_instance.md b/docs/item_instance.md index 30003dd..854b506 100644 --- a/docs/item_instance.md +++ b/docs/item_instance.md @@ -80,7 +80,7 @@ The number of charges for each of the five possible spellcharges on an item, s ### enchantments -Enchantments from SpellItemEnchantment.dbc +Enchantments from SpellItemEnchantment.dbc see: [item_instance_enchantments](item_instance_enchantments.md) ### randomPropertyId |
