diff options
Diffstat (limited to 'client/map/items/unknown_order.tscn')
| -rw-r--r-- | client/map/items/unknown_order.tscn | 6 | 
1 files changed, 4 insertions, 2 deletions
| diff --git a/client/map/items/unknown_order.tscn b/client/map/items/unknown_order.tscn index ab8b8d66..ec696161 100644 --- a/client/map/items/unknown_order.tscn +++ b/client/map/items/unknown_order.tscn @@ -14,6 +14,7 @@ variation_opentype = {  material = SubResource("StandardMaterial3D_0g852")  text = "!"  font = SubResource("FontVariation_4sjdr") +font_size = 50  depth = 0.025  [sub_resource type="FontVariation" id="FontVariation_ia2kw"] @@ -30,14 +31,15 @@ albedo_color = Color(0.890196, 0.509804, 0.258824, 1)  material = SubResource("StandardMaterial3D_6u718")  text = "!"  font = SubResource("FontVariation_ia2kw") +font_size = 50  depth = 0.02  [node name="UnknownOrder" type="Node3D"]  [node name="Mesh" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1.02, 0, 0, 0, 1, 0, 0.0754608, 0) +transform = Transform3D(1, 0, 0, 0, 1.02, 0, 0, 0, 1, 0, 0.236606, 0)  mesh = SubResource("TextMesh_fnxii")  [node name="Mesh2" type="MeshInstance3D" parent="."] -transform = Transform3D(1, 0, 0, 0, 1.02, 0, 0, 0, 1, -0.00540888, 0.0716295, 0) +transform = Transform3D(1, 0, 0, 0, 1.02, 0, 0, 0, 1, -0.0094446, 0.224512, 0)  mesh = SubResource("TextMesh_2l3fe") | 
