From 2aca4247c5d0c7061a300517178dd31316b65fab Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Thu, 15 Feb 2024 14:01:30 +0000 Subject: Initial commit --- src/components/Editor/Quest/QuestOptionsPanel.vue | 154 ++++++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 src/components/Editor/Quest/QuestOptionsPanel.vue (limited to 'src/components/Editor/Quest/QuestOptionsPanel.vue') diff --git a/src/components/Editor/Quest/QuestOptionsPanel.vue b/src/components/Editor/Quest/QuestOptionsPanel.vue new file mode 100644 index 0000000..3495d60 --- /dev/null +++ b/src/components/Editor/Quest/QuestOptionsPanel.vue @@ -0,0 +1,154 @@ + + + + + + -- cgit v1.2.3-70-g09d2