Testing Coach Deaths

This commit is contained in:
Tercio Jose
2020-12-17 18:30:56 -03:00
parent da6972d1c1
commit 3842c0a9f6
5 changed files with 53 additions and 19 deletions
+1
View File
@@ -486,6 +486,7 @@ function DF:GroupIterator (func, ...)
for i = 1, GetNumGroupMembers() - 1 do
DF:QuickDispatch (func, "party" .. i, ...)
end
DF:QuickDispatch (func, "player", ...)
else
DF:QuickDispatch (func, "player", ...)