- publicallingames/antiquities/antiquityloredocument_manager.lua:315 --
backgroundTexture:SetVertexColors(VERTEX_POINTS_TOPLEFT, colorR, colorG, colorB, alpha)
- publicallingames/antiquities/antiquityloredocument_manager.lua:316 --
backgroundTexture:SetVertexColors(VERTEX_POINTS_TOPRIGHT, 0.9 * colorR, 0.9 * colorG, 0.9 * colorB, alpha)
- publicallingames/antiquities/antiquityloredocument_manager.lua:317 --
backgroundTexture:SetVertexColors(VERTEX_POINTS_BOTTOMLEFT, 0.65 * colorR, 0.65 * colorG, 0.65 * colorB, alpha)
- publicallingames/antiquities/antiquityloredocument_manager.lua:318 --
backgroundTexture:SetVertexColors(VERTEX_POINTS_BOTTOMRIGHT, 0.25 * colorR, 0.25 * colorG, 0.25 * colorB, alpha)