@mtgame/core 1.0.4 → 1.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -14675,9 +14675,9 @@
|
|
|
14675
14675
|
_c$b[exports.WaterpoloGameLogTypes.after_game_shootout_goal] = 'Penalty goal',
|
|
14676
14676
|
_c$b[exports.WaterpoloGameLogTypes.assist] = 'Assist',
|
|
14677
14677
|
_c$b[exports.WaterpoloGameLogTypes.block_shot] = 'Blocking a throw',
|
|
14678
|
-
_c$b[exports.WaterpoloGameLogTypes.minor_penalty] = '
|
|
14679
|
-
_c$b[exports.WaterpoloGameLogTypes.major_penalty] = '
|
|
14680
|
-
_c$b[exports.WaterpoloGameLogTypes.match_penalty] = '
|
|
14678
|
+
_c$b[exports.WaterpoloGameLogTypes.minor_penalty] = 'Exclusion for 20 sec.',
|
|
14679
|
+
_c$b[exports.WaterpoloGameLogTypes.major_penalty] = 'Exclusion with substitution 20 sec.',
|
|
14680
|
+
_c$b[exports.WaterpoloGameLogTypes.match_penalty] = 'Exclusion with substitution after 4 min.',
|
|
14681
14681
|
_c$b[exports.WaterpoloGameLogTypes.foul] = 'Foul',
|
|
14682
14682
|
_c$b[exports.WaterpoloGameLogTypes.penalty_foul] = 'Penalty foul',
|
|
14683
14683
|
_c$b[exports.WaterpoloGameLogTypes.attack_foul] = 'Attack foul',
|