Ryans_Mod


Adds copper walls to the game

Content
6 years ago
0.15 - 0.16
5
Combat

b Bugs

6 years ago

Please report here! thx

6 years ago

I am currently aware of and working to fix 2 issues:
1: Copper wall icon is mis-scaled and looks bad
2: Copper wall title is unkown_entity

6 years ago

Hi,

get this error on startup: ryans_mod/data.lua:5: ryans_mod/prototypes/wall.lua:327: attempt to call global 'get_circuit_connector_sprites' (a nil value)

The sprite definition changed in 0.16. Better to make a copy of the vanilla wall with table.deepcopy() from data.raw and change only whats needed.

cu, steinio.

6 years ago

Thanks, will look into that now, hopefully have a fix out by the end of today

6 years ago

Updated properly for 0.16, enjoy

6 years ago

It appears that the path on line 77 of wall.lua has a typo (an additional 'b' character). This causes it to fail to load.

6 years ago

Fixed on github

New response