|
@@ -222,15 +222,15 @@ if $shoplocation = 'grocery':
|
|
|
''
|
|
|
end
|
|
|
*pl '<center><table align="center" width=80%>'
|
|
|
- *P FUNC ('$stock_item', 1, 'Regular food', 80, 'eda', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 10, 'Regular food', 800, 'eda', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 1, 'Diet food', 300, 'edaD', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 10, 'Diet food', 3000, 'edaD', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 10, 'Tea biscuits', 400, 'pranik', $CURLOC)
|
|
|
- *P FUNC ('$single_stock_item', 1, 'Bottle of water', 100, 'bottle', $CURLOC, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
- *P FUNC ('$single_stock_item', 1, 'Sandwich', 100, 'buterbrod', $CURLOC, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
- *P FUNC ('$single_stock_item', 1, 'Cheap Bottle of wine', 200, 'wine', $CURLOC, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
- *P '</table></center>'
|
|
|
+ *p func ('$stock_item', 1, 'Regular food', 80, 'eda', $curloc)
|
|
|
+ *p func ('$stock_item', 10, 'Regular food', 800, 'eda', $curloc)
|
|
|
+ *p func ('$stock_item', 1, 'Diet food', 300, 'edaD', $curloc)
|
|
|
+ *p func ('$stock_item', 10, 'Diet food', 3000, 'edaD', $curloc)
|
|
|
+ *p func ('$stock_item', 10, 'Tea biscuits', 400, 'pranik', $curloc)
|
|
|
+ *p func ('$single_stock_item', 1, 'Bottle of water', 100, 'bottle', $curloc, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
+ *p func ('$single_stock_item', 1, 'Sandwich', 100, 'buterbrod', $curloc, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
+ *p func ('$single_stock_item', 1, 'Cheap Bottle of wine', 200, 'wine', $curloc, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
+ *p '</table></center>'
|
|
|
gs 'stat'
|
|
|
gs 'themes', 'indoors'
|
|
|
|
|
@@ -258,21 +258,22 @@ if $shoplocation= 'cosmetics':
|
|
|
''
|
|
|
end
|
|
|
*pl '<center><table align="center" width=80%>'
|
|
|
- *P FUNC ('$stock_item', 50, 'Cosmetics', 1300, 'kosmetica', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 10, 'Plain false lashes', 1500, 'falselashesplain',$CURLOC)
|
|
|
- *P FUNC ('$stock_item', 3, 'Mink false lashes', 900, 'falselashesmink',$CURLOC)
|
|
|
- *P FUNC ('$stock_item', 40, 'Razors', 700, 'stanok', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 20, 'Sunblock', 500, 'krem', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 20, 'Tampons', 200, 'tampon', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 20, 'Sanitary napkins', 100, 'sanpad', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 30, 'Shampoo', 250, 'shampoo', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 10, 'Hair scrunchies', 80, 'hscrunch', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 12, 'Hair pins', 100, 'hpingrip', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 10, 'Wipes', 50, 'salfetka', $CURLOC, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
- *P FUNC ('$stock_item', 10, 'Portable makeup', 700, 'kosmetitka', $CURLOC, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
- *P FUNC ('$stock_item', 20, 'Mouthwash', 150, 'mouthwash', $CURLOC, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
- *P FUNC ('$single_stock_item', 1, 'Comb', 150, 'greben', $CURLOC, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
- *P '</table></center>'
|
|
|
+ *p func ('$stock_item', 50, 'Cosmetics', 1300, 'kosmetica', $curloc)
|
|
|
+ *p func ('$stock_item', 10, 'Plain false lashes', 1500, 'falselashesplain',$curloc)
|
|
|
+ *p func ('$stock_item', 3, 'Mink false lashes', 900, 'falselashesmink',$curloc)
|
|
|
+ *p func ('$stock_item', 40, 'Razors', 700, 'stanok', $curloc)
|
|
|
+ *p func ('$stock_item', 20, 'Sunblock', 500, 'krem', $curloc)
|
|
|
+ *p func ('$stock_item', 20, 'Tampons', 200, 'tampon', $curloc)
|
|
|
+ *p func ('$stock_item', 20, 'Sanitary napkins', 100, 'sanpad', $curloc)
|
|
|
+ *p func ('$stock_item', 30, 'Shampoo', 250, 'shampoo', $curloc)
|
|
|
+ *p func ('$stock_item', 10, 'Hair scrunchies', 80, 'hscrunch', $curloc)
|
|
|
+ *p func ('$stock_item', 12, 'Hair pins', 100, 'hpingrip', $curloc)
|
|
|
+ *p func ('$stock_item', 10, 'Wipes', 50, 'salfetka', $curloc, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
+ *p func ('$stock_item', 10, 'Portable makeup', 700, 'kosmetitka', $curloc, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
+ *p func ('$stock_item', 20, 'Mouthwash', 150, 'mouthwash', $curloc, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
+ *p func ('$single_stock_item', 1, 'Comb', 150, 'greben', $curloc, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
+ *p func ('$single_stock_item', 1, 'Compact Mirror', 1150, 'compact_mirror', $curloc, '', iif(bag > 0, 0, 1), 'You need a handbag')
|
|
|
+ *p '</table></center>'
|
|
|
gs 'stat'
|
|
|
gs 'themes', 'indoors'
|
|
|
|
|
@@ -300,13 +301,13 @@ if $shoplocation = 'hardware':
|
|
|
''
|
|
|
end
|
|
|
*pl '<center><table align="center" width=80%>'
|
|
|
- *P FUNC ('$stock_item', 20, 'Dishwashing detergent', 500, 'fairy', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 30, 'Clothing detergent', 500, 'poroshok', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 5, 'Plates', 450, 'cltarelka', $CURLOC)
|
|
|
- *P FUNC ('$stock_item', 5, 'Fabric', 250, 'tkan', $CURLOC)
|
|
|
- *P FUNC ('$single_stock_item', 1, 'Sewing kit', 500, 'sewing_kit', $CURLOC)
|
|
|
- *P FUNC ('$single_stock_item', 1, 'Umbrella', 1000, 'umbrella', $CURLOC, '', iif(bag > 0, 0, 1), 'You need a purse')
|
|
|
- *P '</table></center>'
|
|
|
+ *p func ('$stock_item', 20, 'Dishwashing detergent', 500, 'fairy', $curloc)
|
|
|
+ *p func ('$stock_item', 30, 'Clothing detergent', 500, 'poroshok', $curloc)
|
|
|
+ *p func ('$stock_item', 5, 'Plates', 450, 'cltarelka', $curloc)
|
|
|
+ *p func ('$stock_item', 5, 'Fabric', 250, 'tkan', $curloc)
|
|
|
+ *p func ('$single_stock_item', 1, 'Sewing kit', 500, 'sewing_kit', $curloc)
|
|
|
+ *p func ('$single_stock_item', 1, 'Umbrella', 1000, 'umbrella', $curloc, '', iif(bag > 0, 0, 1), 'You need a purse')
|
|
|
+ *p '</table></center>'
|
|
|
*nl
|
|
|
|
|
|
gs 'stat'
|
|
@@ -351,7 +352,7 @@ if $shoplocation = 'clothing':
|
|
|
'<center><img <<$set_imgh>> src="images/pc/clothing/12swimwear/4.jpg"></center>'
|
|
|
gs 'clothing_attributes', 'swimwear', 4
|
|
|
'Swimwear 4'
|
|
|
- FUNC('$clothing_name', 'swimwear', 4)
|
|
|
+ func('$clothing_name', 'swimwear', 4)
|
|
|
if CloInhibit > pcs_inhib:'You don''t feel daring enough to buy an outfit this revealing.'
|
|
|
'Costs 1,000 <b>₽</b>.'
|
|
|
|
|
@@ -375,7 +376,7 @@ if $shoplocation = 'clothing':
|
|
|
'<center><img <<$set_imgh>> src="images/pc/clothing/11coat/1.jpg"></center>'
|
|
|
gs 'clothing_attributes', 'coat', 1
|
|
|
'Coat 1'
|
|
|
- FUNC('$clothing_name', 'coat', 1)
|
|
|
+ func('$clothing_name', 'coat', 1)
|
|
|
if CloInhibit > pcs_inhib:'You don''t feel daring enough to buy an outfit this revealing.'
|
|
|
'Costs 5,000 <b>₽</b>.'
|
|
|
|
|
@@ -481,16 +482,16 @@ if $shoplocation = 'tech':
|
|
|
''
|
|
|
end
|
|
|
*pl '<center><table align="center" width=80%>'
|
|
|
- *P FUNC ('$single_stock_item', 1, 'Small TV', 15000, 'TV', $CURLOC, '', iif(home_owned[1] > 0 or home_owned[3] > 0 or home_owned[4] = 1 or home_owned[5] > 2, 0, 1), 'You need your own home')
|
|
|
- *P FUNC ('$single_stock_item', 2, 'Large Plasma TV', 30000, 'TV', $CURLOC, '', iif(home_owned[1] > 0 or home_owned[3] > 0 or home_owned[4] = 1 or home_owned[5] > 2, 0, 1), 'You need your own home')
|
|
|
- *P FUNC ('$single_stock_item', 1, 'Computer', 40000, 'komp', $CURLOC)
|
|
|
- *p FUNC ('$single_stock_item', 1, 'Computer game Dead Sunset', 800, 'GameCD2', $CURLOC, '', iif(komp > 0, 0, 1), 'You need a computer')
|
|
|
- *P FUNC ('$single_stock_item', 1, 'Dishwasher', 28000, 'posudomashina', $CURLOC, '', iif(home_owned[1] > 0 or home_owned[3] > 0 or home_owned[4] = 1 or home_owned[5] > 2, 0, 1), 'You need your own home')
|
|
|
- *P FUNC ('$single_stock_item', 1, 'Washing machine', 30000, 'stiralka', $CURLOC, '', iif(home_owned[1] > 0 or home_owned[3] > 0 or home_owned[4] = 1 or home_owned[5] > 2, 0, 1), 'You need your own home')
|
|
|
- *P FUNC ('$single_stock_item', 1, 'Camera', 20000, 'zenit', $CURLOC)
|
|
|
- *P FUNC ('$single_stock_item', 1, 'Mini camera disguised as a cigarette pack', 100000, 'minifoto', $CURLOC)
|
|
|
- *P FUNC ('$single_stock_item', 1, 'Webcam', 2000, 'webcamera', $CURLOC, '', iif((npc_rel['A11']>=30 and webcamera = 0) or (camwhore = 1 and webcamera = 0), 0, 1), 'You have no use for this')
|
|
|
- *P '</table></center>'
|
|
|
+ *p func ('$single_stock_item', 1, 'Small TV', 15000, 'TV', $curloc, '', iif(home_owned[1] > 0 or home_owned[3] > 0 or home_owned[4] = 1 or home_owned[5] > 2, 0, 1), 'You need your own home')
|
|
|
+ *p func ('$single_stock_item', 2, 'Large Plasma TV', 30000, 'TV', $curloc, '', iif(home_owned[1] > 0 or home_owned[3] > 0 or home_owned[4] = 1 or home_owned[5] > 2, 0, 1), 'You need your own home')
|
|
|
+ *p func ('$single_stock_item', 1, 'Computer', 40000, 'komp', $curloc)
|
|
|
+ *p func ('$single_stock_item', 1, 'Computer game Dead Sunset', 800, 'GameCD2', $curloc, '', iif(komp > 0, 0, 1), 'You need a computer')
|
|
|
+ *p func ('$single_stock_item', 1, 'Dishwasher', 28000, 'posudomashina', $curloc, '', iif(home_owned[1] > 0 or home_owned[3] > 0 or home_owned[4] = 1 or home_owned[5] > 2, 0, 1), 'You need your own home')
|
|
|
+ *p func ('$single_stock_item', 1, 'Washing machine', 30000, 'stiralka', $curloc, '', iif(home_owned[1] > 0 or home_owned[3] > 0 or home_owned[4] = 1 or home_owned[5] > 2, 0, 1), 'You need your own home')
|
|
|
+ *p func ('$single_stock_item', 1, 'Camera', 20000, 'zenit', $curloc)
|
|
|
+ *p func ('$single_stock_item', 1, 'Mini camera disguised as a cigarette pack', 100000, 'minifoto', $curloc)
|
|
|
+ *p func ('$single_stock_item', 1, 'Webcam', 2000, 'webcamera', $curloc, '', iif((npc_rel['A11']>=30 and webcamera = 0) or (camwhore = 1 and webcamera = 0), 0, 1), 'You have no use for this')
|
|
|
+ *p '</table></center>'
|
|
|
gs 'stat'
|
|
|
gs 'themes', 'indoors'
|
|
|
|