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">
<floater.string name="mini_map_caption">
Миникарта
</floater.string>
<text label="С" name="floater_map_north">
С
</text>
<text label="В" name="floater_map_east">
В
</text>
<text label="З" name="floater_map_west">
З
</text>
<text label="Ю" name="floater_map_south">
Ю
</text>
<text label="ЮВ" name="floater_map_southeast">
ЮВ
</text>
<text label="СВ" name="floater_map_northeast">
СВ
</text>
<text label="ЮЗ" name="floater_map_southwest">
ЮЗ
</text>
<text label="СЗ" name="floater_map_northwest">
СЗ
</text>
</floater>