We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a2ac1 commit 1b28e80Copy full SHA for 1b28e80
config.lua
@@ -29,18 +29,20 @@ config.markerValues = {
29
}
30
31
config.disableMarker = {
32
- ["locomotive"] = true,
33
- ["fluid-wagon"] = true,
34
- ["cargo-wagon"] = true,
35
- ["car"] = true,
36
- ["signpost"] = true,
+ ["locomotive"] = true,
+ ["fluid-wagon"] = true,
+ ["cargo-wagon"] = true,
+ ["car"] = true,
+ ["spider-vehicle"] = true,
37
+ ["signpost"] = true,
38
39
40
config.disableTitle = {
41
42
43
44
45
46
47
48
config.alwaysAttachNote = {
0 commit comments