aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/media/Test%20sim/Rough_Hir.omg
diff options
context:
space:
mode:
authorDavid Walter Seikel2016-03-12 17:29:27 +1000
committerDavid Walter Seikel2016-03-12 17:29:27 +1000
commit3fc07f249932c9b7ba9bea36e1f7e48dc2181cff (patch)
treea64d779de7ba8591bda4f30eb2eb8412759d763e /media/Test%20sim/Rough_Hir.omg
parentAdd a "home". (diff)
downloadSledjHamr-3fc07f249932c9b7ba9bea36e1f7e48dc2181cff.zip
SledjHamr-3fc07f249932c9b7ba9bea36e1f7e48dc2181cff.tar.gz
SledjHamr-3fc07f249932c9b7ba9bea36e1f7e48dc2181cff.tar.bz2
SledjHamr-3fc07f249932c9b7ba9bea36e1f7e48dc2181cff.tar.xz
Introducing Rough Hir, the new default avatar. At least, when we get avatars.
Rough is like Ruth, only, er, rougher.
Diffstat (limited to '')
-rw-r--r--media/Test%20sim/Rough_Hir.omg20
1 files changed, 20 insertions, 0 deletions
diff --git a/media/Test%20sim/Rough_Hir.omg b/media/Test%20sim/Rough_Hir.omg
new file mode 100644
index 0000000..b6fa61e
--- /dev/null
+++ b/media/Test%20sim/Rough_Hir.omg
@@ -0,0 +1,20 @@
1Stuffs =
2{
3 name = "Rough Hir",
4 description = 'Initial avatar, from MakeHuman.',
5 fake = 4,
6 uuid = '12345678-1234-4321-abcd-0123456rough',
7 owner = '12345678-1234-4321-abcd-0123456789ab',
8 details =
9 {
10 Mesh =
11 {
12 fileName = 'Rough_Hir_smooth.obj',
13 kind = 'mesh',
14 materials =
15 {
16 [0] = {kind = 'face', texture = 'textures/normals.png'},
17 },
18 },
19 },
20}