New Mobs and their Items + 3 Reskins #164
Open
+97
−3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added the new item sprites to the community.png sprite sheet, as well as recolors to requested item sprite changes
gave names to new mobs and linked its spritesheet in sprites.py
created two new monsters entirely. all stats and achievements in monster.py
gave the two new mobs a spawn location with changes in maps.py
added the new items the new mobs will drop and all the item stats to items.py
added the new mobs drop tables to drops.py
defined the new items and item recolors their sprite sheet location in dimensions.py