Skip to content

Commit

Permalink
fourth round of reviewing 32x32 monsters
Browse files Browse the repository at this point in the history
  • Loading branch information
barsoosayque committed May 17, 2020
1 parent 3b76b3f commit e074a9e
Show file tree
Hide file tree
Showing 37 changed files with 12 additions and 12 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.
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,39 @@
{
"id": "mon_dog",
"fg": ["mon_dog"],
"bg": []
"bg": ["shadow_32x32_normal"]
},
{
"id": "mon_dog_skeleton",
"fg": ["mon_dog_skeleton"],
"bg": []
"bg": ["shadow_32x32_normal"]
},
{
"id": "mon_zombie_dog",
"fg": [
{ "weight": 1, "sprite": "mon_zombie_dog" },
{ "weight": 1, "sprite": "mon_zombie_dog_2" }
],
"bg": []
"bg": ["shadow_32x32_normal"]
},
{
"id": "mon_dog_beagle",
"fg": ["mon_dog_beagle"],
"bg": []
"bg": ["shadow_32x32_small"]
},
{
"id": "mon_dog_gshepherd",
"fg": ["mon_dog_gshepherd"],
"bg": []
"bg": ["shadow_32x32_normal"]
},
{
"id": "mon_dog_boxer",
"fg": ["mon_dog_boxer"],
"bg": []
"bg": ["shadow_32x32_normal"]
},
{
"id": "mon_dog_dachshund",
"fg": ["mon_dog_dachshund"],
"bg": []
"bg": ["shadow_32x32_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.
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
@@ -1,5 +1,5 @@
{
"id": "mon_giant_cockroach_nymph",
"fg": ["mon_giant_cockroach_nymph"],
"bg": []
"bg": ["shadow_32x32_small"]
}
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
@@ -1,5 +1,5 @@
{
"id": "mon_locust_nymph",
"fg": ["mon_locust_nymph"],
"bg": []
"bg": ["shadow_32x32_small"]
}
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
@@ -1,5 +1,5 @@
{
"id": "mon_plague_nymph",
"fg": ["mon_plague_nymph"],
"bg": []
"bg": ["shadow_32x32_small"]
}
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
@@ -1,5 +1,5 @@
{
"id": "mon_plague_vector",
"fg": ["mon_plague_vector"],
"bg": []
"bg": ["shadow_32x32_normal"]
}
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
@@ -1,5 +1,5 @@
{
"id": "mon_wasp_small",
"fg": ["mon_wasp_small"],
"bg": []
"bg": ["shadow_32x32_small"]
}

0 comments on commit e074a9e

Please sign in to comment.