CreatedTantrum
Gets called when SCP-173 has created a tantrum.
Start a script section
!-- OnEvent CreatedTantrum
-- require *evTantrum @evPlayer
# Add your instructions here
- Group: Scp173Events
- Cancellable: No
- Event data:
Scp173CreatedTantrumEventArgs
Injected variables
| Variable | Type | Description |
|---|---|---|
*evTantrum | reference to TantrumHazard object | The tantrum instance created by SCP-173. |
@evPlayer | player value | The SCP-173 player instance. |