updated to 1.17 api

This commit is contained in:
blert2112
2015-09-29 15:19:13 -04:00
parent 7180acb74f
commit 2192d3627e
3 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,7 @@ if mobs.mod and mobs.mod == "redo" then
type = "animal",
attack_type = "dogfight",
damage = 5,
reach = 1,
hp_min = 5,
hp_max = 10,
armor = 100,