|
|
@ -9,7 +9,7 @@ export class Actionlist{
|
|
|
|
{ id: 6, name: "reduce CO2 emission", points: 5 },
|
|
|
|
{ id: 6, name: "reduce CO2 emission", points: 5 },
|
|
|
|
{ id: 7, name: "eat a vegetarian meal", points: 2 },
|
|
|
|
{ id: 7, name: "eat a vegetarian meal", points: 2 },
|
|
|
|
{ id: 8, name: "don't use the car", points: 10 },
|
|
|
|
{ id: 8, name: "don't use the car", points: 10 },
|
|
|
|
{ id: 9, name: "buy a fair trade/ local product", points: 1 },
|
|
|
|
{ id: 9, name: "buy a fair trade / local product", points: 1 },
|
|
|
|
{ id: 10, name: "donate money to an environment organisation ", points: 10 },
|
|
|
|
{ id: 10, name: "donate money to an environment organisation ", points: 10 },
|
|
|
|
];
|
|
|
|
];
|
|
|
|
}
|
|
|
|
}
|