﻿NGameIcons = {
	DEFAULT_DEATH_REASON_ICON = "death_unknown.dds"

	HEALTH_STATE_LEVELS_ICON_FRAMES = {
		6
		5
		4
		3
		2
		1
	}
}