All tags must follow the following rules:
Object Type | Tag Prefix |
---|---|
Area | A_ |
Creature | C_ |
Door | DR_ |
Encounters | E_ |
Item | I_ |
Merchant/Store | M_ |
Placeable | P_ |
Trigger/Transition | T_ |
Waypoint | WP_ |
A proper Tag looks like this: DR_JJ_DOOR_TO_LANDING
DR_ = Tag-code
JJ_ = Prefix of module
DOOR_TO_LANDING = actual name of the door