// Pour toute aide a la configuration de ce script rendez vous a l'adresse suivante :
// http://forums.mattie.info/cs/forums/viewtopic.php?p=236458#236458
"health"
{
	"10 HP"
	{
		"health"			"10"
	}
	"20 HP"
	{
		"health"			"20"
	}
	"30 HP"
	{
		"health"			"30"
	}
	"40 HP"
	{
		"health"			"40"
	}
	"50 HP"
	{
		"health"			"50"
	}
	"60 HP"
	{
		"health"			"60"
	}
	"70 HP"
	{
		"health"			"70"
	}
	"80 HP"
	{
		"health"			"80"
	}
	"90 HP"
	{
		"health"			"90"
	}
	"100 HP"
	{
		"health"			"100"
	}
}