~widelands-dev/widelands/trunk

« back to all changes in this revision

Viewing changes to tribes/buildings/warehouses/barbarians/headquarters_interim/init.lua

  • Committer: fios at foramnagaidhlig
  • Date: 2015-02-21 08:49:38 UTC
  • mto: (7175.18.2 casern_refactoring)
  • mto: This revision was merged to the branch mainline in revision 7582.
  • Revision ID: fios@foramnagaidhlig.net-20150221084938-95a6seyf5zuhmqid
Tribes are loading now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
   name = "barbarians_headquarters_interim",
5
5
   -- TRANSLATORS: This is a building name used in lists of buildings
6
6
   descname = _"Headquarters",
7
 
   icon = dirname .. "menu.png",
8
7
   size = "big",
9
8
   buildable = false,
10
9
   destructible = false,