Morrowind Mod:Mod File Format/SNDG
The UESPWiki – Your source for The Elder Scrolls since 1995
SNDG records contain information about sound generators.
C | Field | Type/Size | Info |
---|---|---|---|
+ | NAME | zstring | ID - this appears to be generated from the creature name (or DEFAULT) combined with the type formatted as a four-digit number with leading zeroes (e.g., the ID for an alit scream is alit0006 ).
Note: there is one record in Bloodmoon which has an empty string here (BM_horker, Left Foot). |
+ | DATA | uint32 | Sound type data
|
- | CNAM | zstring | Creature name |
- | SNAM | zstring | Sound ID string |