Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Flag

Comment

CORPSE_FLAG_NONE

0x00

0

 

CORPSE_FLAG_BONES

0x01

1

Leaves bones, not the body.

CORPSE_FLAG_UNK1

0x02

2

 

CORPSE_FLAG_UNK2

0x04

4

 

CORPSE_FLAG_HIDE_HELM

0x08

8

Character's corpse has hidden helm.

CORPSE_FLAG_HIDE_CLOAK

0x10

16 

Character's corpse has hidden cloak.

CORPSE_FLAG_LOOTABLE

0x20

32

Makes corpse lootable (like in a BG)

...