Deprecate generic_recruit_engine.lua

This commit is contained in:
mattsc 2022-06-21 05:44:12 -07:00
parent 45ac8de582
commit 7877218158

View File

@ -1,3 +1,5 @@
wesnoth.deprecated_message('ai/lua/generic_recruit_engine.lua', 3, '1.19', 'All its functionality has been moved to ai/lua/ca_recruit_rushers.lua which can now be used directly.')
return {
-- init parameters:
-- ai_cas: an object reference to store the CAs and associated data