From 03b15a73c944012a11d59594551e9a84b1e5c1e5 Mon Sep 17 00:00:00 2001 From: Yann Kervran Date: Wed, 27 Nov 2024 11:41:15 +0100 Subject: [PATCH] Reorganizing folders --- psychotype/creator.tres | 2 +- psychotype/explorer.tres | 2 +- psychotype/guardian_angel.tres | 2 +- psychotype/heros.tres | 2 +- psychotype/innocent.tres | 2 +- psychotype/leader.tres | 2 +- psychotype/lover.tres | 2 +- psychotype/mad.tres | 2 +- psychotype/magician.tres | 2 +- psychotype/ordinary.tres | 2 +- psychotype/rebel.tres | 2 +- psychotype/wise.tres | 2 +- {psychotype => scripts/resources}/psychotype.gd | 0 13 files changed, 12 insertions(+), 12 deletions(-) rename {psychotype => scripts/resources}/psychotype.gd (100%) diff --git a/psychotype/creator.tres b/psychotype/creator.tres index 8cfcbb4..cd04c56 100644 --- a/psychotype/creator.tres +++ b/psychotype/creator.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="psychotype" load_steps=2 format=3 uid="uid://mfdqg6v6pvti"] -[ext_resource type="Script" path="res://psychotype/psychotype.gd" id="1_iunv2"] +[ext_resource type="Script" path="res://scripts/resources/psychotype.gd" id="1_iunv2"] [resource] script = ExtResource("1_iunv2") diff --git a/psychotype/explorer.tres b/psychotype/explorer.tres index 05aad6f..6a87edd 100644 --- a/psychotype/explorer.tres +++ b/psychotype/explorer.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="psychotype" load_steps=2 format=3 uid="uid://ch1fdk1kdhr77"] -[ext_resource type="Script" path="res://psychotype/psychotype.gd" id="1_j3na6"] +[ext_resource type="Script" path="res://scripts/resources/psychotype.gd" id="1_j3na6"] [resource] script = ExtResource("1_j3na6") diff --git a/psychotype/guardian_angel.tres b/psychotype/guardian_angel.tres index 44f2c76..ca0706e 100644 --- a/psychotype/guardian_angel.tres +++ b/psychotype/guardian_angel.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="psychotype" load_steps=2 format=3 uid="uid://sncpo1xtn0tu"] -[ext_resource type="Script" path="res://psychotype/psychotype.gd" id="1_82a72"] +[ext_resource type="Script" path="res://scripts/resources/psychotype.gd" id="1_82a72"] [resource] script = ExtResource("1_82a72") diff --git a/psychotype/heros.tres b/psychotype/heros.tres index ed33719..4d81fdd 100644 --- a/psychotype/heros.tres +++ b/psychotype/heros.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="psychotype" load_steps=2 format=3 uid="uid://dj675bd6mo0o8"] -[ext_resource type="Script" path="res://psychotype/psychotype.gd" id="1_6nbty"] +[ext_resource type="Script" path="res://scripts/resources/psychotype.gd" id="1_6nbty"] [resource] script = ExtResource("1_6nbty") diff --git a/psychotype/innocent.tres b/psychotype/innocent.tres index db7f3ee..defc108 100644 --- a/psychotype/innocent.tres +++ b/psychotype/innocent.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="psychotype" load_steps=2 format=3 uid="uid://cjaxn68tialev"] -[ext_resource type="Script" path="res://psychotype/psychotype.gd" id="1_pside"] +[ext_resource type="Script" path="res://scripts/resources/psychotype.gd" id="1_pside"] [resource] script = ExtResource("1_pside") diff --git a/psychotype/leader.tres b/psychotype/leader.tres index 59b613b..a43c649 100644 --- a/psychotype/leader.tres +++ b/psychotype/leader.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="psychotype" load_steps=2 format=3 uid="uid://cp8ilfnea3a1s"] -[ext_resource type="Script" path="res://psychotype/psychotype.gd" id="1_cl2dr"] +[ext_resource type="Script" path="res://scripts/resources/psychotype.gd" id="1_cl2dr"] [resource] script = ExtResource("1_cl2dr") diff --git a/psychotype/lover.tres b/psychotype/lover.tres index b3c438d..7fb5a4d 100644 --- a/psychotype/lover.tres +++ b/psychotype/lover.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="psychotype" load_steps=2 format=3 uid="uid://unsfhulin0xy"] -[ext_resource type="Script" path="res://psychotype/psychotype.gd" id="1_ft86x"] +[ext_resource type="Script" path="res://scripts/resources/psychotype.gd" id="1_ft86x"] [resource] script = ExtResource("1_ft86x") diff --git a/psychotype/mad.tres b/psychotype/mad.tres index b313dca..e04b4d7 100644 --- a/psychotype/mad.tres +++ b/psychotype/mad.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="psychotype" load_steps=2 format=3 uid="uid://y6gfhvhjfuod"] -[ext_resource type="Script" path="res://psychotype/psychotype.gd" id="1_4cc85"] +[ext_resource type="Script" path="res://scripts/resources/psychotype.gd" id="1_4cc85"] [resource] script = ExtResource("1_4cc85") diff --git a/psychotype/magician.tres b/psychotype/magician.tres index 4154da1..3f3dfd5 100644 --- a/psychotype/magician.tres +++ b/psychotype/magician.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="psychotype" load_steps=2 format=3 uid="uid://cjbw34gvp85ih"] -[ext_resource type="Script" path="res://psychotype/psychotype.gd" id="1_10nn4"] +[ext_resource type="Script" path="res://scripts/resources/psychotype.gd" id="1_10nn4"] [resource] script = ExtResource("1_10nn4") diff --git a/psychotype/ordinary.tres b/psychotype/ordinary.tres index 92b44ba..d142b85 100644 --- a/psychotype/ordinary.tres +++ b/psychotype/ordinary.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="psychotype" load_steps=2 format=3 uid="uid://bhqgxdk0xtt23"] -[ext_resource type="Script" path="res://psychotype/psychotype.gd" id="1_xrv31"] +[ext_resource type="Script" path="res://scripts/resources/psychotype.gd" id="1_xrv31"] [resource] script = ExtResource("1_xrv31") diff --git a/psychotype/rebel.tres b/psychotype/rebel.tres index 4dd7989..0aec0d6 100644 --- a/psychotype/rebel.tres +++ b/psychotype/rebel.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="psychotype" load_steps=2 format=3 uid="uid://c84hgxmbfum0"] -[ext_resource type="Script" path="res://psychotype/psychotype.gd" id="1_wyytt"] +[ext_resource type="Script" path="res://scripts/resources/psychotype.gd" id="1_wyytt"] [resource] script = ExtResource("1_wyytt") diff --git a/psychotype/wise.tres b/psychotype/wise.tres index 126774b..d81bd39 100644 --- a/psychotype/wise.tres +++ b/psychotype/wise.tres @@ -1,6 +1,6 @@ [gd_resource type="Resource" script_class="psychotype" load_steps=2 format=3 uid="uid://dx2kvo1baw2uj"] -[ext_resource type="Script" path="res://psychotype/psychotype.gd" id="1_u8rni"] +[ext_resource type="Script" path="res://scripts/resources/psychotype.gd" id="1_u8rni"] [resource] script = ExtResource("1_u8rni") diff --git a/psychotype/psychotype.gd b/scripts/resources/psychotype.gd similarity index 100% rename from psychotype/psychotype.gd rename to scripts/resources/psychotype.gd