From 8f2b6fff64c48d672cc3109517b5860be04da020 Mon Sep 17 00:00:00 2001 From: cale Date: Sat, 9 Jul 2016 10:10:23 +0200 Subject: [PATCH] updated story mod --- mods/story/parts/tutorial_1.dialog | 8 ++++---- mods/story/parts/tutorial_1.quest | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mods/story/parts/tutorial_1.dialog b/mods/story/parts/tutorial_1.dialog index f6d0c5e..2548d84 100644 --- a/mods/story/parts/tutorial_1.dialog +++ b/mods/story/parts/tutorial_1.dialog @@ -1,9 +1,9 @@ Kai : I havent seen you before, are you new here? You : Yes, I heard that this is a city where many adventurers live. Kai : That is right. -Kai : You dont have some basic materials with you to build a house, have you? -You : no, not yet -Kai : Ok, I think you should get some stones - they lay on the floor. +Kai : You dont have any materials to build a house, have you? +You : No, not yet. Kai : I have some wood for you. -You : Thank you :D +You : Thank you! +Kai : Ok, I think you should get some stones - they lay on the floor. Kai : Come back when you have some stones. diff --git a/mods/story/parts/tutorial_1.quest b/mods/story/parts/tutorial_1.quest index 0aec2ef..e4dd870 100644 --- a/mods/story/parts/tutorial_1.quest +++ b/mods/story/parts/tutorial_1.quest @@ -9,7 +9,7 @@ $quest placenode default:workbench 1 7 $wait quest $dialog tutorial_1_3 $wait -$give default:grass 9 +$give default:plant_grass 9 $dialog tutorial_1_4 $wait $next tutorial_2