Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- EMV.Auto = {
- {
- ID = "AFGN Whelen Liberty UK",
- Scale = 1,
- Pos = Vector( 0, 0, 100 ),
- Ang = Angle( 0, -90, 0 ),
- }
- }
- EMV.Sequences = {
- Sequences = {
- { Name = "CODE 1", Stage = "M1", Components = {}, Disconnect = {} },
- { Name = "CODE 2", Stage = "M2", Components = {}, Disconnect = {} },
- { Name = "CODE 3", Stage = "M3", Components = {}, Disconnect = {} }
- },
- Traffic = {
- { Name = "WARN", Stage = "C", Components = {}, Disconnect = {} },
- { Name = "LEFT", Stage = "L", Components = {}, Disconnect = {} },
- { Name = "DIVERGE", Stage = "D", Components = {}, Disconnect = {} },
- { Name = "RIGHT", Stage = "R", Components = {}, Disconnect = {} }
- },
- Illumination = {
- {
- Name = "TAKEDOWN",
- Icon = "takedown",
- Stage = "T",
- Components = {},
- BG_Components = {},
- Preset_Components = {},
- Lights = {},
- Disconnect = {},
- },
- {
- Name = "FRONT",
- Icon = "takedown",
- Stage = "F",
- Components = {},
- BG_Components = {},
- Preset_Components = {},
- Lights = {},
- Disconnect = {},
- },
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement