mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-18 17:44:22 +01:00
fix BWM32, actualize translation status
This commit is contained in:
@@ -318,6 +318,7 @@
|
||||
"iconID":"monsters_rltiles1:76",
|
||||
"monsterClass":"humanoid",
|
||||
"movementAggressionType":"none",
|
||||
"spawnGroup":"prim_guard7",
|
||||
"phraseID":"prim_guard7_sleeping"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -141,18 +141,18 @@
|
||||
<item>@string/preferences_language_default</item>
|
||||
<item>English</item>
|
||||
<item>čeština (62%)</item>
|
||||
<item>Deutsch (99%)</item>
|
||||
<item>Español (99%)</item>
|
||||
<item>Française (93%)</item>
|
||||
<item>Italiano (99%)</item>
|
||||
<item>Magyar (35%)</item>
|
||||
<item>Polski (81%)</item>
|
||||
<item>Português (90%)</item>
|
||||
<item>Português Brasil (98%)</item>
|
||||
<item>Русский язык (99%)</item>
|
||||
<item>Türkçe (37%)</item>
|
||||
<item>日本人 (99%)</item>
|
||||
<item>中文 (42%)</item>
|
||||
<item>Deutsch (91%)</item>
|
||||
<item>Español (90%)</item>
|
||||
<item>Française (86%)</item>
|
||||
<item>Italiano (90%)</item>
|
||||
<item>Magyar (32%)</item>
|
||||
<item>Polski (90%)</item>
|
||||
<item>Português (83%)</item>
|
||||
<item>Português Brasil (89%)</item>
|
||||
<item>Русский язык (90%)</item>
|
||||
<item>Türkçe (39%)</item>
|
||||
<item>日本人 (90%)</item>
|
||||
<item>中文 (41%)</item>
|
||||
</string-array>
|
||||
|
||||
<!-- see AndorsTrailApplication.localeForLanguageTag for allowed formats -->
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="23">
|
||||
<map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="30" height="30" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="25">
|
||||
<properties>
|
||||
<property name="outdoors" value="1"/>
|
||||
</properties>
|
||||
@@ -315,6 +315,20 @@
|
||||
<property name="spawngroup" value="ortholion_subdued"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="23" name="wild_berry" type="spawn" x="32" y="480" width="192" height="384">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="quantity" value="3"/>
|
||||
<property name="spawngroup" value="wild_berry2"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="24" name="wild_berry2" type="spawn" x="64" y="32" width="608" height="96">
|
||||
<properties>
|
||||
<property name="active" value="false"/>
|
||||
<property name="quantity" value="2"/>
|
||||
<property name="spawngroup" value="wild_berry2"/>
|
||||
</properties>
|
||||
</object>
|
||||
</objectgroup>
|
||||
<objectgroup id="7" name="Keys" visible="0">
|
||||
<object id="19" name="ortholion_subdued_1" type="key" x="352" y="96" width="32" height="32">
|
||||
|
||||
Reference in New Issue
Block a user