Module:Sandbox/Hubianzhen/BTD6 rewards: Difference between revisions
Hubianzhen (talk | contribs) No edit summary |
Hubianzhen (talk | contribs) No edit summary |
||
| Line 233: | Line 233: | ||
-- Top | -- Top | ||
elseif top >= mid and top >= btm then | elseif top >= mid and top >= btm then | ||
if top == btm and (tower | if top == btm and (tower == "DartMonkey" or (tower == "MonkeyBuccaneer" and top == 2)) then top, mid = 0, 0 | ||
else | else | ||
mid, btm = 0, 0 | mid, btm = 0, 0 | ||