Thing Flags
HexMotS/JKPurpose
0x1JKEmits light.
0x2JK 
0x4JKMagsealed.
0x8JKPart of world geometry.
0x10JKInvisible.
0x20JK 
0x40JKCan stand on.
0x80JK 
0x100JK 
0x200JKDead.
0x400JKCog linked.
0x800JKNo crush.
0x1000JKNot in easy.
0x2000JKNot in medium.
0x4000JKNot in hard.
0x8000JKNot in multiplayer.
0x10000JKNot in singleplayer.
0x20000JKThing is sending a pulse message to its cog.
0x40000JKThing is timed to send a message to its cog.
0x80000JKItem has been taken via TakeItem() and is waiting to respawn.
0x100000JK 
0x200000JK 
0x400000JKThing is metal.
0x800000JKThing is earth.
0x1000000JKThing makes no sounds.
0x2000000JKThing is underwater.
0x4000000JK 
0x8000000JKThing is destroyed if it enters water.
0x10000000JKThing is destroyed if it enters air.
0x20000000JKThing sends a splash message to the local player's cog.