Merge pull request #3662 from Mailaender/player-stats
Cleanup kill/death counts
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
Guard:
|
||||
Guardable:
|
||||
BodyOrientation:
|
||||
UpdatesPlayerStatistics:
|
||||
|
||||
^Tank:
|
||||
AppearsOnRadar:
|
||||
@@ -74,6 +75,7 @@
|
||||
Guard:
|
||||
Guardable:
|
||||
BodyOrientation:
|
||||
UpdatesPlayerStatistics:
|
||||
|
||||
^Helicopter:
|
||||
AppearsOnRadar:
|
||||
@@ -100,6 +102,7 @@
|
||||
EmptyWeapon: HeliExplode
|
||||
DebugMuzzlePositions:
|
||||
BodyOrientation:
|
||||
UpdatesPlayerStatistics:
|
||||
|
||||
^Infantry:
|
||||
AppearsOnRadar:
|
||||
@@ -156,6 +159,7 @@
|
||||
HealIfBelow: 1
|
||||
DamageCooldown: 125
|
||||
RequiresTech: InfantryHealing
|
||||
UpdatesPlayerStatistics:
|
||||
|
||||
^CivInfantry:
|
||||
Inherits: ^Infantry
|
||||
@@ -232,6 +236,7 @@
|
||||
ScanRadius: 4
|
||||
AttackMove:
|
||||
AttackFrontal:
|
||||
UpdatesPlayerStatistics:
|
||||
|
||||
^Plane:
|
||||
AppearsOnRadar:
|
||||
@@ -270,6 +275,7 @@
|
||||
Guard:
|
||||
Guardable:
|
||||
BodyOrientation:
|
||||
UpdatesPlayerStatistics:
|
||||
|
||||
^Building:
|
||||
AppearsOnRadar:
|
||||
@@ -318,6 +324,7 @@
|
||||
Range: 3
|
||||
BodyOrientation:
|
||||
FrozenUnderFog:
|
||||
UpdatesPlayerStatistics:
|
||||
|
||||
^CivBuilding:
|
||||
Inherits: ^Building
|
||||
|
||||
@@ -202,6 +202,7 @@ Player:
|
||||
RemapIndex: 176, 178, 180, 182, 184, 186, 189, 191, 177, 179, 181, 183, 185, 187, 188, 190
|
||||
BaseAttackNotifier:
|
||||
Shroud:
|
||||
PlayerStatistics:
|
||||
|
||||
World:
|
||||
LoadWidgetAtGameStart:
|
||||
|
||||
@@ -269,7 +269,6 @@
|
||||
ProximityCaptor:
|
||||
Types:Wall
|
||||
Sellable:
|
||||
UpdatesPlayerStatistics:
|
||||
Guardable:
|
||||
BodyOrientation:
|
||||
FrozenUnderFog:
|
||||
|
||||
Reference in New Issue
Block a user