Update Changelogs authored by Ashijin's avatar Ashijin
...@@ -9,12 +9,12 @@ Compatibility ...@@ -9,12 +9,12 @@ Compatibility
------------- -------------
# MythicMobs # MythicMobs
Added new "cosmeticemote" mechanic (arguments are emote= or gesture=) example: Added new "cosmeticemote" mechanic (arguments are emote= or gesture=) example:
```
EmoteSword: EmoteSword:
Id: DIAMOND_SWORD Id: DIAMOND_SWORD
Skills: Skills:
- cosmeticemote{emote=DAB} @Self ~onUse - cosmeticemote{emote=DAB} @Self ~onUse
```
Bug Fixes/Other Bug Fixes/Other
--------------- ---------------
- Fixed major incompatibility with LibsDisguises causing massive network lag. - Fixed major incompatibility with LibsDisguises causing massive network lag.
... ...
......