Skip to content

Commit

Permalink
Add Sign Config
Browse files Browse the repository at this point in the history
  • Loading branch information
TiktaalikDreaming authored Jun 4, 2018
1 parent 82e5d2e commit 23523c9
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions Parts/Sign.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
PROP
{
name = S_Pressurized
MODEL
{
model = Semiotic/Assets/SignProp
texture = Semiotic_00, Semiotic/Assets/Semiotic_00
}
}
PROP
{
name = S_PressureArtGravity
MODEL
{
model = Semiotic/Assets/SignProp
texture = Semiotic_00, Semiotic/Assets/Semiotic_01
}
}
PROP
{
name = S_NoArtGravity
MODEL
{
model = Semiotic/Assets/SignProp
texture = Semiotic_00, Semiotic/Assets/Semiotic_02
}
}

0 comments on commit 23523c9

Please sign in to comment.