|
@@ -58,7 +58,7 @@ if $ARGS[0] = 'menu':
|
|
'This trait grants you a moderate amount of excitement from exposing yourself.'
|
|
'This trait grants you a moderate amount of excitement from exposing yourself.'
|
|
if pcs_exhib < 100:
|
|
if pcs_exhib < 100:
|
|
'You have <<pcs_exhib>> out of 100 points towards level 3.'
|
|
'You have <<pcs_exhib>> out of 100 points towards level 3.'
|
|
- else
|
|
|
|
|
|
+ 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.'
|
|
end
|
|
end
|
|
else
|
|
else
|