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