From e1fb5fc2b78708f736ab32ed135d289faee206b6 Mon Sep 17 00:00:00 2001 From: doofus-01 Date: Wed, 18 Mar 2020 18:41:03 -0700 Subject: [PATCH] Add comment to ABILITY_FEEDING macro There should be some explanation of what was done in 2ba7ad5c439c5ed5414654262e17608b1cc4c332 otherwise that's pretty sneaky. --- data/core/macros/abilities.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/data/core/macros/abilities.cfg b/data/core/macros/abilities.cfg index 0dca2bbf5937..4c46d335b6d6 100644 --- a/data/core/macros/abilities.cfg +++ b/data/core/macros/abilities.cfg @@ -269,6 +269,7 @@ Enemy units cannot see this unit while it is in deep water, except if they have #define ABILITY_FEEDING # Canned definition of the Feeding ability to be included in an # [abilities] clause. + # This works because of data/lua/feeding.lua [dummy] id=feeding name= _ "feeding"