@@ -144,3 +144,12 @@ Fonts:
|
||||
TinyBold:
|
||||
Font:FreeSansBold.ttf
|
||||
Size:10
|
||||
|
||||
LuaScripts:
|
||||
mods/ra/lua/utils.lua
|
||||
mods/ra/lua/openra.lua
|
||||
mods/ra/lua/map.lua
|
||||
mods/ra/lua/actor.lua
|
||||
mods/ra/lua/team.lua
|
||||
mods/ra/lua/media.lua
|
||||
mods/ra/lua/mission.lua
|
||||
|
||||
@@ -35,6 +35,8 @@
|
||||
RenderUnit:
|
||||
BodyOrientation:
|
||||
UpdatesPlayerStatistics:
|
||||
Huntable:
|
||||
LuaScriptEvents:
|
||||
|
||||
^Tank:
|
||||
AppearsOnRadar:
|
||||
@@ -73,6 +75,8 @@
|
||||
RenderUnit:
|
||||
BodyOrientation:
|
||||
UpdatesPlayerStatistics:
|
||||
Huntable:
|
||||
LuaScriptEvents:
|
||||
|
||||
^Husk:
|
||||
Health:
|
||||
@@ -90,6 +94,7 @@
|
||||
Tooltip:
|
||||
Name: Destroyed Tank
|
||||
BodyOrientation:
|
||||
LuaScriptEvents:
|
||||
|
||||
^TowerHusk:
|
||||
Health:
|
||||
@@ -108,6 +113,7 @@
|
||||
ProximityCaptor:
|
||||
Types:Husk
|
||||
BodyOrientation:
|
||||
LuaScriptEvents:
|
||||
|
||||
^AircraftHusk:
|
||||
Inherits: ^Husk
|
||||
@@ -167,6 +173,8 @@
|
||||
Guardable:
|
||||
BodyOrientation:
|
||||
UpdatesPlayerStatistics:
|
||||
Huntable:
|
||||
LuaScriptEvents:
|
||||
|
||||
^Plane:
|
||||
AppearsOnRadar:
|
||||
@@ -188,6 +196,8 @@
|
||||
CombatDebugOverlay:
|
||||
BodyOrientation:
|
||||
UpdatesPlayerStatistics:
|
||||
Huntable:
|
||||
LuaScriptEvents:
|
||||
|
||||
^Helicopter:
|
||||
Inherits: ^Plane
|
||||
@@ -236,4 +246,6 @@
|
||||
Range: 3
|
||||
BodyOrientation:
|
||||
UpdatesPlayerStatistics:
|
||||
WithCrumbleOverlay:
|
||||
WithCrumbleOverlay:
|
||||
Huntable:
|
||||
LuaScriptEvents:
|
||||
Reference in New Issue
Block a user