diff --git a/mods/shooter/shooter.lua b/mods/shooter/shooter.lua index 53d25d2c..ec26e3ae 100644 --- a/mods/shooter/shooter.lua +++ b/mods/shooter/shooter.lua @@ -80,7 +80,7 @@ SHOOTER_ENTITIES = { "esmobs:sand_monster", "esmobs:stone_monster", "esmobs:stone_monster2", - "esmobs:oerkkii", + "esmobs:oerkki", "esmobs:sheep", "lagsmobs:griefer_ghost", "lagsmobs:stone_monster", @@ -91,8 +91,8 @@ SHOOTER_ENTITIES = { "esmobs:watermon", "creatures:zombie", "creatures:ghost", - "esmobs:man", - "esmobs:woman", + "esmobs:dungeon_master", + "esmobs:wolf", "futuremobs:goodbot_fighter", "futuremobs:goodbot_gunner", "futuremobs:badbot_fighter", @@ -105,12 +105,12 @@ SHOOTER_ENTITIES = { "esmobs:bone_monster", "esmobs:Mr_Black", "esmobs:chickoboo", - "esmobs:bloco", - "esmobs:creeper", - "esmobs:skeleton", - "esmobs:zombie", - "esmobs:pigman", - "esmobs:blocod", + "esmobs:paniki", + "esmobs:sheep_white", + "esmobs:chicken", + "esmobs:cow", + "esmobs:pumba", + "esmobs:Infinium_Monster", "esmobs:phoenix", "esmobs:Jasmine", }