The `gameobject_addon` table
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| guid | INT | UNSIGNED | PRI | NO | 0 | ||
| invisibilityType | TINYINT | UNSIGNED | NO | 0 | |||
| invisibilityValue | INT | UNSIGNED | NO | 0 |
Description of the fields
| Name | Value |
|---|---|
| INVISIBILITY_GENERAL | 0 |
| INVISIBILITY_UNK1 | 1 |
| INVISIBILITY_UNK2 | 2 |
| INVISIBILITY_TRAP | 3 |
| INVISIBILITY_UNK4 | 4 |
| INVISIBILITY_UNK5 | 5 |
| INVISIBILITY_DRUNK | 6 |
| INVISIBILITY_UNK7 | 7 |
| INVISIBILITY_UNK8 | 8 |
| INVISIBILITY_UNK9 | 9 |
| INVISIBILITY_UNK10 | 10 |
| INVISIBILITY_UNK11 | 11 |
field-no-description|3