just use a grenade for the buzzant hill, takes only 3-4 throws. 
For those who doesn't like how common Earthquakes are do this:
1.Go to your RimWorld folder
2. Go to Mods =>TTM Custom Events A5 => Defs => IncidentDefs
3. Open TTMCustomEvents_Incidents.xml with Notepad
4. look for:
5. change <chance>5</chance>
the number in between the <chance>
change it to whatever lower digit.
for example 1 or 0.5 to make it happen less, or 0 if you want it removed completely.

For those who doesn't like how common Earthquakes are do this:
1.Go to your RimWorld folder
2. Go to Mods =>TTM Custom Events A5 => Defs => IncidentDefs
3. Open TTMCustomEvents_Incidents.xml with Notepad
4. look for:
Code Select
<IncidentDef>
<defName>Environment_Earthquake</defName>
<workerClass>TTMCustomEvents.IncidentWorker_Earthquake</workerClass>
<favorability>Neutral</favorability>
<chance>5</chance>
</IncidentDef> 5. change <chance>5</chance>
the number in between the <chance>
change it to whatever lower digit.
for example 1 or 0.5 to make it happen less, or 0 if you want it removed completely.
see ya in a couple! gonna update soonest!






