Skip to content
Snippets Groups Projects
Commit 8aee40bb authored by Alex Ksandra's avatar Alex Ksandra
Browse files

Documentation for summoned AI.

parent 7e2cc534
No related branches found
No related tags found
1 merge request!67Summon AI fix
......@@ -17,6 +17,7 @@
-- Nicolas Casalini "DarkGod"
-- darkgod@te4.org
-- "summoned" AI is checked in mod.class.NPC to count down summon timer.
newAI("summoned", function(self)
if self:runAI(self.ai_state.ai_target or "target_simple") then
return self:runAI(self.ai_real)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment