Fixed poi entries (POI -> poi)
This commit is contained in:
@@ -16,9 +16,11 @@
|
||||
<text lang="jp" type="file" value="text/passio01/desc_jp.txt"/>
|
||||
</description>
|
||||
<poiList>
|
||||
<poi ref-id="poi_malchus_01" />
|
||||
<poi ref-id="poi_malchus_01">
|
||||
<scale x="0.5" y="0.5" z="0.5" />
|
||||
</poi>
|
||||
<poi ref-id="poi_helebard_01">
|
||||
<position x="0" y="0" z="0" />
|
||||
<scale x="0.5" y="0.5" z="0.5" />
|
||||
</poi>
|
||||
</poiList>
|
||||
</exhibit>
|
||||
@@ -40,6 +42,7 @@
|
||||
<poiList>
|
||||
<poi ref-id="poi_helebard_01">
|
||||
<position x="0.02" y="0" z="0" />
|
||||
<scale x="0.2" y="0.2" z="0.2" />
|
||||
</poi>
|
||||
</poiList>
|
||||
</exhibit>
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<POI id="poi_helebard_01">
|
||||
<poi id="poi_helebard_01">
|
||||
<description>
|
||||
<text lang="de" type="file" value="text/desc_de.txt"/>
|
||||
<text lang="en" type="file" value="text/desc_en.txt"/>
|
||||
<text lang="jp" type="file" value="text/desc_jp.txt"/>
|
||||
</description>
|
||||
</POI>
|
||||
</poi>
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<POI id="poi_malchus_01">
|
||||
<poi id="poi_malchus_01">
|
||||
<description>
|
||||
<text lang="de" type="file" value="text/desc_de.txt"/>
|
||||
<text lang="en" type="file" value="text/desc_en.txt"/>
|
||||
@@ -10,4 +10,4 @@
|
||||
<model id="model_malchus_1" scale="1.0" path="model/model_malchus_1.xyz"/>
|
||||
<model id="model_malchus_2" scale="1.0" path="model/model_malchus_2.xyz"/>
|
||||
</models>
|
||||
</POI>
|
||||
</poi>
|
||||
Reference in New Issue
Block a user