Created
July 3, 2015 01:10
-
-
Save cameri/197c4cdee9ae0d21416e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# This example file shows you how to set up a basic drop table. | |
# Drop tables can be used in both a mob's equipment and drops | |
# to have multiple items tied to a single table. | |
SkeletonKingDrops: | |
Drops: | |
- KingsCrown 1 0.01 | |
- 371:0 32-64 1 | |
- exp 100 | |
- heroesexp 200 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment