19 lines
640 B
Plaintext
19 lines
640 B
Plaintext
[gd_resource type="Resource" script_class="Member_Data" load_steps=4 format=3 uid="uid://pjychvu7chd7"]
|
|
|
|
[ext_resource type="Script" path="res://Member/Member_Data.gd" id="1_v4fy4"]
|
|
[ext_resource type="Texture2D" uid="uid://b1kl4huy0vnin" path="res://Member/#1 - Transparent Icons.png" id="2_vbek6"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qsdc3"]
|
|
atlas = ExtResource("2_vbek6")
|
|
region = Rect2(0, 416, 32, 32)
|
|
|
|
[resource]
|
|
script = ExtResource("1_v4fy4")
|
|
name = "Blue Book"
|
|
description = "A book that is blue"
|
|
memberPerSec = 5
|
|
memberClickAdd = 10
|
|
memberMultiplier = 1
|
|
texture = SubResource("AtlasTexture_qsdc3")
|
|
stackable = true
|