What I think that has happened is:
A person modem tapped, and slashed hundreds of time at the bush, while the cable was pulled out, when it inserted again, it sent all the triggers, and it received lots of damage triggers.
The slashes made the bush destroy, and layed a new class down (leaps), which takes a bit CPU time.
How you could solve this; replace this line:
PHP Code:
this.leaps = putnpc2(x,y,"join(\"leaps\");");
with a showani line, that shows a gani with the leaps in it. Because if it's already showing at the first trigger, it doesn't change anything if its being tried to be shown with the same ID another time, and is already showing.
I don't know if you get what I mean, else I'll be willing to help you online (by adding me to RC for a short time or so).