[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [corpse](corpse) Column | Type | Description --- | --- | --- CorpseGuid | int(10) unsigned | Guid | int(10) unsigned | PosX | float | PosY | float | PosZ | float | Orientation | float | MapId | smallint(5) unsigned | PhaseMask | int(10) unsigned | DisplayId | int(10) unsigned | ItemCache | text | Bytes1 | int(10) unsigned | Bytes2 | int(10) unsigned | GuildId | int(10) unsigned | Flags | tinyint(3) unsigned | DynFlags | tinyint(3) unsigned | Time | int(10) unsigned | CorpseType | tinyint(3) unsigned | InstanceId | int(10) unsigned |