Polish inventory shop and utility interfaces
Split inventory items and tackle views, standardize bait supply presentation, add status-effect icons, and align shop, logbook, art-kit, and shared utility layouts.
This commit is contained in:
parent
84695c473b
commit
a60925bf7b
21 changed files with 1150 additions and 385 deletions
|
|
@ -151,9 +151,6 @@ func _unhandled_input(event: InputEvent) -> void:
|
|||
)
|
||||
else:
|
||||
_service.cancel_local_interaction(_request_id)
|
||||
status_changed.emit(
|
||||
"Sneak close, pull the net all the way back, and line up the marker."
|
||||
)
|
||||
_reset_charge_state()
|
||||
get_viewport().set_input_as_handled()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue