added some sound triggers and holes in the map

This commit is contained in:
2023-12-17 02:02:16 +11:00
parent 046c4f5afb
commit e1a867d2a9
99 changed files with 1375 additions and 239 deletions

View File

@ -7,6 +7,7 @@ var stats : Card
@export var description : RichTextLabel
@export var target_label : Label
func set_card(value):
stats = value
title_text.text = stats.display_name