mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-07-13 16:30:44 -07:00
Factorio: Locale changes (#5908)
--------- Co-authored-by: Joris Santen <joris.j.vansanten@student.hu.nl> Co-authored-by: lepideble <147614625+lepideble@users.noreply.github.com>
This commit is contained in:
@@ -21,6 +21,8 @@ data:extend({
|
||||
type = "bool-setting",
|
||||
name = "archipelago-death-link-{{ slot_player }}-{{ seed_name }}",
|
||||
setting_type = "runtime-global",
|
||||
localised_name = {"mod-setting-name.archipelago-death-link"},
|
||||
localised_description = {"mod-setting-description.archipelago-death-link"},
|
||||
{% if death_link %}
|
||||
default_value = true
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user