Skip to content

Commit 1ae75b2

Browse files
author
The Widelands Bunnybot
committed
Automated server sync
- Updated sumatran_world.wad from 2.0.1 to 2.0.2 - Updated translations for sumatran_world.wad
1 parent bd87868 commit 1ae75b2

48 files changed

Lines changed: 197 additions & 364 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

addons/sumatran_world.wad/addon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name=_"Sumatran World"
33
description=_"Modifies world for Sumatran tribe. The changes affect Amazons too. Tropical trees do not grow on winter terrains. You need to transform the terrain by using terraform. This add-on should be used together with sumatran_tribe.wad."
44
author="OIPUN"
5-
version="2.0.1"
5+
version="2.0.2"
66
category="world"
77
requires=
88
min_wl_version="1.2"

addons/sumatran_world.wad/immovables/X_balsa_black_amazons/old/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wl.Descriptions():new_immovable_type{
1515
programs = {
1616
main = {
1717
"animate=idle duration:13m20s",
18-
"transform=deadtree7 chance:19.53%",
18+
"transform=deadtree5 chance:19.53%",
1919
},
2020
fall = {
2121
"remove=",

addons/sumatran_world.wad/immovables/X_balsa_desert_amazons/old/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wl.Descriptions():new_immovable_type{
1515
programs = {
1616
main = {
1717
"animate=idle duration:13m20s",
18-
"transform=deadtree7 chance:19.53%",
18+
"transform=deadtree5 chance:19.53%",
1919
},
2020
fall = {
2121
"remove=",

addons/sumatran_world.wad/immovables/X_balsa_winter_amazons/old/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wl.Descriptions():new_immovable_type{
1515
programs = {
1616
main = {
1717
"animate=idle duration:13m20s",
18-
"transform=deadtree7 chance:19.53%",
18+
"transform=deadtree5 chance:19.53%",
1919
},
2020
fall = {
2121
"remove=",

addons/sumatran_world.wad/immovables/X_ironwood_black_amazons/old/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wl.Descriptions():new_immovable_type{
1515
programs = {
1616
main = {
1717
"animate=idle duration:13m20s",
18-
"transform=deadtree7 chance:19.53%",
18+
"transform=deadtree5 chance:19.53%",
1919
},
2020
fall = {
2121
"remove=",

addons/sumatran_world.wad/immovables/X_ironwood_desert_amazons/old/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wl.Descriptions():new_immovable_type{
1515
programs = {
1616
main = {
1717
"animate=idle duration:13m20s",
18-
"transform=deadtree7 chance:19.53%",
18+
"transform=deadtree5 chance:19.53%",
1919
},
2020
fall = {
2121
"remove=",

addons/sumatran_world.wad/immovables/X_ironwood_winter_amazons/old/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wl.Descriptions():new_immovable_type{
1515
programs = {
1616
main = {
1717
"animate=idle duration:13m20s",
18-
"transform=deadtree7 chance:19.53%",
18+
"transform=deadtree5 chance:19.53%",
1919
},
2020
fall = {
2121
"remove=",

addons/sumatran_world.wad/immovables/X_rubber_black_amazons/old/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wl.Descriptions():new_immovable_type{
1515
programs = {
1616
main = {
1717
"animate=idle duration:13m20s",
18-
"transform=deadtree7 chance:19.53%",
18+
"transform=deadtree5 chance:19.53%",
1919
},
2020
fall = {
2121
"remove=",

addons/sumatran_world.wad/immovables/X_rubber_desert_amazons/old/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wl.Descriptions():new_immovable_type{
1515
programs = {
1616
main = {
1717
"animate=idle duration:13m20s",
18-
"transform=deadtree7 chance:19.53%",
18+
"transform=deadtree5 chance:19.53%",
1919
},
2020
fall = {
2121
"remove=",

addons/sumatran_world.wad/immovables/X_rubber_winter_amazons/old/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wl.Descriptions():new_immovable_type{
1515
programs = {
1616
main = {
1717
"animate=idle duration:13m20s",
18-
"transform=deadtree7 chance:19.53%",
18+
"transform=deadtree5 chance:19.53%",
1919
},
2020
fall = {
2121
"remove=",

0 commit comments

Comments
 (0)