| This is the transcript of a script file, which runs certain tasks in the game upon execution. |
| Details | |
|---|---|
| Type | Decompiled script |
| Editor ID | BlackMountainTreasureDoor
|
| Form ID | 001777EC |
This script was accidentally left on the door to the Black Mountain weather station.
SCN BlackMountainTreasureDoor
BEGIN OnActivate Player
; This script was accidentally left on object IndDoorSmAnim01, and can't be removed without breaking doors when the game gets patched, so leaving this minimum script in its place.
Activate
END