Devilution
Diablo devolved - magic behind the 1996 computer game

◆ RadiusAdj

BYTE RadiusAdj[23] = { 0, 0, 0, 0, 1, 1, 1, 2, 2, 2, 3, 4, 3, 2, 2, 2, 1, 1, 1, 0, 0, 0, 0 }

RadiusAdj maps from vCrawlTable index to lighting vision radius adjustment.

Definition at line 482 of file lighting.cpp.