Fix cfg syntax errors (#988)

Thanks @HebaruSan 👍
This commit is contained in:
HebaruSan
2022-03-29 11:34:57 -05:00
committed by GitHub
parent 154a0a25c5
commit 3a04bbc586
10 changed files with 156 additions and 161 deletions

View File

@ -7,6 +7,6 @@ PROP
{
model = ReStock/Props/Hatches/RS_HTCH_625
}
proxy = 0, 0, 0, 0.6, 0.1, 0.6, 1, 0, 0
}
proxy = 0, 0, 0, 0.6, 0.1, 0.6, 1, 0, 0

View File

@ -7,6 +7,6 @@ PROP
{
model = ReStock/Props/Lights/RS_LGHT_Airlock_Green
}
proxy = 0, 0, 0, 0.10, 0.15, 0.07, 1, 0, 0
}
proxy = 0, 0, 0, 0.10, 0.15, 0.07, 1, 0, 0

View File

@ -7,6 +7,6 @@ PROP
{
model = ReStock/Props/Lights/RS_LGHT_Airlock_Red
}
proxy = 0, 0, 0, 0.10, 0.15, 0.07, 1, 0, 0
}
proxy = 0, 0, 0, 0.10, 0.15, 0.07, 1, 0, 0

View File

@ -9,21 +9,21 @@ PROP
}
//MODULE
{
name = InternalButtonLight
buttonName = enable_BOXCOLLIDER
defaultValue = true
lightName = SpotLight
lightColor = 1,1,1
lightIntensityOn = 0.75
lightIntensityOff = 0
useButtonColor = true
buttonColorOn = 1,1,1
buttonColorOff = 0,0,0
}
//{
// name = InternalButtonLight
//
// buttonName = enable_BOXCOLLIDER
// defaultValue = true
//
// lightName = SpotLight
// lightColor = 1,1,1
// lightIntensityOn = 0.75
// lightIntensityOff = 0
//
// useButtonColor = true
// buttonColorOn = 1,1,1
// buttonColorOff = 0,0,0
//}
proxy = 0, 0, 0, 0.06, 0.15, 0.07, 1, 0, 0
}
proxy = 0, 0, 0, 0.06, 0.15, 0.07, 1, 0, 0