Added virtual signals + adjustments
-Made virtual signals available (excluding the "unsorted" tab) -Softer map pin sound (found the original sonar sound without the granularity and pitched it +1) -Slighly adjusted French translation
This commit is contained in:
@@ -54,9 +54,11 @@ return {
|
||||
elem_prototypes = {
|
||||
item = "item_prototypes",
|
||||
fluid = "fluid_prototypes",
|
||||
["virtual-signal"] = "virtual_signal_prototypes",
|
||||
},
|
||||
group_blacklist = {
|
||||
["creative-mod_creative-tools"] = true,
|
||||
["other"] = true,
|
||||
},
|
||||
icon_size = 64,
|
||||
icon_mipmaps = 4,
|
||||
|
||||
Reference in New Issue
Block a user