Have a basic understanding of what to do for the boss fight arena, but now want to start over fresh.
This commit is contained in:
parent
e523aa8b02
commit
07e281d987
14 changed files with 76 additions and 217 deletions
|
|
@ -239,6 +239,11 @@
|
|||
{"path": "assets/hands/female_hand.png",
|
||||
"frame_width": 900,
|
||||
"frame_height": 600
|
||||
},
|
||||
"peasant_girl_rear_view":
|
||||
{"path": "assets/sprites/peasant_girl_rear_view_01.png",
|
||||
"frame_width": 400,
|
||||
"frame_height": 543
|
||||
}
|
||||
},
|
||||
"worldgen": {
|
||||
|
|
@ -267,6 +272,6 @@
|
|||
"font_file_name": "assets/text.otf"
|
||||
},
|
||||
"player": {
|
||||
"hands": "male_hand"
|
||||
"hands": "female_hand"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue