|
@@ -155,13 +155,14 @@ elseif InvitationToDimkaNYparty = 1 and month ! 12:
|
|
|
killvar 'InvitationToDimkaNYparty'
|
|
|
end
|
|
|
|
|
|
-act 'Walk to the Five Eight estate (0:02)':minut += 2 & gt 'pav_complex', 'start'
|
|
|
-act 'Walk to the Commercial area (0:05)':minut += 5 & gt 'pav_commercial'
|
|
|
-act 'Walk to the Industrial region (0:05)':minut += 5 & gt 'pav_industrial'
|
|
|
-act 'Walk to the Market (0:15)':minut += 15 & gt 'pav_market'
|
|
|
-act 'Walk to the park (0:05)':minut += 5 & gt 'pav_park', 'start'
|
|
|
-act 'Walk to the train station (0:15)':minut += 15 & gt 'pav_train_hall'
|
|
|
-act 'Walk to Pushkin (0:30)':minut += 30 & nroad = 19 & gt 'pushkin'
|
|
|
+act 'Walk to the bus station (0:01)': minut += 1 & gt 'bus', 'community'
|
|
|
+act 'Walk to the Five Eight estate (0:02)': minut += 2 & gt 'pav_complex', 'start'
|
|
|
+act 'Walk to the Commercial area (0:05)': minut += 5 & gt 'pav_commercial'
|
|
|
+act 'Walk to the Industrial region (0:05)': minut += 5 & gt 'pav_industrial'
|
|
|
+act 'Walk to the Market (0:15)': minut += 15 & gt 'pav_market'
|
|
|
+act 'Walk to the park (0:05)': minut += 5 & gt 'pav_park', 'start'
|
|
|
+act 'Walk to the train station (0:15)': minut += 15 & gt 'pav_train_hall'
|
|
|
+act 'Walk to Pushkin (0:30)': minut += 30 & gt 'pushkin'
|
|
|
|
|
|
act 'Wait': gs 'obj_din', 'wait'
|
|
|
|