Skip to content

Commit

Permalink
Msx toughtools (#1537)
Browse files Browse the repository at this point in the history
* Create folder for boneseer's armor

* Add sprites for boneseer armor

* Misc 32x32 item sprites

hammocks, steel flail, and lit charcoal kiln.

* Misc 20x20 tool sprites

* Delete dummy file from folder creation

* Add wield sprite for 2h flail

* Create folder for boneseer overlays

* Add overlay sprites for boneseer armor

* Delete dummy file from folder creation

* Oh boy, here we go deleting again

* Delete mon_zombie_tough_14.png

* Delete mon_zombie_tough_13.png

* Delete mon_zombie_tough_12.png

* Delete mon_zombie_tough_11.png

* Delete mon_zombie_tough_10.png

* Delete mon_zombie_tough_9.png

* Delete mon_zombie_tough_8.png

* Delete 2766_mon_zombie_tough_3_0.png

* Delete 2765_mon_zombie_tough_2_0.png

* Delete 2764_mon_zombie_tough_0.png

* Add new sprites for tough zombies

* Update tough zombie json to use new variants

* Delete tough zombie corpse JSON

* Add new tough zombie corpse
  • Loading branch information
Dandy-boy authored Sep 4, 2022
1 parent 3479520 commit e3cef83
Show file tree
Hide file tree
Showing 59 changed files with 5 additions and 18 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gfx/MShockXotto+/pngs_small_20x20/items/iron_pot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added gfx/MShockXotto+/pngs_tiles_32x32/item/hammock.png
Binary file added gfx/MShockXotto+/pngs_tiles_32x32/item/kiln_lit.png

This file was deleted.

Diff not rendered.
Diff not rendered.
Diff not rendered.
Original file line number Diff line number Diff line change
@@ -1,21 +1,14 @@
{
"id": "mon_zombie_tough",
"fg": [
{ "weight": 1, "sprite": "2764_mon_zombie_tough_0" },
{ "weight": 1, "sprite": "2765_mon_zombie_tough_2_0" },
{ "weight": 1, "sprite": "2766_mon_zombie_tough_3_0" },
{ "weight": 1, "sprite": "mon_zombie_tough" },
{ "weight": 1, "sprite": "mon_zombie_tough_1" },
{ "weight": 1, "sprite": "mon_zombie_tough_2" },
{ "weight": 1, "sprite": "mon_zombie_tough_3" },
{ "weight": 1, "sprite": "mon_zombie_tough_4" },
{ "weight": 1, "sprite": "mon_zombie_tough_5" },
{ "weight": 1, "sprite": "mon_zombie_tough_6" },
{ "weight": 1, "sprite": "mon_zombie_tough_7" },
{ "weight": 1, "sprite": "mon_zombie_tough_8" },
{ "weight": 1, "sprite": "mon_zombie_tough_9" },
{ "weight": 1, "sprite": "mon_zombie_tough_10" },
{ "weight": 1, "sprite": "mon_zombie_tough_11" },
{ "weight": 1, "sprite": "mon_zombie_tough_12" },
{ "weight": 1, "sprite": "mon_zombie_tough_13" },
{ "weight": 1, "sprite": "mon_zombie_tough_14" },
{ "weight": 1, "sprite": "mon_zombie_tough_15" }
{ "weight": 1, "sprite": "mon_zombie_tough_7" }
],
"bg": ["shadow_32x32_normal"],
"rotates": false
Expand Down
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.

0 comments on commit e3cef83

Please sign in to comment.