Duke:*So it looks like you survived. Well, welcome to the bonus shop. Buy all of our interesting and savory items or sell your own.  :)
$:
$question 3
Choose:
Buy
Sell
Out
$go Buy
$go Sell
$go Out


$Buy:
Duke:*The best...you'll love it. :)
$question gen 7
What to buy?
Picture 1 (700 lei)
Picture 2  (1200 lei)
Picture 3  (1750 lei)
Picture 4  (2000 lei)
Picture 5  (2350 lei)
Picture 6  (2800 lei)
Nothing
money>=700 & player:item_count_PHOTO1=0
money>=1200 & player:item_count_PHOTO2=0
money>=1750 & player:item_count_PHOTO3=0
money>=2000 & player:item_count_PHOTO4=0
money>=2350 & player:item_count_PHOTO5=0
money>=2800 & player:item_count_PHOTO6=0
money>=0
$go 111
$go 112
$go 113
$go 114
$go 115
$go 116
$go 117


$111:
Herzog:*These are real works of art. Buy and enjoy! :)
$cmd money-=700
$cmd player:give(PHOTO1,1)
$go 


$112:
Herzog:*These are real works of art. Buy and enjoy! :)
$cmd money-=1200
$cmd player:give(PHOTO2,1)
$go 


$113:
Herzog:*These are real works of art. Buy and enjoy! :)
$cmd money-=1750
$cmd player:give(PHOTO3,1)
$go 


$114:
Herzog:*These are real works of art. Buy and enjoy! :)
$cmd money-=2000
$cmd player:give(PHOTO4,1)
$go 

$115:
Herzog:*These are real works of art. Buy and enjoy! :)
$cmd money-=2350
$cmd player:give(PHOTO5,1)
$go 

$116:
Herzog:*These are real works of art. Buy and enjoy! :)
$cmd money-=2800
$cmd player:give(PHOTO6,1)
$go 


$117:
Duke:*As you wish :)
$go 

$Sell:
$question gen 4
What to sell?
Knife (350 lei)
Crystal Dimitrescu (5000 lei)
Goat Amulet (2500 lei)
Nothing
player:item_count_KNIFE>=1
player:item_count_DIMITRESCU_TREASURE>=1
player:item_count_GOAT_TREASURE>=1
money>=0
$go 121
$go 122
$go 123
$go 124


$121:
Duke:*It's a pleasure doing business with you :)
$cmd money+=350
$cmd player:take(KNIFE)
$go 

$122:
Duke:*Mmm, Lady Dimitrescu... Beautiful even after death. What a waist... Yes... :)
$cmd money+=5000
$cmd player:take(DIMITRESCU_TREASURE)
$go 

$123:
Herzog:*Rare and valuable thing :)
$cmd money+=2500
$cmd player:take(GOAT_TREASURE)
$go 


$124:
Duke:*As you wish :)
$go 



$:
Duke:*Come again :)
$end