Skip to content

Commit

Permalink
Gave the sword kitty the neutral taxonomy.
Browse files Browse the repository at this point in the history
  • Loading branch information
rkettering committed Feb 6, 2016
1 parent 2c2cb7a commit 1f43355
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/objects/enemies/milgramen/kitty_sword.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ editor_info: {
properties: {
attack_damage: "if(higher_difficulty,2,1)",
team: "'evil'",
taxonomy: "'neutral'",
facing_player: "if(level.player.x < x, facing < 0, facing > 0)",
damage_type: "if( animation = 'lunge_attack', 'stab', 'slash')",
flinch_threshold: 40,
Expand Down

0 comments on commit 1f43355

Please sign in to comment.