first commit, long overdue

deez
This commit is contained in:
martyTF 2025-11-22 21:04:34 +01:00
commit 54b9012a47
79 changed files with 2516 additions and 0 deletions

View file

@ -0,0 +1 @@
extends Node2D

View file

@ -0,0 +1 @@
uid://chr13mihhdey2

View file

@ -0,0 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://y3yq0k83jf6o"]
[ext_resource type="Script" uid="uid://chr13mihhdey2" path="res://01 - Menus/06 - World Map/world_map.gd" id="1_oilm1"]
[node name="world_map" type="Node2D"]
script = ExtResource("1_oilm1")