Updated Hardware: LiDAR (markdown)

Luc Lagarde 2018-03-31 16:10:47 -05:00
parent 4d60aafab5
commit 7aa3b7fd71

@ -35,8 +35,8 @@ Each tile is encoded as a bit field:
`0000 0000 1000 0000` (`0x0080`) : Cubot
`0000 0000 0100 0000` (`0x0040`) : NPC
`0000 0000 0010 0000` (`0x0020`) : Portal
`0000 0000 0001 0000` (`0x0010`) :
`0000 0000 0000 1000` (`0x0008`) :
`0000 0000 0000 0100` (`0x0004`) :
`0000 0000 0000 0010` (`0x0002`) :
`0000 0000 0000 0001` (`0x0001`) :
`0000 0000 0001 0000` (`0x0010`) :
`0000 0000 0000 1000` (`0x0008`) :
`0000 0000 0000 0100` (`0x0004`) :
`0000 0000 0000 0010` (`0x0002`) :
`0000 0000 0000 0001` (`0x0001`) :