Files
project-cybersyn/cybersyn/prototypes
Adam Hellberg 8aca2151bb Fix Nullius overwriting localised names
Nullius modifies the names of some base items by writing to their
`localised_name` property. This modification is done before the
modified tables are copied and used by other mods (possibly depending on
load order).

As such, if mods use custom names from a `*.cfg` file, they will not be
respected unless the mod also writes to the `localised_name` property in
Lua code during the data stage.
2023-03-31 01:33:37 +02:00
..
2022-10-25 12:10:01 -04:00
2022-11-12 01:16:20 -05:00
2023-03-27 12:23:48 -04:00
2023-01-07 19:59:51 -05:00