| This is the transcript of a script file, which runs certain tasks in the game upon execution. |
| Details | |
|---|---|
| Type | Decompiled script |
| Editor ID | BarkScorpionDropTrigger01Script
|
| Form ID | 001730D3 |
This script is related to the bark scorpion.
scn BarkScorpionDropTrigger01Script
begin onTriggerEnter Player
BarkScorpionDrop01.enable 0
BarkScorpionDrop01.StartCombat Player
end