Skip to content

Commit

Permalink
Egg ID changing (I-am-Erk#2513)
Browse files Browse the repository at this point in the history
* eggs

* why does ultica do this
  • Loading branch information
Karol1223 authored Sep 5, 2024
1 parent 7afe2b8 commit 189d58c
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"id": "egg_bird", "fg": ["potato"], "bg": [], "rotates": false, "multitile": false}
{"id": "egg_chicken", "fg": ["potato"], "bg": [], "rotates": false, "multitile": false}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"id": ["potato", "irradiated_potato", "kiwi", "irradiated_kiwi", "egg_bird"], "fg": ["911_potato_0"], "rotates": false, "bg": []}
{"id": ["potato", "irradiated_potato", "kiwi", "irradiated_kiwi", "egg_chicken"], "fg": ["911_potato_0"], "rotates": false, "bg": []}
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"bg": ""
},
{
"id": "egg_bird",
"fg": "egg_bird",
"id": "egg_chicken",
"fg": "egg_chicken",
"bg": ""
},
{
Expand Down

0 comments on commit 189d58c

Please sign in to comment.