|
@@ -109,7 +109,8 @@ if $ARGS[0] = 'wakeup':
|
|
|
act 'Follow Gustav':
|
|
|
money = 5000
|
|
|
*clr & cla
|
|
|
- '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/start_sg.jpg"></center>'
|
|
|
+ !! Not sure what this should be???
|
|
|
+ '<center><img <<$set_imgh>> src="images/system/1_openings/5_city/city_start.jpg"></center>'
|
|
|
'You give Gustav directions to your apartment building. Half an hour later, he drops you off in front of your apartment building in Pavlovsk. You head inside and, feeling exhausted after the days events, you go to your room and collapse on the bed, quickly falling asleep.'
|
|
|
act '<center><b>Done</b></center>': gt 'intro_city', 'start'
|
|
|
end
|
|
@@ -122,6 +123,7 @@ if $ARGS[0] = 'wakeup':
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'welcome_intro':
|
|
|
+ music_loop = 0
|
|
|
CLOSE ALL
|
|
|
gs 'intro_initialization_city'
|
|
|
!! Welcome to Girl Life speech
|