Merge lp:~widelands-dev/widelands/weaver_spins_gold into lp:widelands

Proposed by GunChleoc
Status: Work in progress
Proposed branch: lp:~widelands-dev/widelands/weaver_spins_gold
Merge into: lp:widelands
Diff against target: 12 lines (+1/-1)
1 file modified
data/tribes/buildings/productionsites/atlanteans/gold_spinning_mill/init.lua (+1/-1)
To merge this branch: bzr merge lp:~widelands-dev/widelands/weaver_spins_gold
Reviewer Review Type Date Requested Status
Widelands Developers Pending
Review via email: mp+324692@code.launchpad.net

Commit message

Gold Spinning Mills are now worked by a Weaver instead of a Carrier.

Description of the change

Some eye candy suggested by https://wl.widelands.org/forum/topic/2869/?page=1#post-20248

It doesn't affect balancing, because weavers don't use a tool.

To post a comment you must log in.
Revision history for this message
bunnybot (widelandsofficial) wrote :

Continuous integration builds have changed state:

Travis build 2255. State: passed. Details: https://travis-ci.org/widelands/widelands/builds/236457627.
Appveyor build 2090. State: success. Details: https://ci.appveyor.com/project/widelands-dev/widelands/build/_widelands_dev_widelands_weaver_spins_gold-2090.

Revision history for this message
GunChleoc (gunchleoc) wrote :

This is breaking savegame compatibility and writing good code for that takes more time than I'm willing to invest right now. Postponed to after Build 20.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/tribes/buildings/productionsites/atlanteans/gold_spinning_mill/init.lua'
2--- data/tribes/buildings/productionsites/atlanteans/gold_spinning_mill/init.lua 2019-05-29 18:29:28 +0000
3+++ data/tribes/buildings/productionsites/atlanteans/gold_spinning_mill/init.lua 2019-09-08 18:11:05 +0000
4@@ -35,7 +35,7 @@
5 },
6
7 working_positions = {
8- atlanteans_carrier = 1
9+ atlanteans_weaver = 1
10 },
11
12 inputs = {

Subscribers

People subscribed via source and target branches

to status/vote changes: