Skip to content

Commit

Permalink
[Ultica] 2 ferals + zombie medic + variants by Majstek
Browse files Browse the repository at this point in the history
Co-Authored-By: Majstek <[email protected]>
  • Loading branch information
hoasd1 and Majstek committed Apr 20, 2024
1 parent 5dbe5ef commit 253f797
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,15 @@
{ "weight": 50, "sprite": "mon_feral_axe_2" }
],
"bg": "shadow_32x48_normal"
},
{
"id": "mon_feral_jackboot",
"fg": "mon_feral_jackboot",
"bg": "shadow_32x48_normal"
},
{
"id": "mon_feral_swimmer_kickboard",
"fg": "mon_feral_swimmer_kickboard",
"bg": "shadow_32x48_normal"
}
]
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
Expand Up @@ -22,7 +22,16 @@
},
{
"id": "mon_zombie_scientist",
"fg": [ { "weight": 1, "sprite": "mon_zombie_scientist_f" }, { "weight": 1, "sprite": "mon_zombie_scientist_m" } ],
"fg": [
{ "weight": 100, "sprite": "mon_zombie_scientist_f" },
{ "weight": 100, "sprite": "mon_zombie_scientist_m" },
{ "weight": 80, "sprite": "mon_zombie_scientist_crippled" }
],
"bg": "shadow_32x48_normal"
},
{
"id": "mon_zombie_medical",
"fg": [ { "weight": 100, "sprite": "mon_zombie_medical" }, { "weight": 80, "sprite": "mon_zombie_medical_mask_hanging" } ],
"bg": "shadow_32x48_normal"
},
{
Expand Down Expand Up @@ -65,6 +74,7 @@
"corpse_mon_zombie_child_fungus",
"corpse_mon_zombie_swimmer",
"corpse_mon_zombie_mancroc",
"corpse_mon_zombie_medical",
"corpse_mon_zombie_skull",
"corpse_mon_zombie_survivor",
"corpse_mon_zombie_soldier_acid_1",
Expand Down

0 comments on commit 253f797

Please sign in to comment.