$if WOMAN_QUEST_COMPLETE
$go completed
$avatar /images/dialogue/voennii-vrach.png
Larisa:*I lost all of my medicine in that mess. If I won't have it, this wounded soldier will die.
$question gen 3
You brought it back?
1. Yes
2. No
3. Sarcasm
player:item_count_MEDICINE_QUEST_ITEM>=1
true
true
$go 1
$go 2
$go 3
$go 4

$1:
$avatar /images/dialogue/voennii-vrach.png
Larisa: *Thank you. Have a first aid kit as a reward.
$cmd player:take(MEDICINE_QUEST_ITEM,1)
$cmd player:give(MEDKIT_ITEM, 1)
$cmd WOMAN_QUEST_COMPLETE
$end

$2:
$avatar /images/dialogue/voennii-vrach.png
Larisa:*Look near the car. It's not far from here.
Larisa:*Bring it back and I will thank you.
$end

$3:
$avatar /images/dialogue/liquidator.png
Liquidator:*I've got a joke for you.*"You know, doctor, I can't sleep at all... In my nightmares, I see that I'm in sarcophagus... with a bunch of monsters... and they are slowly tearing me apart. *"You know what, my dear? It's controller warning you. Here's my prescription: bring a bottle of vodka with you next time you go into the deep Zone and leave it there. Otherwise, your nightmare will come to life.*"Oh! Thank you doctor! You're the best!"*"You're welcome", says the controller. *"Thank you for calling me a doctor. I always like that."
$avatar /images/dialogue/voennii-vrach.png
Larisa:*Um...
$end

$4:
You won't see this text anyway.
$end

$completed:
$avatar /images/dialogue/voennii-vrach.png
Larisa:*He's gonna make it.
$avatar /images/dialogue/liquidator.png
$question 2
Liquidator:
1. Take care.
2. Sarcasm
$go 5
$go 3

$4:
$end