forked from thunderdog1138/star_wars
Update 'mods/mobs_monster/stormtrooper+variants.lua'
This commit is contained in:
parent
37bc84a681
commit
c818cf4b8b
|
@ -114,5 +114,5 @@ mobs:register_arrow("mobs_monster:blaster_red", {
|
||||||
|
|
||||||
tail = 1,
|
tail = 1,
|
||||||
tail_texture = "blaster_red.png",
|
tail_texture = "blaster_red.png",
|
||||||
tail_size = 7
|
tail_size = 3
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue