remove scripts and fixed chp15explorer

This commit is contained in:
KingMcDonalds
2025-12-07 04:13:53 -08:00
parent cc955ee1ad
commit 606ab69ada
2 changed files with 2 additions and 8 deletions
+2 -2
View File
@@ -60,7 +60,7 @@ return {names = {"chp18charg","chp18chargst"},
}
},
{names = {"chp15fpiu","chp15fpiup","chp15fpuk9"},
{names = {"chp15fpiu","chp15fpiuw","chp15fpiup","chp15fpuk9"},
steadyBurnConfig = {
forceOn = false, useTime = false,
disableWithLights = false,
@@ -69,7 +69,7 @@ return {names = {"chp18charg","chp18chargst"},
parkConfig = {
usePark = true,
useSync = true,
syncWith = {"chp15fpiu","chp15fpiup","chp15fpiuk9"},
syncWith = {"chp15fpiu","chp15fpiuw","chp15fpiup","chp15fpiuk9"},
pExtras = {5,7,4},
dExtras = {1,2,3,8,11}
},