updated to 1.17 api

master
blert2112 2015-09-29 15:19:48 -04:00
parent 31af61f537
commit ea462ec1e4
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ if mobs.mod and mobs.mod == "redo" then
mobs:register_mob("mobs_bat:bat", {
type = "animal",
damage = 1,
reach = 1,
attack_type = "dogfight",
hp_min = 7,
hp_max = 12,