Updated Hardware: LiDAR (markdown)

Simon Fortier 2017-12-28 13:10:29 -05:00
parent 778816fcf5
commit b4b59f87f7

@ -33,7 +33,7 @@ Each tile is is encoded as a bit field:
`0000 0010 0000 0000` (`0x0200`) : Iron tile
`0000 0001 0000 0000` (`0x0100`) : Copper tile
`0000 0000 1000 0000` (`0x0080`) : Cubot
`0000 0000 0100 0000` (`0x0040`) :
`0000 0000 0100 0000` (`0x0040`) : NPC
`0000 0000 0010 0000` (`0x0020`) :
`0000 0000 0001 0000` (`0x0010`) :
`0000 0000 0000 1000` (`0x008`) :