important prop inspect sfx
This commit is contained in:
parent
9673138f00
commit
dabf97927d
@ -478,6 +478,7 @@ func enable_important_item(prop_key: String, display_inspector: bool) -> void:
|
||||
inventory.enable_important_item(prop_key)
|
||||
SceneManager.pop_notification("ui_notify_important_item_update")
|
||||
if display_inspector:
|
||||
sfx_inspect.play()
|
||||
inspect_item(prop_key, true, true)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user