syndicatebomb 
Procs | |
| add_booms | Adds a number of wires which will explode the bomb if pulse/cut |
|---|---|
| is_dangerous | Checks if the bomb, if detonated, is dangerous to the user. |
| parse_wire | Translates numbered boom wires into WIRE_BOOM. |
| setup_wires | Handles setting up the wires list. |
Proc Details
add_booms
Adds a number of wires which will explode the bomb if pulse/cut
is_dangerous
Checks if the bomb, if detonated, is dangerous to the user.
parse_wire
Translates numbered boom wires into WIRE_BOOM.
setup_wires
Handles setting up the wires list.
- num_booms: The number of boom wires to add.
- num_duds: The number of dud wires to add.