Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class AlessioMGA {
- vItemSpace = 25;
- conditions = "";
- price = 450120;
- textures[] = {
- { "Noir", "civ", {
- "#(argb,8,8,3)color(0.05,0.05,0.05,1)"
- }, "" },
- { "Blanc", "civ", {
- "#(argb,8,8,3)color(1,1,1,1)"
- }, "" },
- { "Gris", "civ", {
- "#(argb,8,8,3)color(0.0925,0.0925,0.0925,1)"
- }, "" },
- { "Sable", "civ", {
- "#(argb,8,8,3)color(1.5,1.6,0.9,0.2)"
- }, "" },
- { "Rouge", "civ", {
- "#(argb,8,8,3)color(1,0,0,1)"
- }, "" },
- { "Jaune", "civ", {
- "#(argb,8,8,3)color(0.643,0.663,0,1)"
- }, "" },
- { "Bleu", "civ", {
- "#(argb,8,8,3)color(0.01,0.6,1,0.1)"
- }, "" },
- { "Bleu Nuit", "civ", {
- "#(argb,8,8,3)color(0,0,0.5,0.1)"
- }, "" },
- { "Mauve", "civ", {
- "#(argb,8,8,3)color(0.6,0,1,0.01)"
- }, "" },
- { "Orange", "civ", {
- "#(argb,8,8,3)color(1,0.251,0,1)"
- }, "" },
- { "Vert", "civ", {
- "#(argb,8,8,3)color(0.5,1,0.5,0.05)"
- }, "" },
- { "Rose", "civ", {
- "#(argb,8,8,3)color(0.878,0.067,0.373,1)"
- }, "" },
- { "Violet", "civ", {
- "#(argb,8,8,3)color(0.455,0.004,0.875,1)"
- }, "" }
- };
- fuel = "gazole";
- };
Advertisement
Add Comment
Please, Sign In to add comment