Browse Source

[fixes] missing bracket in martintalk

julzor 6 years ago
parent
commit
a93eaac22e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/MartinTalk.qsrc

+ 1 - 1
locations/MartinTalk.qsrc

@@ -355,7 +355,7 @@ if $ARGS[0] = '':
 				else
 				else
 					$MartinHobby = 'photography'
 					$MartinHobby = 'photography'
 				end
 				end
-				'"I ' + iif(pcs_artskls >= pcs_photoskl,'started drawing and painting','picked up photography' + ' some time ago."'
+				'"I ' + iif(pcs_artskls >= pcs_photoskl,'started drawing and painting','picked up photography') + ' some time ago."'
 				'"Ah, so you have the keen eye and talent of an artist," Martin smiles.'
 				'"Ah, so you have the keen eye and talent of an artist," Martin smiles.'
 				'"Well, I don''t know if I have talent," you respond sheepishly.'
 				'"Well, I don''t know if I have talent," you respond sheepishly.'
 				'"Nonsense," Martin insists, "I''m sure you are great. I couldn''t do what you do."'
 				'"Nonsense," Martin insists, "I''m sure you are great. I couldn''t do what you do."'