Move Airlock IVA and props to RS

This commit is contained in:
2020-05-17 02:50:20 -07:00
parent 88f9b047da
commit ec19c9a87c
22 changed files with 17 additions and 7 deletions

View File

@ -0,0 +1,12 @@
// Restock Plus v1.2.0
// Hatch - 0.625m bulkhead
PROP
{
name = RS_HTCH_625
MODEL
{
model = ReStock/Props/Hatches/RS_HTCH_625
}
}
proxy = 0, 0, 0, 0.6, 0.1, 0.6, 1, 0, 0

View File

@ -0,0 +1,12 @@
// Restock Plus v1.2.0
// Light - Airlock pressurization indicator (green)
PROP
{
name = RS_LGHT_Airlock_Green
MODEL
{
model = ReStock/Props/Lights/RS_LGHT_Airlock_Green
}
}
proxy = 0, 0, 0, 0.10, 0.15, 0.07, 1, 0, 0

View File

@ -0,0 +1,12 @@
// Restock Plus v1.2.0
// Light - Airlock pressurization indicator (green)
PROP
{
name = RS_LGHT_Airlock_Red
MODEL
{
model = ReStock/Props/Lights/RS_LGHT_Airlock_Red
}
}
proxy = 0, 0, 0, 0.10, 0.15, 0.07, 1, 0, 0

View File

@ -0,0 +1,29 @@
// Restock Plus v1.2.0
// Light - Airlock pressurization indicator (green)
PROP
{
name = RS_LGHT_Box_1
MODEL
{
model = ReStock/Props/Lights/RS_LGHT_Box_1
}
//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
}
}
proxy = 0, 0, 0, 0.06, 0.15, 0.07, 1, 0, 0