Add template to SceneBasics

This commit is contained in:
Austen McDonald
2016-07-30 10:34:22 +00:00
parent faff76c1d5
commit 5c7040d593
3 changed files with 37 additions and 8 deletions
+6 -2
View File
@@ -12,22 +12,26 @@ character_viewpoints:
owner_id: 2
title: "The Village"
description: "This is the village."
template: "lotgd/tests/village"
data: "a:0:{}"
attachements: "a:0:{}"
attachments: "a:0:{}"
actions: "a:0:{}"
scenes:
-
id: 1
title: "The Village"
description: "This is the village."
template: "lotgd/tests/village"
parent:
-
id: 2
title: "The Forest"
description: "This is a very dangerous and dark forest"
template: "lotgd/tests/forest"
parent: 1
-
id: 3
title: "The Weaponry"
description: "This is the place where you can buy awesome weapons"
parent: 1
template: "lotgd/tests/weaponry"
parent: 1
+6 -1
View File
@@ -3,24 +3,29 @@ scenes:
id: 1
title: "The Village"
description: "This is the village."
template: "lotgd/tests/village"
parent:
-
id: 2
title: "The Forest"
description: "This is a very dangerous and dark forest"
template: "lotgd/tests/forest"
parent: 1
-
id: 3
title: "The Weaponry"
description: "This is the place where you can buy awesome weapons"
template: "lotgd/tests/weaponry"
parent: 1
-
id: 4
title: "Another Village"
description: "This is another village"
template: "lotgd/tests/village"
parent:
-
id: 5
title: "Orphan"
description: "This is an orphan scene"
parent:
template: "lotgd/tests/orphan"
parent: