Cleaned up the ritual UI some more and solved a few more bugs, then brought in a quick 'dubious combination' image.
This commit is contained in:
parent
bac552c3d7
commit
edf10c976a
8 changed files with 36 additions and 32 deletions
|
@ -309,6 +309,16 @@
|
|||
{"path": "assets/rituals/stone_doll_cursed-128.png",
|
||||
"frame_width": 128,
|
||||
"frame_height": 128
|
||||
},
|
||||
"dubious_combination-64":
|
||||
{"path": "assets/rituals/dubious_combination-64.png",
|
||||
"frame_width": 64,
|
||||
"frame_height": 64
|
||||
},
|
||||
"dubious_combination-128":
|
||||
{"path": "assets/rituals/dubious_combination-128.png",
|
||||
"frame_width": 128,
|
||||
"frame_height": 128
|
||||
}
|
||||
},
|
||||
"worldgen": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue