mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
Carry 3 TNTs and 7 trapdoors
This commit is contained in:
parent
dc83a72cc4
commit
0976a80bef
1 changed files with 4 additions and 4 deletions
|
@ -177,7 +177,7 @@ CarryLimits = (((10,
|
||||||
(15,
|
(15,
|
||||||
15,
|
15,
|
||||||
10,
|
10,
|
||||||
5,
|
7,
|
||||||
3,
|
3,
|
||||||
0,
|
0,
|
||||||
0),
|
0),
|
||||||
|
@ -185,15 +185,15 @@ CarryLimits = (((10,
|
||||||
15,
|
15,
|
||||||
15,
|
15,
|
||||||
10,
|
10,
|
||||||
5,
|
7,
|
||||||
2,
|
3,
|
||||||
0),
|
0),
|
||||||
(20,
|
(20,
|
||||||
15,
|
15,
|
||||||
15,
|
15,
|
||||||
10,
|
10,
|
||||||
5,
|
5,
|
||||||
2,
|
3,
|
||||||
1)),
|
1)),
|
||||||
((10,
|
((10,
|
||||||
0,
|
0,
|
||||||
|
|
Loading…
Reference in a new issue