blob: 280569cf76e8b46ab1c7e050aafe8853f99a67fe (
plain)
1
2
3
4
5
6
7
8
|
[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [creature_respawn](creature_respawn)
Column | Type | Description
--- | --- | ---
Guid | int(10) unsigned |
RespawnTime | int(10) unsigned |
MapId | smallint(10) unsigned |
InstanceId | int(10) unsigned |
|