diff --git a/NEWS b/NEWS index eb1f40a3f..93d29c3b4 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ DFHack future New scripts: add-syndrome.lua add a syndrome to a unit. many configurable options - attackTrigger.lua + attack-trigger.lua run commands when a unit attacks another with weapons of a given type or weapons of a given material blooddel.lua makes it so civs don't bring barrels full of blood ichor or goo diff --git a/scripts/modtools/attackTrigger.lua b/scripts/modtools/attack-trigger.lua similarity index 100% rename from scripts/modtools/attackTrigger.lua rename to scripts/modtools/attack-trigger.lua