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

Proposed by GunChleoc
Status: Merged
Merged at revision: 7630
Proposed branch: lp:~widelands-dev/widelands/farm_animal_sound
Merge into: lp:widelands
Diff against target: 35 lines (+0/-3)
3 files modified
tribes/buildings/productionsites/atlanteans/farm/init.lua (+0/-1)
tribes/buildings/productionsites/barbarians/farm/init.lua (+0/-1)
tribes/buildings/productionsites/empire/farm/init.lua (+0/-1)
To merge this branch: bzr merge lp:~widelands-dev/widelands/farm_animal_sound
Reviewer Review Type Date Requested Status
SirVer Approve
Review via email: mp+277791@code.launchpad.net

Description of the change

Removed farm animal sound from cereal producing farms.

cf. https://wl.widelands.org/forum/topic/1158/

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

no more grunting spiders? forever silenced.....

At least they still have their milking tongs.

review: Approve
Revision history for this message
GunChleoc (gunchleoc) wrote :

Ouch *lol

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tribes/buildings/productionsites/atlanteans/farm/init.lua'
2--- tribes/buildings/productionsites/atlanteans/farm/init.lua 2015-10-31 12:11:44 +0000
3+++ tribes/buildings/productionsites/atlanteans/farm/init.lua 2015-11-18 08:55:07 +0000
4@@ -52,7 +52,6 @@
5 actions = {
6 "call=plant_corn",
7 "call=harvest_corn",
8- "playFX=sound/farm farm_animal 192",
9 "return=skipped"
10 }
11 },
12
13=== modified file 'tribes/buildings/productionsites/barbarians/farm/init.lua'
14--- tribes/buildings/productionsites/barbarians/farm/init.lua 2015-10-31 12:11:44 +0000
15+++ tribes/buildings/productionsites/barbarians/farm/init.lua 2015-11-18 08:55:07 +0000
16@@ -63,7 +63,6 @@
17 actions = {
18 "call=plant_wheat",
19 "call=harvest_wheat",
20- "playFX=sound/farm farm_animal 192",
21 "return=skipped"
22 }
23 },
24
25=== modified file 'tribes/buildings/productionsites/empire/farm/init.lua'
26--- tribes/buildings/productionsites/empire/farm/init.lua 2015-10-31 12:11:44 +0000
27+++ tribes/buildings/productionsites/empire/farm/init.lua 2015-11-18 08:55:07 +0000
28@@ -50,7 +50,6 @@
29 actions = {
30 "call=plant_wheat",
31 "call=harvest_wheat",
32- "playFX=sound/farm farm_animal 192",
33 "return=skipped"
34 }
35 },

Subscribers

People subscribed via source and target branches

to status/vote changes: