mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
Leo - basically nothing new
This commit is contained in:
@@ -19,6 +19,8 @@ func _ready():
|
||||
$AudioStreamPlayer.stream = audioClip
|
||||
$Sprite3D2.visible = false
|
||||
|
||||
|
||||
|
||||
func interact(player):
|
||||
if currentStashValue >= 1:
|
||||
currentStashValue -= 1
|
||||
|
||||
Reference in New Issue
Block a user