plswork
This commit is contained in:
parent
7af6daee25
commit
40f319663b
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"install" : [
|
"install" : [
|
||||||
{ "file" : "ksp-mods/KPUFlags",
|
{ "file" : "ksp-mods/KPUFlags",
|
||||||
"install_to" : "GameData/KPUFlags"
|
"install_to" : "GameData/KPU"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"install" : [
|
"install" : [
|
||||||
{ "file" : "ksp-mods/KPUSuits",
|
{ "file" : "ksp-mods/KPUSuits",
|
||||||
"install_to" : "GameData"
|
"install_to" : "GameData/KPU"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
|
@ -6,15 +6,15 @@ SUITCOMBOS
|
|||||||
suitType = Vintage
|
suitType = Vintage
|
||||||
gender = Male
|
gender = Male
|
||||||
name = KPU_M
|
name = KPU_M
|
||||||
suitTexture = KPUSuits/Textures/KPUSuit_diff
|
suitTexture = KPU/KPUSuits/Textures/KPUSuit_diff
|
||||||
normalTexture = KPUSuits/Textures/KPUSuit_nrm
|
normalTexture = KPU/KPUSuits/Textures/KPUSuit_nrm
|
||||||
sprite = KPUSuits/Icons/KPUSuit_M
|
sprite = KPU/KPUSuits/Icons/KPUSuit_M
|
||||||
primaryColor = #ce2018
|
primaryColor = #ce2018
|
||||||
secondaryColor = #f2dab0
|
secondaryColor = #f2dab0
|
||||||
IVA
|
IVA
|
||||||
{
|
{
|
||||||
suitTexture = KPUSuits/Textures/KPUSuit_diff
|
suitTexture = KPU/KPUSuits/Textures/KPUSuit_diff
|
||||||
normalTexture = KPUSuits/Textures/KPUSuit_nrm
|
normalTexture = KPU/KPUSuits/Textures/KPUSuit_nrm
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
SUITCOMBO
|
SUITCOMBO
|
||||||
@ -23,15 +23,15 @@ SUITCOMBOS
|
|||||||
suitType = Vintage
|
suitType = Vintage
|
||||||
gender = Female
|
gender = Female
|
||||||
name = KPU_F
|
name = KPU_F
|
||||||
suitTexture = KPUSuits/Textures/KPUSuit_diff
|
suitTexture = KPU/KPUSuits/Textures/KPUSuit_diff
|
||||||
normalTexture = KPUSuits/Textures/KPUSuit_nrm
|
normalTexture = KPU/KPUSuits/Textures/KPUSuit_nrm
|
||||||
sprite = KPUSuits/Icons/KPUSuit_F
|
sprite = KPU/KPUSuits/Icons/KPUSuit_F
|
||||||
primaryColor = #ce2018
|
primaryColor = #ce2018
|
||||||
secondaryColor = #f2dab0
|
secondaryColor = #f2dab0
|
||||||
IVA
|
IVA
|
||||||
{
|
{
|
||||||
suitTexture = KPUSuits/Textures/KPUSuit_diff
|
suitTexture = KPU/KPUSuits/Textures/KPUSuit_diff
|
||||||
normalTexture = KPUSuits/Textures/KPUSuit_nrm
|
normalTexture = KPU/KPUSuits/Textures/KPUSuit_nrm
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user