Powerful Laser Turret

by ko3dzi

A laser turret with very high base stats and a long reload time.

Content
10 months ago
2.0
3.15K
Combat

g Crash after game update to 2.0.20

10 months ago

Crash after game update to 2.0.20

inventory_move_sound = "__base__/sound/item/turret_inventory_move.ogg",
pick_sound = "__base__/sound/item/turret_inventory_pickup.ogg",
drop_sound = "__base__/sound/item/turret_inventory_move.ogg",

go to prototypes --> entities.lua and replace line 289 to 291 with the lines above
should fix it

10 months ago
(updated 10 months ago)

Thanks!

But show this message : Missing sound when loading sound library:base/sound/item/turret_inventory_move.ogg

mb that doesnt actually work
replace line 8 with this instead
local sounds = require("base/prototypes/item_sounds")

sorry

10 months ago
(updated 10 months ago)

before you right, the file name is
turret-inventory-move.ogg
turret-inventory-pickup.ogg

Thanks ! ^^

10 months ago

Crash after game update to 2.0.20

mod updated

New response