Please add this so other mods can properly raise biters on destroy :)
script.on_event(defines.events.script_raised_destroy, spawnLorax)
also, you can add this just below the previous create_entity for a nice little notification when someone angers the trees -
event.entity.surface.create_entity{position=event.entity.position,name="flying-text",text="!"}