mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-06-27 13:56:20 +09:00
.
This commit is contained in:
@@ -4,6 +4,7 @@ Date: 2026-06-21
|
|||||||
|
|
||||||
Changes:
|
Changes:
|
||||||
- [GM] Generic code layout restructure.
|
- [GM] Generic code layout restructure.
|
||||||
|
- [GM] Further adjustment to VP mode.
|
||||||
- [MB] Dropped support for AAI, SE.
|
- [MB] Dropped support for AAI, SE.
|
||||||
- [MB] Reduced MBE settings.
|
- [MB] Reduced MBE settings.
|
||||||
- [MB] Reduced MBQ settings.
|
- [MB] Reduced MBQ settings.
|
||||||
|
|||||||
+1
-1
@@ -168,7 +168,7 @@ data:extend({
|
|||||||
default_value = '',
|
default_value = '',
|
||||||
allowed_values = {'', 'SAP', 'VP'},
|
allowed_values = {'', 'SAP', 'VP'},
|
||||||
localised_name = {'phi-cl.setting-category-color', 'GM', {'phi-cl.enable'}, {'mod-setting-name.PHI-GM'}},
|
localised_name = {'phi-cl.setting-category-color', 'GM', {'phi-cl.enable'}, {'mod-setting-name.PHI-GM'}},
|
||||||
localised_description = {'', {'phi-cl.setting-change-color', '[GM] [48] A20 C21 H7\n[SAP] [33] A3 C30\n[VP] [614] A12 C192 H410'}},
|
localised_description = {'', {'phi-cl.setting-change-color', '[GM] [48] A20 C21 H7\n[SAP] [33] A3 C30\n[VP] [607] A13 C203 H391'}},
|
||||||
order = 'D00'
|
order = 'D00'
|
||||||
}, {
|
}, {
|
||||||
type = 'bool-setting',
|
type = 'bool-setting',
|
||||||
|
|||||||
Reference in New Issue
Block a user