From a8d33c40c49f2cd4d50b28f616b45f2ae957f135 Mon Sep 17 00:00:00 2001 From: cale Date: Wed, 6 Apr 2016 18:47:09 +0200 Subject: [PATCH] added new quest --- mods/story/parts/de/quest_3.dialog | 3 +++ mods/story/parts/quest_3.dialog | 3 +++ mods/story/parts/quest_3.quest | 4 ++++ 3 files changed, 10 insertions(+) create mode 100644 mods/story/parts/de/quest_3.dialog create mode 100644 mods/story/parts/quest_3.dialog diff --git a/mods/story/parts/de/quest_3.dialog b/mods/story/parts/de/quest_3.dialog new file mode 100644 index 0000000..7002972 --- /dev/null +++ b/mods/story/parts/de/quest_3.dialog @@ -0,0 +1,3 @@ +Miner : Kohle ist sehr nützlich um Fackeln herzustellen. +Miner : Du kannst Kohle auch benutzen um damit einen Ofen zu betreiben. +Miner : Du solltest 10 Kohle abbauen. diff --git a/mods/story/parts/quest_3.dialog b/mods/story/parts/quest_3.dialog new file mode 100644 index 0000000..7fc4056 --- /dev/null +++ b/mods/story/parts/quest_3.dialog @@ -0,0 +1,3 @@ +Miner : Coal is really useful for torches! +Miner : You can also use it as a fuel for furnaces. +Miner : You should mine 10 coal. Thats enough for some torches :) diff --git a/mods/story/parts/quest_3.quest b/mods/story/parts/quest_3.quest index 99e8714..b7a99d9 100644 --- a/mods/story/parts/quest_3.quest +++ b/mods/story/parts/quest_3.quest @@ -1 +1,5 @@ +$dialog quest_3 +$wait +$quest dignode default:stone_with_coal 10 10 +$wait quest $quit