everything_has_a_price_jam/currency/sentient/cow.tres
2026-09-26 18:20:53 -06:00

11 lines
492 B
Text

[gd_resource type="Resource" script_class="SentientCurrency" format=3 uid="uid://b5qok0rcalr"]
[ext_resource type="Script" uid="uid://hcvynq5fjypj" path="res://currency/sentient_currency.gd" id="1_0c5xt"]
[ext_resource type="Script" uid="uid://dddyxbkq0ienn" path="res://currency/production.gd" id="1_607lg"]
[resource]
script = ExtResource("1_0c5xt")
name = "Cow"
description = "Moo"
color = Color(0.82329136, 0.82329136, 0.82329136, 1)
metadata/_custom_type_script = "uid://hcvynq5fjypj"