Apertura del repositorio

This commit is contained in:
2025-05-24 18:09:39 -03:00
parent 76e6359dad
commit d883ddd0d0
35253 changed files with 2891973 additions and 2 deletions
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Map" title="">
<floater.string name="mini_map_caption">
MINIKORT
</floater.string>
<text label="N" name="floater_map_north" text="N">
N
</text>
<text label="Ø" name="floater_map_east" text="Ø">
Ø
</text>
<text label="V" name="floater_map_west" text="V">
V
</text>
<text label="S" name="floater_map_south" text="S">
S
</text>
<text label="SØ" name="floater_map_southeast" text="SØ">
SØ
</text>
<text label="NØ" name="floater_map_northeast" text="NØ">
NØ
</text>
<text label="SV" name="floater_map_southwest" text="SV">
SV
</text>
<text label="NV" name="floater_map_northwest" text="NV">
NV
</text>
</floater>