mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
83c6514777
添加了榴莲和榴莲巧克力两种饲料的图片资源及对应的场景文件
21 lines
734 B
Plaintext
21 lines
734 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://f1nr81emwlfe"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bykwevnv7keeh" path="res://components/Abstracts/FeedCardBase.tscn" id="1_2iw8y"]
|
|
[ext_resource type="Texture2D" uid="uid://dl4sss0nic2s4" path="res://resources/feeds/durain-choclate.png" id="2_tuh3b"]
|
|
|
|
[node name="DuarinChoclate" instance=ExtResource("1_2iw8y")]
|
|
avatarTexture = ExtResource("2_tuh3b")
|
|
displayName = "榴莲巧克力"
|
|
quality = 4
|
|
topic = 3
|
|
fields = Array[int]([3, 1, 4])
|
|
fieldValues = Array[float]([5.0, -0.25, -1.0])
|
|
|
|
[node name="avatar" parent="container/info" index="0"]
|
|
texture = ExtResource("2_tuh3b")
|
|
|
|
[node name="name" parent="container/info" index="1"]
|
|
displayName = "榴莲巧克力"
|
|
quality = 4
|
|
topic = 3
|