1
0
Просмотр исходного кода

[fixed] Made it such that city Island actually checks for street events and therefore also have Svetas dates waiting there if she lives in the dorm.

bgkjdgbizgblzdgbr 2 лет назад
Родитель
Сommit
0e9f7b30ef
1 измененных файлов с 4 добавлено и 6 удалено
  1. 4 6
      locations/city_island.qsrc

+ 4 - 6
locations/city_island.qsrc

@@ -38,7 +38,10 @@ end
 'The University area of the city, the University, shops, clubs and the like that cater to the college kids dominate this area of the city. There is only three bridges onto and off the island, plus the metro line.'
 
 !call random events from [street_events], and display them before show location.
-gs'street_event','city_island' & if streetrand = -1:exit
+if streetevent_hour + 2 < hour:gt'street_event','city_island', 'main'
+
+gs 'street_event', 'city_island', 'extras'
+
 if home_owned[11] = 1:act '<b>GO HOME</b> (University dorm)':gt 'uni_dorm', 'start'
 
 if car > 0 and cardrive = 25:'In the parking stands your <a href="exec:GS ''carF'', ''start''"><<$car>></a>.'
@@ -72,11 +75,6 @@ act 'Go to the University campus':
 	gt 'uni_grounds', 'main'
 end
 
-!!if week < 6 and hour >= 7:
-!!	'Dominating the island is the <a href="exec:gt ''univer'', ''start''">University</a> where you can earn your bachelors degree.'
-!!else
-!!	'The University is closed. It''s open during the week from 07:00.'
-!!end
 if home_owned[11] = 1 or university['student'] = 1 or hour >= 6:'The <a href="exec:gt ''uni_dorm'', ''start''">University dorms</a> offers small, but cheap, living space, for university students.'