~widelands-dev/widelands/trunk

« back to all changes in this revision

Viewing changes to data/tribes/buildings/productionsites/empire/marblemine/init.lua

  • Committer: Wideland's Bunnybot
  • Date: 2019-06-23 12:45:29 UTC
  • mfrom: (9129.4.17 workarea-fixes)
  • Revision ID: bunnybot@widelands.org-20190623124529-jgtz8gp7e2g04lhn
Merged lp:~widelands-dev/widelands/workarea-fixes:
- Highlight the buildings the overlapping workareas belong to
- Fix behaviour of the W hotkey
- Show productionsite overlaps only for certain building types
  of interest

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
      basic_amount = 1
43
43
   },
44
44
 
 
45
   indicate_workarea_overlaps = {
 
46
      empire_marblemine = false,
 
47
      empire_marblemine_deep = false,
 
48
   },
 
49
 
45
50
   working_positions = {
46
51
      empire_miner = 1
47
52
   },