added DisplayTransformation mechanic authored by Lxlp's avatar Lxlp
......@@ -43,6 +43,7 @@ are able to target locations as well.
| [DisguiseTarget][] | Changes the target's disguise |
| [Undisguise][] | Remove the caster's disguise |
| [Dismount][] | Makes the caster dismount whatever they're riding |
| [DisplayTransformation][] | Sets the targeted display entity's transformations |
| [ClearThreat][] | Makes a mob clear its threat table |
| [CurrencyGive][] | Give money to a player. Requires Vault and a currency plugin |
| [CurrencyTake][] | Take money from a player. Requires Vault and a currency plugin |
......@@ -287,6 +288,7 @@ but not yet ready for use.
[DisguiseTarget]: /skills/mechanics/disguisetarget
[Undisguise]: /skills/mechanics/undisguise
[Dismount]: /skills/mechanics/dismount
[DisplayTransformation]: /skills/mechanics/DisplayTransformation
[ClearThreat]: /skills/mechanics/clearthreat
[CurrencyGive]: /skills/mechanics/currencygive
[CurrencyTake]: /skills/mechanics/currencytake
......
......