Added Nierendolch model, removed malchus model

This commit is contained in:
Mijago
2017-09-10 20:30:09 +02:00
parent 00529b97f4
commit ddff857d7d
5 changed files with 12 additions and 11 deletions

Binary file not shown.

View File

@@ -5,8 +5,4 @@
<text lang="en" type="file" value="text/desc_en.txt"/> <text lang="en" type="file" value="text/desc_en.txt"/>
<text lang="jp" type="file" value="text/desc_jp.txt"/> <text lang="jp" type="file" value="text/desc_jp.txt"/>
</description> </description>
<model>
<path value="malchus"/>
<position x="1.0" y="1.0" z="1.0" />
</model>
</poi> </poi>

Binary file not shown.

View File

@@ -1,9 +1,9 @@
ManifestFileVersion: 0 ManifestFileVersion: 0
CRC: 470965825 CRC: 1153938652
Hashes: Hashes:
AssetFileHash: AssetFileHash:
serializedVersion: 2 serializedVersion: 2
Hash: 73475c811854670ba6f3ffdcce872b6f Hash: f43ebd68b8efe11e3b198aa3df23e3ea
TypeTreeHash: TypeTreeHash:
serializedVersion: 2 serializedVersion: 2
Hash: 21570c0632ea56fe868a7ed8a9f6981c Hash: 21570c0632ea56fe868a7ed8a9f6981c
@@ -26,8 +26,9 @@ ClassTypes:
- Class: 48 - Class: 48
Script: {instanceID: 0} Script: {instanceID: 0}
Assets: Assets:
- Assets/Data/dolch-model/dolch.png - Assets/AssetBundleSource/nierendolch/dolch.png
- Assets/Data/dolch-model/Materials/material_0.mat - Assets/AssetBundleSource/nierendolch/Materials/material_0.mat
- Assets/Data/dolch-model/malchus-prefab.prefab - Assets/AssetBundleSource/nierendolch/nierendolch-prefab.prefab
- Assets/Data/dolch-model/dolch.obj - Assets/AssetBundleSource/nierendolch/dolch.obj
- Assets/AssetBundleSource/nierendolch/dolch.mtl
Dependencies: [] Dependencies: []

View File

@@ -5,4 +5,8 @@
<text lang="en" type="file" value="text/desc_en.txt"/> <text lang="en" type="file" value="text/desc_en.txt"/>
<text lang="jp" type="file" value="text/desc_jp.txt"/> <text lang="jp" type="file" value="text/desc_jp.txt"/>
</description> </description>
<model>
<path value="nierendolch"/>
<position x="1.0" y="1.0" z="1.0" />
</model>
</poi> </poi>