Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Adiciona lockTime para a ação de destravar a portinha do IPC
Browse files Browse the repository at this point in the history
  • Loading branch information
Day-OS committed Apr 7, 2024
1 parent bf89373 commit ffef095
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
locked: true
lockOnClick: false
unlockOnClick: false
# Por algum motivo esse componente é bem bugado, então o "LockTime" é quem diz o tempo de tudo enquanto o unlock só está servindo como um bool (???)
lockTime: 5
unlockTime: 5
- type: InteractionPopup
successChance: 1
interactSuccessString: hugging-success-generic
Expand Down

0 comments on commit ffef095

Please sign in to comment.