Adjust goblin stats.

This commit is contained in:
Duane 2016-08-04 23:43:07 -05:00
parent a0fa05a60f
commit c1c60d1f8b
3 changed files with 11 additions and 6 deletions

View file

@ -860,6 +860,7 @@ for _, mob in pairs(t_mobs) do
name = mob,
level = level,
}
--print(mob, level)
end
end
end