Skip to content

Commit

Permalink
Fix target follow
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudBotScripts committed Apr 4, 2020
1 parent 2f9e72a commit dc00b17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions feyrist_nightmare_cave_down/setup_ek.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
[
{"name":"Faun", "action":"follow", "loot":true},
{"name":"Dark Faun", "action":"follow", "loot":true},
{"name":"Weakened Frazzlemaw", "action":"stand", "loot":true},
{"name":"Enfeebled Silencer", "action":"stand", "loot":true}
{"name":"Weakened Frazzlemaw", "action":"follow", "loot":true},
{"name":"Enfeebled Silencer", "action":"follow", "loot":true}
],
"target_spells":
[
Expand Down

0 comments on commit dc00b17

Please sign in to comment.