Update Drops authored by Phillip's avatar Phillip
...@@ -13,8 +13,8 @@ Drops are the simplest way to implement custom drops. ...@@ -13,8 +13,8 @@ Drops are the simplest way to implement custom drops.
internal_mobname: internal_mobname:
Type: <mobtype> Type: <mobtype>
Drops: Drops:
- <item/exp/droptable> <amount> <chance> - <item/exp/droptable/cmd> <amount> <chance>
- <item/exp/droptable> <amount> <chance> - <item/exp/droptable/cmd> <amount> <chance>
- ... - ...
``` ```
... ...
......