Skip to content

Commit

Permalink
[MSX] Prosthetics and other random junks (I-am-Erk#2245)
Browse files Browse the repository at this point in the history
* Create .gitkeep

* Add files via upload

* Delete gfx/MShockXotto+/pngs_tiles_32x32/character/overlay/worn/prosthetics/.gitkeep

* Create prosthetics.json

* Add files via upload

* Create .gitkeep

* Add files via upload

* Delete gfx/MShockXotto+/pngs_tiles_32x32/mods/xedra_evolved/monsters/mon_shifter/.gitkeep

* Delete gfx/MShockXotto+/pngs_tiles_32x32/furniture/f_glass_fridge.png

* Create .gitkeep

* Add files via upload

* Delete gfx/MShockXotto+/pngs_tall_32x48/furniture/f_glass_fridge/.gitkeep

* Add files via upload

* Create mon_shifter.json
  • Loading branch information
gettingusedto authored Dec 16, 2023
1 parent 53a92c8 commit d57ea3c
Show file tree
Hide file tree
Showing 29 changed files with 37 additions and 0 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.
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 not shown.
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
[
{
"id": [ "left_peg_leg", "right_peg_leg" ],
"fg": "left_peg_leg"
},
{
"id": [ "left_leg_prosthetic_steel", "right_leg_prosthetic_steel" ],
"fg": "left_leg_prosthetic_steel"
},
{
"id": [ "left_leg_prosthetic", "right_leg_prosthetic" ],
"fg": "left_leg_prosthetic"
},
{
"id": [ "left_arm_prosthetic_wood", "right_arm_prosthetic_wood" ],
"fg": "left_arm_prosthetic_wood"
},
{
"id": [ "left_arm_prosthetic_steel", "right_arm_prosthetic_steel" ],
"fg": "left_arm_prosthetic_steel"
},
{
"id": [ "left_arm_prosthetic", "right_arm_prosthetic" ],
"fg": "left_arm_prosthetic"
},
{
"id": [ "left_arm_neuroprosthetic", "right_arm_neuroprosthetic" ],
"fg": "left_arm_neuroprosthetic"
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"id": "mon_shifter",
"fg": "mon_shifter",
"bg": ["shadow_32x32_normal"]
}
]

0 comments on commit d57ea3c

Please sign in to comment.