@Shoes: is it possible that "DT_MELEE" isn't defined in the mod?
I'm trying to award my soldiers the melee medal through save file editing and when I try to pull up the soldier's kill screen in their record the game crashes.
This is my criteria.
- type: STR_MELEE_KILL_MEDAL_NAME
description: STR_MELEE_KILL_MEDAL_DESCRIPTION
sprite: 34
criteria:
killsWithCriteriaCareer: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
killCriteria:
-
1: ["DT_MELEE", "FACTION_HOSTILE", "STATUS_DEAD"]