|
@@ -516,7 +516,7 @@ if $ARGS[0] = 'lover_chat':
|
|
|
end
|
|
|
|
|
|
if NatbelQW['disco_invite'] = 3 and NatbelQW['shopping'] = 2:
|
|
|
- act 'Natasha asks a question': gs 'natbel_chat', 'job_questions'
|
|
|
+ gs 'natbel_chat', 'job_questions'
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -600,7 +600,7 @@ if $ARGS[0] = 'arrange_shop_trip2':
|
|
|
end
|
|
|
|
|
|
|
|
|
-if $ARGS[0] = 'job_question':
|
|
|
+if $ARGS[0] = 'job_questions':
|
|
|
act 'Natasha asks a question':
|
|
|
menu_off = 1
|
|
|
*clr & cla
|