ITEM_APPR_WEAPON_COLOR_* Constant Group
From NWN Lexicon
Jump to navigationJump to searchUsed by CopyItemAndModify to select what kind of modification to make.
Constants
Constant | Value | Description |
---|---|---|
ITEM_APPR_WEAPON_COLOR_BOTTOM | 0 | Bottom part of the weapon color |
ITEM_APPR_WEAPON_COLOR_MIDDLE | 1 | Middle part of the weapon color |
ITEM_APPR_WEAPON_COLOR_TOP | 2 | Top part of the weapon color |
See Also
functions: | CopyItemAndModify |