Skip to content

Commit

Permalink
Some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
F1repl4ce committed Aug 9, 2014
1 parent 9af185d commit 8fd086b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/assets/morph/mod/AbilitySupport.json
Original file line number Diff line number Diff line change
Expand Up @@ -630,14 +630,14 @@
],
+ "f1repl4ce.unlogic.entities.FireSoul": [
+ "hostile",
+ "fly|true",
+ "fly|false",
+ "fireImmunity",
+ "float",
+ "witherResistance",
+ "fear|6,1.05D,f1repl4ce.unlogic.entities.DJACOB"
+ ],
+ "f1repl4ce.unlogic.entities.DJACOB": [
+ "swim|false"
+ ],
+ "f1repl4ce.unlogic.entities.SnackAttackMan": [
+ "witherResistance"
Expand Down

0 comments on commit 8fd086b

Please sign in to comment.