Browse Source

[fixed] a Typo and a duplication of image link and cla & * clr

Kevin_Smarts 1 year ago
parent
commit
47c8463276
2 changed files with 1 additions and 3 deletions
  1. 1 1
      locations/Komp.qsrc
  2. 0 2
      locations/foto.qsrc

+ 1 - 1
locations/Komp.qsrc

@@ -23,7 +23,7 @@ if $ARGS[0] = 'start':
 
 	if internet_free = 2:
 		'There is no internet access here.'
-	elseif
+	else
 		if internet_free = 1:
 			'You have free internet access here.'
 		else

+ 0 - 2
locations/foto.qsrc

@@ -455,8 +455,6 @@ if $ARGS[0] = 'model_name2':
 end
 
 if $ARGS[0] = 'model_name3':
-	cla & *clr
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
 	$model['firstname'] = input("What is the first name of your model persona?")
 	$model['nickname'] = input("What is the shortened version or nickname of your model persona?")
 	$model['lastname'] = input("What is the last name of your model persona?")