Compare commits
No commits in common. "5cd457fbb80b645a70e8ffaa2a4c631e93556529" and "f76c7e65644f62b7e4fbe537c1b49db0011cb341" have entirely different histories.
5cd457fbb8
...
f76c7e6564
6 changed files with 3 additions and 7 deletions
|
|
@ -263,8 +263,4 @@ _________________
|
|||
|
||||
[Larger Lamps](https://mods.factorio.com/mod/DeadlockLargerLamp)
|
||||
|
||||
- Burner lamp
|
||||
|
||||
Talandar
|
||||
|
||||
- Planet graphics
|
||||
- Burner lamp
|
||||
|
|
@ -22,7 +22,7 @@ data:extend({
|
|||
max_health = 150,
|
||||
crafting_speed = 1,
|
||||
crafting_categories = { "active-noise-cancelling" },
|
||||
energy_usage = "500kW",
|
||||
energy_usage = "1MW",
|
||||
energy_source = {
|
||||
type = "electric",
|
||||
usage_priority = "secondary-input",
|
||||
|
|
@ -113,7 +113,7 @@ data:extend({
|
|||
name = "active-noise-cancelling",
|
||||
icons = { { icon = Lignumis.graphics .. "icons/active-noise-cancelling.png" } },
|
||||
enabled = false,
|
||||
energy_required = 60,
|
||||
energy_required = 1000000,
|
||||
ingredients = {},
|
||||
results = {},
|
||||
category = "active-noise-cancelling",
|
||||
|
|
|
|||
BIN
sources/icons/lignumis-medium-wriggler-corpse.png
Normal file
BIN
sources/icons/lignumis-medium-wriggler-corpse.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.6 KiB |
BIN
sources/icons/lignumis-medium-wriggler.png
Normal file
BIN
sources/icons/lignumis-medium-wriggler.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.5 KiB |
BIN
sources/icons/lignumis-small-wriggler-corpse.png
Normal file
BIN
sources/icons/lignumis-small-wriggler-corpse.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.9 KiB |
BIN
sources/icons/lignumis-small-wriggler.png
Normal file
BIN
sources/icons/lignumis-small-wriggler.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue