Follow up 61a57668ed30b30b2eb43798e97d5f82e3610cde
* Missing semicolon Signed-off-by: Cydh Ramdh <cydh@pservero.com>
This commit is contained in:
parent
328ef187a6
commit
7d72a70c5c
@ -20,7 +20,7 @@ glast_01,195,273,4 script Hugin's Follower#n_gh 123,{
|
|||||||
next;
|
next;
|
||||||
if( select( "I don't care:That is interesting, please tell me more" ) == 2 ){
|
if( select( "I don't care:That is interesting, please tell me more" ) == 2 ){
|
||||||
mes "[Hugin's Follower]";
|
mes "[Hugin's Follower]";
|
||||||
mes "Thanks to Hugin, I found the way to access this Old Glast Heim, which is imbued by such powerful dark forces."
|
mes "Thanks to Hugin, I found the way to access this Old Glast Heim, which is imbued by such powerful dark forces.";
|
||||||
next;
|
next;
|
||||||
mes "[Hugin's Follower]";
|
mes "[Hugin's Follower]";
|
||||||
mes "What do you say? Do you want to explore there?";
|
mes "What do you say? Do you want to explore there?";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user