Require( "animob/animob.ts" ) function rgb8Color( r, g, b ) return ( r*65536 + g*256 + b ) end return AnimobAconf({ version = 1, default = "hboat/hoverboat.aconf", object = { appearance = { modelName = "179605691.model", modelSettings = { [ "hull" ] = { colormap = "hboat/179605691_1.png", lit = 0, twosided = 0, }, [ "exhaust" ] = { colormap = "hboat/179605691_2.jpg", lit = 0, twosided = 0, }, [ "floor" ] = { colormap = "hboat/179605691_3.jpg", opacitymap = "", cutoutmap = "hboat/179605691_4.png", lit = 0, twosided = 0, }, }, }, }, appKeys = { fxDefs = { thrust = { flameTexture = "fx/t0000fx3_hpxawstyellow.png", }, }, }, })