-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
1 parent
26e6027
commit fd15af3
Showing
22 changed files
with
53 additions
and
0 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
gfx/MShockXotto+/pngs_overmap_32x32/moonshine_still/moonshine_still.json
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
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" | ||
} | ||
] |
Binary file added
BIN
+754 Bytes
gfx/MShockXotto+/pngs_overmap_32x32/moonshine_still/moonshine_still.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
gfx/MShockXotto+/pngs_overmap_tall_32x48/lighthouse/lighthouse.json
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
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.
Binary file added
BIN
+448 Bytes
...otto+/pngs_small_20x20/furnitures/f_portable_generator/f_portable_generator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
gfx/MShockXotto+/pngs_small_20x20/furnitures/f_portable_generator/portable_generator.json
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
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" | ||
} | ||
] |
Binary file added
BIN
+430 Bytes
gfx/MShockXotto+/pngs_small_20x20/items/portable_generator/portable_generator.png
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
BIN
+680 Bytes
gfx/MShockXotto+/pngs_tall_32x48/mods/Xedra_evolved/furnitures/xe_f_throne.png
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
14
gfx/MShockXotto+/pngs_tall_32x48/overlay/fursuits/fursuits.json
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
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" ] | ||
} | ||
] |
1 change: 1 addition & 0 deletions
1
...32/character/overlay/wielded/overlay_wielded_spear_knife/overlay_wielded_spear_knife.json
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
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": []} |
1 change: 1 addition & 0 deletions
1
...2x32/character/overlay/wielded/overlay_wielded_spear_wood/overlay_wielded_spear_wood.json
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
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": []} |
Binary file added
BIN
+966 Bytes
...tiles_32x32/furniture/f_12000_gasoline_generator/f_12000_gasoline_generator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions
6
...ShockXotto+/pngs_tiles_32x32/furniture/f_12000_gasoline_generator/gasoline_generator.json
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
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" | ||
} | ||
] |
Binary file added
BIN
+985 Bytes
gfx/MShockXotto+/pngs_tiles_32x32/item/generator/12000_gasoline_generator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions
13
...hockXotto+/pngs_tiles_32x32/mods/xedra_evolved/furniture/xe_f_balefire/xe_f_balefire.json
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
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" } | ||
] | ||
} |
Binary file added
BIN
+327 Bytes
...pngs_tiles_32x32/mods/xedra_evolved/furniture/xe_f_balefire/xe_f_balefire_0.png
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
BIN
+280 Bytes
...pngs_tiles_32x32/mods/xedra_evolved/furniture/xe_f_balefire/xe_f_balefire_1.png
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
BIN
+338 Bytes
...pngs_tiles_32x32/mods/xedra_evolved/furniture/xe_f_balefire/xe_f_balefire_2.png
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
BIN
+355 Bytes
...pngs_tiles_32x32/mods/xedra_evolved/furniture/xe_f_balefire/xe_f_balefire_3.png
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
BIN
+346 Bytes
...pngs_tiles_32x32/mods/xedra_evolved/furniture/xe_f_balefire/xe_f_balefire_4.png
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
BIN
+306 Bytes
...pngs_tiles_32x32/mods/xedra_evolved/furniture/xe_f_balefire/xe_f_balefire_5.png
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
BIN
+302 Bytes
...pngs_tiles_32x32/mods/xedra_evolved/furniture/xe_f_balefire/xe_f_balefire_6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.