tweak(geras): Add a confirmation popup for gera transformation (#29215)
* tweak(geras): Add a confirmation popup for gera transformation * remove abstract parent
This commit is contained in:
1
Resources/Locale/en-US/actions/actions/polymorph.ftl
Normal file
1
Resources/Locale/en-US/actions/actions/polymorph.ftl
Normal file
@@ -0,0 +1 @@
|
||||
gera-transformation-popup = This action will transform you. Use it again to confirm.
|
||||
@@ -166,6 +166,8 @@
|
||||
name: Morph into Geras
|
||||
description: Morphs you into a Geras - a miniature version of you which allows you to move fast, at the cost of your inventory.
|
||||
components:
|
||||
- type: ConfirmableAction
|
||||
popup: gera-transformation-popup
|
||||
- type: InstantAction
|
||||
itemIconStyle: BigAction
|
||||
useDelay: 10 # prevent spam
|
||||
|
||||
Reference in New Issue
Block a user