blob: 93c980cf242a384e54d8e6f48e9e60e52d20cf87 (
plain)
1
2
3
4
5
6
7
8
|
[Database Structure](Database Structure) > [World-Database](World-Database) > [game_event_model_equip](game_event_model_equip)
Column | Type | Description
--- | --- | ---
EventEntry | tinyint(4) |
Guid | int(10) unsigned |
Modelid | mediumint(8) unsigned |
Equipment_id | tinyint(3) unsigned |
|