// cpt-city: bhw/bhw2/bhw2_bomb (PspGradient) // // Art gradients by Blackheartedwolf, formerly of DeviantArt // // author: Blackheartedwolf // copyright: Creative Commons Attribution 3.0 // year: 2011 // url: https://phillips.shef.ac.uk/pub/cpt-city/bhw/bhw2 #declare bhw_bomb = color_map { [0.00000 color rgbf <0.9569,0.7373,0.8902,0.0000>] [0.18994 color rgbf <0.7373,0.7412,0.9569,0.0000>] [0.31006 color rgbf <0.5020,0.5020,1.0000,0.0000>] [0.57007 color rgbf <0.7412,0.1529,0.7059,0.0000>] [0.84009 color rgbf <0.9686,0.8510,0.8549,0.0000>] [1.00000 color rgbf <0.9686,0.8510,0.8549,0.0000>] }