aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/media/Test%20sim/sweet_home.omg
diff options
context:
space:
mode:
Diffstat (limited to 'media/Test%20sim/sweet_home.omg')
-rw-r--r--media/Test%20sim/sweet_home.omg20
1 files changed, 20 insertions, 0 deletions
diff --git a/media/Test%20sim/sweet_home.omg b/media/Test%20sim/sweet_home.omg
new file mode 100644
index 0000000..65ffa24
--- /dev/null
+++ b/media/Test%20sim/sweet_home.omg
@@ -0,0 +1,20 @@
1Stuffs =
2{
3 name = "My home sweet home.",
4 description = 'Just a pretend home for testing SledjHamr.',
5 fake = 4,
6 uuid = '12345678-1234-4321-abcd-01234567home',
7 owner = '12345678-1234-4321-abcd-0123456789ab',
8 details =
9 {
10 Mesh =
11 {
12 fileName = 'sweet_home.obj',
13 kind = 'mesh',
14 materials =
15 {
16 [0] = {kind = 'face', texture = 'sweet_home_reversed.png'},
17 },
18 },
19 },
20}