forked from thunderdog1138/star_wars
Update 'mods/mobs_monster/stormtrooper+variants.lua'
This commit is contained in:
parent
6c47c113cd
commit
882208b357
|
@ -113,6 +113,6 @@ mobs:register_arrow("mobs_monster:blaster_red", {
|
|||
end,
|
||||
|
||||
tail = 1,
|
||||
tail_texture = {"blaster_red.png"},
|
||||
tail_texture = "blaster_red.png",
|
||||
tail_size = 7
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue