Files
DartGame/Modifiers/flowers.tres
T

14 lines
521 B
Plaintext

[gd_resource type="Resource" script_class="Modifier" format=3 uid="uid://bu11ohgune4yf"]
[ext_resource type="Script" uid="uid://duh0lxb7gdimr" path="res://Scripts/Modifier.gd" id="1_urlsx"]
[ext_resource type="Texture2D" uid="uid://dxxon6pdl5aw4" path="res://Models/Dartboard/Textures/Flowers.jpg" id="2_urlsx"]
[resource]
script = ExtResource("1_urlsx")
id = "0"
title = "Stars"
description = "Adds 40 to your score"
texture = ExtResource("2_urlsx")
score_add = 40
metadata/_custom_type_script = "uid://duh0lxb7gdimr"