1
0
Prechádzať zdrojové kódy

[added] small note for the player that they know that the trait progression isn't broken

julzor 5 rokov pred
rodič
commit
3377c08e9d
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  1. 2 0
      locations/traits.qsrc

+ 2 - 0
locations/traits.qsrc

@@ -60,6 +60,8 @@ if $ARGS[0] = 'menu':
 			'You have <<pcs_exhib>> out of 100 points towards level 3.'
 		elseif pcs_exhib >= 100 and exhibitionQW < 3:
 			'You must trigger an event in the park to gain level 3.'
+		elseif pcs_exhib >= 100 and exhibitionQW > 2:
+			'You will have to wait until the end of the day for the trait level to update.'
 		end
 	else
 		'You have this trait at level 3.'