16 lines
279 B
Plaintext
16 lines
279 B
Plaintext
$dialog tutorial_1
|
|
$wait
|
|
$give default:wood 5
|
|
$quest dignode default:stones_on_floor 3 10
|
|
$wait quest
|
|
$dialog tutorial_1_2
|
|
$wait
|
|
$quest placenode default:workbench 1 7
|
|
$wait quest
|
|
$dialog tutorial_1_3
|
|
$wait
|
|
$give default:plant_grass 9
|
|
$dialog tutorial_1_4
|
|
$wait
|
|
$next tutorial_2
|