|
|
|
@ -8,7 +8,7 @@ export class Actionlist{
|
|
|
|
|
{ id: 5, name: "reduce waste", points: 5 },
|
|
|
|
|
{ id: 6, name: "reduce CO2 emission", points: 5 },
|
|
|
|
|
{ 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 fair trade/ local product", points: 1 },
|
|
|
|
|
{ id: 10, name: "donate money to an environment organisation ", points: 3 },
|
|
|
|
|
];
|
|
|
|
|