|
@@ -100,8 +100,7 @@ if $ARGS[0] = 'start':
|
|
end
|
|
end
|
|
if gsAboDance > 0 and albinaQWdance = 0 and npc_pregtalk['A23'] = 0:
|
|
if gsAboDance > 0 and albinaQWdance = 0 and npc_pregtalk['A23'] = 0:
|
|
act 'Take a dance lesson, you have <<gsAboDance>> lessons remaining':gt 'gdksport', 'dance2'
|
|
act 'Take a dance lesson, you have <<gsAboDance>> lessons remaining':gt 'gdksport', 'dance2'
|
|
- end
|
|
|
|
- if albinaQWdance > 0 and AlbinaBlokDance = 0 and ZvezdEnd = 0 and npc_pregtalk['A23'] = 0 and startletsday ! daystart:
|
|
|
|
|
|
+ elseif albinaQWdance > 0 and AlbinaBlokDance = 0 and ZvezdEnd = 0 and npc_pregtalk['A23'] = 0 and startletsday ! daystart:
|
|
if pregtime >= 90:
|
|
if pregtime >= 90:
|
|
act 'Train with Starlets':gt 'gdksport', 'Starletsreact'
|
|
act 'Train with Starlets':gt 'gdksport', 'Starletsreact'
|
|
else
|
|
else
|
|
@@ -399,7 +398,7 @@ if $ARGS[0] = 'albina4':
|
|
'Albina thought about it and looked at the other girls; some nodded, others shrugged.'
|
|
'Albina thought about it and looked at the other girls; some nodded, others shrugged.'
|
|
'Finally she answered you, "Okay, we''ll take a shot. Maybe you''ll learn something and be worthwhile."'
|
|
'Finally she answered you, "Okay, we''ll take a shot. Maybe you''ll learn something and be worthwhile."'
|
|
|
|
|
|
- act 'Leave':gt 'gdk'
|
|
|
|
|
|
+ act 'Leave':gt 'gdksport', 'start'
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|