Creature wing type
From NWN Lexicon
Jump to navigationJump to searchCREATURE_WING_TYPE_* Constant Group
For use with SetCreatureWingType . These constants must match those in the WingModel.2da.
Constants
Constant | Value | Description | |
---|---|---|---|
CREATURE_WING_TYPE_ANGEL | 2 |
| |
CREATURE_WING_TYPE_BAT | 3 |
| |
CREATURE_WING_TYPE_BIRD | 6 |
| |
CREATURE_WING_TYPE_BUTTERFLY | 5 |
| |
CREATURE_WING_TYPE_DEMON | 1 |
| |
CREATURE_WING_TYPE_DRAGON | 4 |
| |
CREATURE_WING_TYPE_NONE | 0 |
|
See Also
functions: |
author: Mistress