Move shared sound definitions to common metrics

This commit is contained in:
abcdefg30
2020-09-21 22:46:37 +02:00
committed by Paul Chote
parent 0e39cc7829
commit c6cc2405d3
5 changed files with 3 additions and 12 deletions

View File

@@ -7,9 +7,6 @@ Metrics:
ColorPickerActorType: fact.colorpicker ColorPickerActorType: fact.colorpicker
ColorPickerRemapIndices: 176, 178, 180, 182, 184, 186, 189, 191, 177, 179, 181, 183, 185, 187, 188, 190 ColorPickerRemapIndices: 176, 178, 180, 182, 184, 186, 189, 191, 177, 179, 181, 183, 185, 187, 188, 190
TextfieldColorHighlight: 800000 TextfieldColorHighlight: 800000
ChatLineSound: ChatLine
ClickDisabledSound: ClickDisabledSound
ClickSound: ClickSound
ChatMessageColor: FFFFFF ChatMessageColor: FFFFFF
SystemMessageColor: FFFF00 SystemMessageColor: FFFF00
NormalSelectionColor: FFFFFF NormalSelectionColor: FFFFFF

View File

@@ -46,3 +46,6 @@ Metrics:
NoticeWarningColor: FFA500 NoticeWarningColor: FFA500
NoticeSuccessColor: 00FF00 NoticeSuccessColor: 00FF00
NoticeErrorColor: FF0000 NoticeErrorColor: FF0000
ChatLineSound: ChatLine
ClickDisabledSound: ClickDisabledSound
ClickSound: ClickSound

View File

@@ -7,9 +7,6 @@ Metrics:
FactionSuffix-smuggler: ordos FactionSuffix-smuggler: ordos
FactionSuffix-mercenary: ordos FactionSuffix-mercenary: ordos
TextfieldColorHighlight: 7f4d29 TextfieldColorHighlight: 7f4d29
ChatLineSound: ChatLine
ClickDisabledSound: ClickDisabledSound
ClickSound: ClickSound
ChatMessageColor: FFFFFF ChatMessageColor: FFFFFF
SystemMessageColor: FFFF00 SystemMessageColor: FFFF00
NormalSelectionColor: FFFFFF NormalSelectionColor: FFFFFF

View File

@@ -16,9 +16,6 @@ Metrics:
IncompatibleProtectedGameColor: B22222 IncompatibleProtectedGameColor: B22222
IncompatibleVersionColor: D3D3D3 IncompatibleVersionColor: D3D3D3
TextfieldColorHighlight: 562020 TextfieldColorHighlight: 562020
ChatLineSound: ChatLine
ClickDisabledSound: ClickDisabledSound
ClickSound: ClickSound
ChatMessageColor: FFFFFF ChatMessageColor: FFFFFF
SystemMessageColor: FFFF00 SystemMessageColor: FFFF00
NormalSelectionColor: FFFFFF NormalSelectionColor: FFFFFF

View File

@@ -3,9 +3,6 @@ Metrics:
ColorPickerActorType: mmch.colorpicker ColorPickerActorType: mmch.colorpicker
ColorPickerRemapIndices: 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31 ColorPickerRemapIndices: 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31
TextfieldColorHighlight: 1a1a1a TextfieldColorHighlight: 1a1a1a
ChatLineSound: ChatLine
ClickDisabledSound: ClickDisabledSound
ClickSound: ClickSound
ChatMessageColor: FFFFFF ChatMessageColor: FFFFFF
SystemMessageColor: FFFF00 SystemMessageColor: FFFF00
NormalSelectionColor: FFFFFF NormalSelectionColor: FFFFFF