There's now an hp status indicator 'doll' when you click on it your host (character) will tell you how they're doing for HP.
This commit is contained in:
parent
dac9b1b3de
commit
ad1d08ca96
11 changed files with 37 additions and 7 deletions
|
@ -22,7 +22,12 @@
|
|||
"ui_hover": "assets/sounds/ui_hover.ogg",
|
||||
"punch_cartoony": "assets/sounds/punch_cartoony.ogg",
|
||||
"electric_shock_01": "assets/sounds/electric_shock_01.ogg",
|
||||
"fireball_01": "assets/sounds/fireball_01.ogg"
|
||||
"fireball_01": "assets/sounds/fireball_01.ogg",
|
||||
"hp_status_80": "assets/sounds/hp_status_80.ogg",
|
||||
"hp_status_60": "assets/sounds/hp_status_60.ogg",
|
||||
"hp_status_30": "assets/sounds/hp_status_30.ogg",
|
||||
"hp_status_10": "assets/sounds/hp_status_10.ogg",
|
||||
"hp_status_00": "assets/sounds/hp_status_00.ogg"
|
||||
},
|
||||
"sprites": {
|
||||
"gold_savior":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue