Added a ConfirmableAction component to ActionRevertPolymorph (#38570)

* Added a ConfirmableAction component to ActionRevertPolymorph

* Update Resources/Locale/en-US/actions/actions/polymorph.ftl

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
rumaks
2025-06-25 17:52:32 +00:00
committed by GitHub
parent 747dfe901e
commit e3580f076a
2 changed files with 3 additions and 1 deletions

View File

@@ -1 +1 @@
gera-transformation-popup = This action will transform you. Use it again to confirm.
revert-polymorph-action-popup = This action is irreversible. Use it again to confirm.

View File

@@ -4,6 +4,8 @@
name: Revert
description: Revert back into your original form.
components:
- type: ConfirmableAction
popup: revert-polymorph-action-popup
- type: InstantAction
event: !type:RevertPolymorphActionEvent