1
0
Selaa lähdekoodia

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

julzor 5 vuotta sitten
vanhempi
sitoutus
3377c08e9d
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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.'
 			'You have <<pcs_exhib>> out of 100 points towards level 3.'
 		elseif pcs_exhib >= 100 and exhibitionQW < 3:
 		elseif pcs_exhib >= 100 and exhibitionQW < 3:
 			'You must trigger an event in the park to gain level 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
 		end
 	else
 	else
 		'You have this trait at level 3.'
 		'You have this trait at level 3.'