|
@@ -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.'
|