mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-09 11:32:54 +08:00
27 lines
792 B
Plaintext
27 lines
792 B
Plaintext
|
|
[gd_scene load_steps=3 format=3 uid="uid://c7747qr83iojj"]
|
||
|
|
|
||
|
|
[ext_resource type="Theme" uid="uid://b6nox1qqh50ub" path="res://themes/smallText.tres" id="1_ua7kx"]
|
||
|
|
[ext_resource type="PackedScene" uid="uid://bbm8l3hr4ihar" path="res://components/UI/ItemShow.tscn" id="2_yqc2h"]
|
||
|
|
|
||
|
|
[node name="WeaponShow" type="HBoxContainer"]
|
||
|
|
offset_right = 189.0
|
||
|
|
offset_bottom = 22.0
|
||
|
|
theme = ExtResource("1_ua7kx")
|
||
|
|
|
||
|
|
[node name="operation" type="Label" parent="."]
|
||
|
|
unique_name_in_owner = true
|
||
|
|
layout_mode = 2
|
||
|
|
text = "获得/提炼"
|
||
|
|
|
||
|
|
[node name="name" type="Label" parent="."]
|
||
|
|
unique_name_in_owner = true
|
||
|
|
layout_mode = 2
|
||
|
|
size_flags_horizontal = 10
|
||
|
|
text = "武器名称"
|
||
|
|
|
||
|
|
[node name="soul" parent="." instance=ExtResource("2_yqc2h")]
|
||
|
|
unique_name_in_owner = true
|
||
|
|
layout_mode = 2
|
||
|
|
size_flags_horizontal = 10
|
||
|
|
type = 4
|