[gd_resource type="Resource" script_class="Dialogue" load_steps=5 format=3 uid="uid://dpdr2g4x0oj1u"] [ext_resource type="Script" path="res://Script/dialogue.gd" id="1_cdrk5"] [ext_resource type="Resource" uid="uid://e0hostwldrwb" path="res://NPCs/doc/Dialogues/Ok.tres" id="2_pk3gq"] [ext_resource type="Resource" uid="uid://iha7ctyss6r" path="res://NPCs/doc/Quests/0.tres" id="3_eoiof"] [ext_resource type="Texture2D" uid="uid://gbigvo2ucf8j" path="res://Sprites/Gipsy.png" id="4_j2j4f"] [resource] script = ExtResource("1_cdrk5") texture = ExtResource("4_j2j4f") name = "Gipsy" dialogue = "Would you go ahead and elimiate these orcs and retrieve my prized axe and i will make it worth your while." path_option = "Sure." options = Array[ExtResource("1_cdrk5")]([ExtResource("2_pk3gq")]) quest = ExtResource("3_eoiof")