eneko fuma
This commit is contained in:
@@ -7,7 +7,6 @@ say current_player "Tiene pinta de que fuma"
|
||||
say current_player "No me escucha, parece que me tiene bloqueado"
|
||||
stop
|
||||
|
||||
set_global loom_conversation_done false
|
||||
#set_gui_visible false
|
||||
#turn_to eneko_smoking player
|
||||
|
||||
@@ -23,25 +22,6 @@ set_global loom_conversation_done false
|
||||
say current_player "Que haces aqui?"
|
||||
say eneko_smoking "Fumar"
|
||||
say eneko_smoking "no lo ves?"
|
||||
# This starts an inner subset of questions
|
||||
- "Can I ask you about Loom?" [!loom_conversation_done]
|
||||
say current_player "What do you know about Loom?"
|
||||
say eneko_smoking "What do you want to know about Loom?"
|
||||
?
|
||||
- "Could it be created in Escoria?" [!loom_conversation_done]
|
||||
say player "Could Loom be created in Escoria?"
|
||||
say eneko_smoking "Yes!"
|
||||
- "Is it a fun game?" [!loom_conversation_done, !fun_game_asked]
|
||||
say player "Is Loom a fun game?"
|
||||
say eneko_smoking "Yes!"
|
||||
set_global fun_game_asked true
|
||||
- "I don't want to talk at all any more." [!loom_conversation_done]
|
||||
#turn_to eneko_smoking worker_face_down
|
||||
stop
|
||||
# This will take you back to the outer set of questions
|
||||
- "I know enough about Loom." [!loom_conversation_done]
|
||||
set_global loom_conversation_done true
|
||||
!
|
||||
- "Agur"
|
||||
say player "Agur yogur!"
|
||||
#turn_to eneko_smoking player
|
||||
|
||||
Reference in New Issue
Block a user