1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00
Files
Dog-Lynx-And-HCN/components/Feeds/DurainChocalate.tscn
T
fallingshrimp 83c6514777 feat(Feeds): 添加榴莲和榴莲巧克力饲料卡片资源
添加了榴莲和榴莲巧克力两种饲料的图片资源及对应的场景文件
2026-03-29 07:43:55 +08:00

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