Closed mdubey2014 closed 9 years ago
(I haven't tested myself yet) I think it's because the tower decorator stuff might not have those limits set in place. So it's decorating the tower a million times, and increasing the range each time. @markmssd Does that sound like the issue?
Yeah thats exactly it. Ill work on it on monday...
On Sun, Nov 23, 2014, 12:05 PM AjayAujla notifications@github.com wrote:
I think it's because the tower decorator stuff might not have those limits set in place. So it's decorating the tower a million times, and increasing the range each time. @markmssd https://github.com/markmssd Does that sound like the issue?
— Reply to this email directly or view it on GitHub https://github.com/sli-fox/jamms/issues/100#issuecomment-64125204.
fixed
When we press Key "U", the tower range grows but its not actually upgraded. No points taken from player. Growing range does not have a limit.