mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Light config
This commit is contained in:
parent
b4df58df61
commit
d6b6fd07da
@ -16,6 +16,11 @@
|
|||||||
scale = 1,1,1
|
scale = 1,1,1
|
||||||
rotation = 0, 0, 0
|
rotation = 0, 0, 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@MODULE[ModuleLight]
|
||||||
|
{
|
||||||
|
@animationName = RestockSpotLight_On
|
||||||
|
}
|
||||||
// MODEL
|
// MODEL
|
||||||
// {
|
// {
|
||||||
// model = Squad/Parts/Utility/spotLightMk1/model
|
// model = Squad/Parts/Utility/spotLightMk1/model
|
||||||
@ -34,8 +39,8 @@
|
|||||||
scale = 1,1,1
|
scale = 1,1,1
|
||||||
rotation = 0, 0, 0
|
rotation = 0, 0, 0
|
||||||
}
|
}
|
||||||
// MODEL
|
@MODULE[ModuleLight]
|
||||||
// {
|
{
|
||||||
// model = Squad/Parts/Utility/spotLightMk2/model
|
@animationName = RestockFloodLight_On
|
||||||
// }
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user