fix combat mode popup (#10523)
This commit is contained in:
@@ -2,5 +2,5 @@ action-name-combat = [color=red]Combat Mode[/color]
|
|||||||
action-description-combat = Enter combat mode.
|
action-description-combat = Enter combat mode.
|
||||||
|
|
||||||
|
|
||||||
action-popup-combat = Combat mode enabled!
|
action-popup-combat = Combat mode disabled.
|
||||||
action-popup-combat-disabling = Combat mode disabled.
|
action-popup-combat-enabled = Combat mode enabled!
|
||||||
|
|||||||
@@ -53,7 +53,7 @@
|
|||||||
icon: Interface/Actions/harmOff.png
|
icon: Interface/Actions/harmOff.png
|
||||||
iconOn: Interface/Actions/harm.png
|
iconOn: Interface/Actions/harm.png
|
||||||
userPopup: action-popup-combat
|
userPopup: action-popup-combat
|
||||||
popupToggleSuffix: -disabling
|
popupToggleSuffix: -enabled
|
||||||
event: !type:ToggleCombatActionEvent
|
event: !type:ToggleCombatActionEvent
|
||||||
|
|
||||||
- type: instantAction
|
- type: instantAction
|
||||||
|
|||||||
Reference in New Issue
Block a user