Use bombona2 with smoking_eneko
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
say player "Es naranja"
|
||||
|
||||
:action2
|
||||
say player "Voy a cogerla"
|
||||
set_active i_bombona2 false
|
||||
inventory_add i_bombona2
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@ set_global loom_conversation_done false
|
||||
#set_gui_visible false
|
||||
#turn_to eneko_smoking player
|
||||
|
||||
|
||||
?
|
||||
- "Quien eres tu?"
|
||||
say current_player "Quien eres tu?"
|
||||
@@ -43,4 +42,11 @@ set_global loom_conversation_done false
|
||||
#turn_to eneko_smoking player
|
||||
stop
|
||||
!
|
||||
#set_gui_visible true
|
||||
#set_gui_visible true
|
||||
|
||||
:action3 i_bombona2
|
||||
> [bombona2_offered]
|
||||
say eneko_smoking "¡SE ACABÓ, TE HE BLOQUEADO EN WHATSAPP!"
|
||||
stop
|
||||
say eneko_smoking "¿Estás loco? ¿No ves que estoy fumando? "
|
||||
set_global bombona2_offered true
|
||||
|
||||
@@ -121,6 +121,7 @@ tooltip_name = "Objervar sujeto"
|
||||
dialog_color = Color( 0, 1, 0.462745, 1 )
|
||||
action1_text = "Objervar sujeto"
|
||||
action2_text = "Hablar"
|
||||
action3_target_texts = { "i_bombona2": "Toma, un regalo" }
|
||||
selectable = true
|
||||
|
||||
[node name="ESCLocation" type="Position2D" parent="EnekoSmoking"]
|
||||
|
||||
Reference in New Issue
Block a user