Skip to content

Commit

Permalink
[MSX] Some junk (#2610)
Browse files Browse the repository at this point in the history
* fix wooden spear wielded sprite not showing up

* Create overlay_wielded_spear_knife.json

* fix some fursuit worn sprites not showing

* Create xe_f_balefire.json

* Add files via upload

* Add files via upload

* Create portable_generator.png

* Add files via upload

* Create f_portable_generator.png

* Add files via upload

* Create f_12000_gasoline_generator.png

* Add files via upload

* Create 12000_gasoline_generator.png

* Add files via upload

* Create moonshine_still.json

* Add files via upload

* Create lighthouse.json

* Add files via upload

* Update xe_f_balefire.json

* Delete gfx/MShockXotto+/pngs_overmap_tall_32x48/moonshine_still directory

* Create moonshine_still.json

* Add files via upload

* Update gasoline_generator.json

* Update portable_generator.json
  • Loading branch information
gettingusedto authored Jan 21, 2025
1 parent 26e6027 commit fd15af3
Show file tree
Hide file tree
Showing 22 changed files with 53 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[
{
"id": [ "moonshine_still", "moonshine_still_1", "moonshine_still_2" ],
"fg": "moonshine_still"
}
]
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,6 @@
[
{
"id": [ "lighthouse_small_ground", "lighthouse_ground" ],
"fg": "lighthouse"
}
]
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,6 @@
[
{
"id": [ "f_portable_generator", "vp_ap_portable_generator" ],
"fg": "f_portable_generator"
}
]
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.
14 changes: 14 additions & 0 deletions gfx/MShockXotto+/pngs_tall_32x48/overlay/fursuits/fursuits.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"id": [ "overlay_worn_fursuit_var_dragonsuit" ],
"fg": [ "overlay_worn_dragonsuit" ]
},
{
"id": [ "overlay_worn_fursuit_var_felinesuit" ],
"fg": [ "overlay_worn_felinesuit" ]
},
{
"id": [ "overlay_worn_fursuit_var_sharksuit" ],
"fg": [ "overlay_worn_sharksuit" ]
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"id": ["overlay_wielded_spear_knife", "overlay_wielded_spear_knife_proper"], "fg": ["overlay_wielded_spear_knife"], "bg": []}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"id": ["overlay_wielded_spear_wood", "overlay_wielded_spear_wood_simple"], "fg": ["overlay_wielded_spear_wood"], "rotates": false, "bg": []}
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,6 @@
[
{
"id": [ "f_12000_gasoline_generator", "vp_ap_12000_gasoline_generator" ],
"fg": "f_12000_gasoline_generator"
}
]
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,13 @@
{
"id": "xe_f_balefire",
"animated": true,
"fg": [
{ "weight": 8, "sprite": "xe_f_balefire_0" },
{ "weight": 8, "sprite": "xe_f_balefire_1" },
{ "weight": 8, "sprite": "xe_f_balefire_2" },
{ "weight": 8, "sprite": "xe_f_balefire_3" },
{ "weight": 8, "sprite": "xe_f_balefire_4" },
{ "weight": 8, "sprite": "xe_f_balefire_5" },
{ "weight": 8, "sprite": "xe_f_balefire_6" }
]
}
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.

0 comments on commit fd15af3

Please sign in to comment.