14 lines
520 B
Plaintext
14 lines
520 B
Plaintext
[gd_resource type="Resource" script_class="Modifier" format=3 uid="uid://ccyxtrth046pt"]
|
|
|
|
[ext_resource type="Script" uid="uid://duh0lxb7gdimr" path="res://Scripts/Modifier.gd" id="1_6fe4u"]
|
|
[ext_resource type="Texture2D" uid="uid://b1vf3204p4ys6" path="res://Models/Dartboard/Textures/Coffee.png" id="2_6fe4u"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_6fe4u")
|
|
id = "0"
|
|
title = "Stars"
|
|
description = "Adds 40 to your score"
|
|
texture = ExtResource("2_6fe4u")
|
|
score_add = 40
|
|
metadata/_custom_type_script = "uid://duh0lxb7gdimr"
|