1
0

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:
snouz
2021-08-16 14:37:55 +02:00
parent ed398933ac
commit 2aa09fba3d
6 changed files with 27 additions and 8 deletions
+2
View File
@@ -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,