File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Coalition.rte/Actors/Mecha/BlastRunner
Uzira.rte/Actors/Undead/Zombies Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -257,6 +257,7 @@ AddActor = ACrab
257
257
GetsHitByMOs = 1
258
258
GoldValue = 25
259
259
Buyable = 0
260
+ ScriptPath = Base.rte/AI/CrabAI.lua
260
261
ScriptPath = Coalition.rte/Actors/Mecha/BlastRunner/BlastRunner.lua
261
262
SpriteFile = ContentFile
262
263
FilePath = Coalition.rte/Actors/Mecha/BlastRunner/BlastRunnerBody.png
Original file line number Diff line number Diff line change @@ -936,6 +936,7 @@ AddActor = AHuman
936
936
Mass = 30
937
937
HitsMOs = 1
938
938
GetsHitByMOs = 1
939
+ ScriptPath = Base.rte/AI/HumanAI.lua
939
940
ScriptPath = Uzira.rte/Actors/Shared/Climb.lua
940
941
SpriteFile = ContentFile
941
942
FilePath = Uzira.rte/Actors/Undead/Zombies/TorsoA.png
@@ -1207,6 +1208,7 @@ AddActor = AHuman
1207
1208
Mass = 50
1208
1209
HitsMOs = 1
1209
1210
GetsHitByMOs = 1
1211
+ ScriptPath = Base.rte/AI/HumanAI.lua
1210
1212
ScriptPath = Uzira.rte/Actors/Shared/Climb.lua
1211
1213
SpriteFile = ContentFile
1212
1214
FilePath = Uzira.rte/Actors/Undead/Zombies/TorsoB.png
You can’t perform that action at this time.
0 commit comments