city_lake_path.qsrc 511 B

1234567891011121314151617181920212223
  1. # city_lake_path
  2. $loc = 'city_lake_path'
  3. $loc_arg = ''
  4. $menu_loc = 'city_lake_path'
  5. $menu_arg = ''
  6. menu_off = 0
  7. $location_type = 'public_outdoors'
  8. *clr & cla
  9. '<center><img <<$set_imgh>> src="images/locations/city/shared/trainstation/prigor1.jpg" ></center>'
  10. minut += 60
  11. gs'stat'
  12. !'<a href="exec:gt ''nowostreet'',''start''">Buildings</a> '
  13. act 'Head to the station':gt 'city_industrial_train', 'inside'
  14. act 'Walk to the lake':gt 'city_lake', 'start'
  15. --- city_lake_path ---------------------------------