From f5f70eb9dbdc13dc20a0338ef5e4689a60431f18 Mon Sep 17 00:00:00 2001 From: Alexander Bock Date: Tue, 27 Sep 2016 11:11:04 +0200 Subject: [PATCH] Adding Spice file for pluto to the pluto scene --- data/scene/pluto/pluto.data | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/scene/pluto/pluto.data b/data/scene/pluto/pluto.data index 264a9ff830..db86c15f8c 100644 --- a/data/scene/pluto/pluto.data +++ b/data/scene/pluto/pluto.data @@ -1,6 +1,7 @@ return { FileRequest = { { Identifier = "charon_textures", Destination = "textures", Version = 1 }, - { Identifier = "pluto_textures", Destination = "textures", Version = 4 } + { Identifier = "pluto_textures", Destination = "textures", Version = 4 }, + { Identifier = "pluto_spice", Destination = "${SPICE}", Version = 1 } } } \ No newline at end of file