diff options
Diffstat (limited to '')
-rw-r--r-- | media/Test%20sim/onefang%27s%20test%20bed.omg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media/Test%20sim/onefang%27s%20test%20bed.omg b/media/Test%20sim/onefang%27s%20test%20bed.omg index 1e86837..ca95411 100644 --- a/media/Test%20sim/onefang%27s%20test%20bed.omg +++ b/media/Test%20sim/onefang%27s%20test%20bed.omg | |||
@@ -12,7 +12,7 @@ Stuffs = | |||
12 | kind = 'cube', | 12 | kind = 'cube', |
13 | materials = | 13 | materials = |
14 | { | 14 | { |
15 | [0] = {kind = 'normal', texture = 'normal_lego.png'}, | 15 | [0] = {kind = 'normal', texture = 'images/normal_lego.png'}, |
16 | }, | 16 | }, |
17 | --[[ | 17 | --[[ |
18 | parts = | 18 | parts = |
@@ -24,7 +24,7 @@ Stuffs = | |||
24 | rot = { , , , ,}, | 24 | rot = { , , , ,}, |
25 | materials = | 25 | materials = |
26 | { | 26 | { |
27 | [0] = {kind = 'face', texture = 'sonic.png'}, | 27 | [0] = {kind = 'face', texture = 'images/sonic.png'}, |
28 | }, | 28 | }, |
29 | }, | 29 | }, |
30 | ['earth'] = | 30 | ['earth'] = |
@@ -34,7 +34,7 @@ Stuffs = | |||
34 | rot = { , , , ,}, | 34 | rot = { , , , ,}, |
35 | materials = | 35 | materials = |
36 | { | 36 | { |
37 | [0] = {kind = 'face', texture = 'EarthDiffuse.png'}, | 37 | [0] = {kind = 'face', texture = 'images/EarthDiffuse.png'}, |
38 | }, | 38 | }, |
39 | }, | 39 | }, |
40 | }, | 40 | }, |