Files
project-cybersyn/cybersyn
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
..
2023-03-28 20:20:38 +01:00
2023-03-29 16:32:51 -04:00
2023-03-29 15:29:24 -04:00
2023-01-06 19:24:24 -05:00
2023-03-27 12:24:12 -04:00
2023-03-29 16:32:51 -04:00
2022-11-29 19:15:57 -05:00