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