* 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>
-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.
name: Revert
description: Revert back into your original form.
components:
+ - type: ConfirmableAction
+ popup: revert-polymorph-action-popup
- type: InstantAction
event: !type:RevertPolymorphActionEvent