byond - Modules - TypesVar Details - Proc Details

destroy_mission

basic destroy stuff mission

Vars

attacking_factionThe faction trying to destroy objectives
defending_factionThe faction trying to protect objectives
min_destruction_amountnumber of targets destroyed for a minor victory
objective_destruction_messagesOverwatch messages for destroying objectives
objectives_destroyedHow many objectives currently destroyed
objectives_totalTotal number of objectives at round start

Procs

objective_destroyedHandles the destruction of an objective
set_factionsSets the attacking and defending faction. Can be overridden to make the starting faction defenders

Var Details

attacking_faction

The faction trying to destroy objectives

defending_faction

The faction trying to protect objectives

min_destruction_amount

number of targets destroyed for a minor victory

objective_destruction_messages

Overwatch messages for destroying objectives

objectives_destroyed

How many objectives currently destroyed

objectives_total

Total number of objectives at round start

Proc Details

objective_destroyed

Handles the destruction of an objective

set_factions

Sets the attacking and defending faction. Can be overridden to make the starting faction defenders