From 168e8c44a17fe0f7f778aa41478f76dff7f5d4a4 Mon Sep 17 00:00:00 2001 From: CharlesVaneenoo Date: Sat, 12 Mar 2016 10:33:25 +0100 Subject: [PATCH] Add text in instruction.rb Add text in instruction.rb --- data/plugins/location/tutorial-island/instructions.rb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data/plugins/location/tutorial-island/instructions.rb b/data/plugins/location/tutorial-island/instructions.rb index 49931ee4..6e49994f 100644 --- a/data/plugins/location/tutorial-island/instructions.rb +++ b/data/plugins/location/tutorial-island/instructions.rb @@ -126,7 +126,10 @@ module TutorialInstructions type :text title 'Your skill stats.' - text '' # TODO: this !! + text 'Here you will see how good your skills are. As you move your mouse over any of the '\ + 'icons in this panel, the small yellow popup box will show you the exact amount of '\ + 'experience you have and how much is needed to get to the next level. Speak to the '\ + 'Survival Expert to continue.' end end