1
0
Quellcode durchsuchen

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

julzor vor 5 Jahren
Ursprung
Commit
3377c08e9d
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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.'