Ver código fonte

[fixed] misc code in photo studio

hornguy6 4 anos atrás
pai
commit
0275808d72
1 arquivos alterados com 4 adições e 1 exclusões
  1. 4 1
      locations/foto_shoot.qsrc

+ 4 - 1
locations/foto_shoot.qsrc

@@ -21,7 +21,9 @@ if $ARGS[0] = 'model':
 	'<b>Erotic</b> - An erotic shoot makes no excuses about its purpose. The intent is to capture sexual images of female bodies to sell to pornography sites and erotic magazines. This type of modelling will have the highest bonuses based on your appearance but will also increase your fame in the porn industry as well.'
 	*p '</table></center>'
 	act'Never mind':
-		cla
+		cla & *clr
+		'<center><b><font color="maroon">Manager</font></b></center>'
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 		'"Sorry, I just realized that I have something to do right now. Can I come back later?"'
 		'"Sure, no problem <<$pcs_lastname>>, just let us know when you''re ready to work.'
 		act'Leave':gt 'foto','studio'
@@ -645,6 +647,7 @@ if $ARGS[0] = 'tasteful':
 	modelpay = (pcs_mdlng/2 * 10) + min(city_modelling, 700) + pcs_apprnc
 	modelpayfin = 600 + (modelpay * 2) + (15*rand(0,5))
 	modelfoto_tastenude += 1
+	modelfoto_nude += 1
 	mdlng_exp += rand(9,10)
 	if pcs_inhib < 40: gs 'willpower','pay','self'
 	gs 'fame', 'city', 'modelling', rand(10,20)