Skip to content

Commit

Permalink
[Ultica] 12 items by Yuuka Kazami/akira.sato + 2 lit/act type by hoasd1
Browse files Browse the repository at this point in the history
Co-Authored-By: Akira Sato <[email protected]>
  • Loading branch information
2 people authored and Fris0uman committed Mar 9, 2025
1 parent 2d98348 commit f152503
Show file tree
Hide file tree
Showing 18 changed files with 98 additions and 5 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.
85 changes: 80 additions & 5 deletions gfx/UltimateCataclysm/pngs_small_20x20/items/looks_like.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,82 @@
[
{
"id": ["plastic_plate", "soap_holder"],
"fg": "ceramic_plate",
"bg": ""
}
{
"id": [ "plastic_plate", "soap_holder" ],
"fg": "ceramic_plate"
},
{
"id": [
"357sig_ammo_box_50",
"45colt_ammo_box_50",
"45colt_ammo_box_20",
"38super_ammo_box_50",
"30carbine_ammo_box_50",
"22lr_ammo_box_100",
"10mm_ammo_box_50",
"10mm_ammo_box_20",
"9mm_ammo_box_100",
"9mm_ammo_box_50",
"9mm_ammo_box_20",
"4570_ammo_box_20",
"3006_ammo_box_20",
"762_ammo_box_50",
"762_ammo_box_20",
"460_ammo_box_20",
"454_ammo_box_20",
"450_ammo_box_20",
"410_ammo_box_25",
"410_ammo_box_5",
"380_ammo_box_20",
"357_ammo_box_50",
"357_ammo_box_20",
"338_ammo_box_20",
"308_ammo_box_20",
"303_ammo_box_20",
"300_ammo_box_20",
"223_ammo_box_50",
"223_ammo_box_20",
"57_ammo_box_50",
"45_ammo_box_50",
"45_ammo_box_20",
"44_ammo_box_20",
"40_ammo_box_50",
"40_ammo_box_20",
"38_ammo_box_50",
"38_ammo_box_20",
"32_ammo_box_50",
"12_ammo_box_10",
"12_ammo_box_5",
"ammo_box_army_3_clips"
],
"fg": "small_ammo_box"
},
{
"id": [
"22lr_ammo_box_500",
"9mm_ammo_box_250",
"3006_ammo_box_100",
"380_ammo_box_500",
"357_ammo_box_200",
"308_ammo_box_100",
"223_ammo_box_200",
"45_ammo_box_200",
"44_ammo_box_200",
"44_ammo_box_100",
"38_ammo_box_200",
"12_ammo_box_25"
],
"fg": "medium_ammo_box"
},
{
"id": [
"22lr_ammo_box_1000",
"10mm_ammo_box_500",
"3006_ammo_box_200",
"762_ammo_box_500",
"45_ammo_box_500",
"40_ammo_box_500",
"38_ammo_box_500",
"12_ammo_box_100"
],
"fg": "large_ammo_box"
}
]
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[
{
"id": "firecracker_pack_act",
"animated": true,
"fg": [
{ "weight": 8, "sprite": "firecracker_pack_act0" },
{ "weight": 8, "sprite": "firecracker_pack_act1" }
]
},
{
"id": "firecracker_act",
"animated": true,
"fg": [
{ "weight": 8, "sprite": "firecracker_act0" },
{ "weight": 8, "sprite": "firecracker_act1" }
]
}
]

0 comments on commit f152503

Please sign in to comment.