From 0976a80befa070348f7ce6019eb0726553ffc371 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 13 Aug 2015 13:58:38 +0300 Subject: [PATCH] Carry 3 TNTs and 7 trapdoors --- toontown/toonbase/ToontownBattleGlobals.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/toontown/toonbase/ToontownBattleGlobals.py b/toontown/toonbase/ToontownBattleGlobals.py index c8552b78..74310f35 100755 --- a/toontown/toonbase/ToontownBattleGlobals.py +++ b/toontown/toonbase/ToontownBattleGlobals.py @@ -177,7 +177,7 @@ CarryLimits = (((10, (15, 15, 10, - 5, + 7, 3, 0, 0), @@ -185,15 +185,15 @@ CarryLimits = (((10, 15, 15, 10, - 5, - 2, + 7, + 3, 0), (20, 15, 15, 10, 5, - 2, + 3, 1)), ((10, 0,