From 0e87ee7a5e36799b0693cca3283e9464340b14b9 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 27 May 2014 05:33:43 +1000 Subject: Last part of switching the sim over to the new specs. --- media/Test%20sim/earth.lua | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 media/Test%20sim/earth.lua (limited to 'media/Test%20sim/earth.lua') diff --git a/media/Test%20sim/earth.lua b/media/Test%20sim/earth.lua new file mode 100644 index 0000000..94d2672 --- /dev/null +++ b/media/Test%20sim/earth.lua @@ -0,0 +1,15 @@ +Stuffs = +{ + name = "onefang's left testicle", + description = 'Just a pretend world for testing SledjHamr.', +-- owner = '12345678-1234-4321-abcd-0123456789ab', + details = + { + Mesh = + { + kind = 'sphere', +-- insert prim parameters here + materials = {'EarthDiffuse.png'}, + }, + }, +} -- cgit v1.1