# containment_special ## Purpose The **containment_special** table stores non-standard containment procedures for SCP entities. It stores static data that defines procedural instructions used during emergencies, experiments, breaches, or anomalous behavior that cannot be addressed using standard containment configurations. ## Columns | Field | Type | Description |-------------------|-------------|--------------------------------------------------------------------------| | id_scp | MEDIUMINT | SCP identifier (PK, FK) | special_procedure | TEXT | Detailed procedural instructions for non-standard containment procedures |------------------------------------------------------------------------------------------------------------| ## Relationships Working on it... ## Relationships - References **scp.id_scp** through **id_scp** to define non-standard containment procedures for a specific SCP. ## Example output (with \G operator) *************************** 1. row *************************** id_scp: 2 special_procedure: SCP-002 must remain connected to a dedicated power supply at all times to maintain its dormant recharging mode. The containment chamber must be kept under constant negative air pressure. Any personnel within a 20 meter radius of the SCP must operate in teams of no fewer than two members and must maintain continuous physical contact with one another to counter proximity-induced perception distortion. Entry into SCP-002 is strictly prohibited for personnel below Level 3 clearance. Senior staff utilizing administrative waivers to enter must be escorted by five Level 3 security officers and undergo a mandatory 72 hour psychological quarantine at an off-site location (minimum 5 km distance) upon exiting. In the event of a power failure, the emergency barrier must be deployed instantly and the sector evacuated. Upon power restoration, the containment zone must be subjected to alternating bursts of X-ray and ultraviolet light until SCP-002 is successfully re-affixed to the power grid.