File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed
Data/Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Automovers Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ AddActor = Actor
10
10
Sharpness = 0
11
11
HitsMOs = 0
12
12
GetsHitByMOs = 0
13
+ ForceIntoMasterLuaState = 1
13
14
ScriptPath = Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Automovers/Controller/Controller.lua
14
15
SpriteFile = ContentFile
15
16
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Automovers/Controller/Controller.png
@@ -102,6 +103,7 @@ AddActor = Actor
102
103
PresetName = Invisible Automover Controller
103
104
AddToGroup = Bunker Systems
104
105
AddToGroup = Bunker Systems - Automovers
106
+ ForceIntoMasterLuaState = 1
105
107
ScriptPath = Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Automovers/Controller/Controller.lua
106
108
107
109
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ AddActor = MOSRotating
9
9
RestThreshold = 0
10
10
HitsMOs = 0
11
11
GetsHitByMOs = 0
12
+ ForceIntoMasterLuaState = 1
12
13
ScriptPath = Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Automovers/Nodes/Node.lua
13
14
SpriteFile = ContentFile
14
15
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Automovers/Nodes/AutomoverNode1x1/Node.png
@@ -67,6 +68,7 @@ AddActor = MOSRotating
67
68
RestThreshold = 0
68
69
HitsMOs = 0
69
70
GetsHitByMOs = 0
71
+ ForceIntoMasterLuaState = 1
70
72
ScriptPath = Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Automovers/Nodes/Node.lua
71
73
SpriteFile = ContentFile
72
74
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Automovers/Nodes/TeleporterNode/Node.png
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ AddActor = MOSRotating
11
11
RestThreshold = 0
12
12
HitsMOs = 0
13
13
GetsHitByMOs = 0
14
+ ForceIntoMasterLuaState = 1
14
15
ScriptPath = Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Automovers/Nodes/NodeRemover.lua
15
16
SpriteFile = ContentFile
16
17
FilePath = Base.rte/Scenes/Objects/Bunkers/BunkerSystems/Automovers/Nodes/NodeRemover.png
You can’t perform that action at this time.
0 commit comments