Skip to content

Commit

Permalink
clawfix
Browse files Browse the repository at this point in the history
  • Loading branch information
InsaneRed committed Jan 23, 2024
1 parent 2aa8021 commit 4bf6b79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
armor_deflection = XENO_ARMOR_TIER_3
evasion = XENO_EVASION_NONE
speed = XENO_SPEED_TIER_7
claw_type = CLAW_TYPE_VERY_SHARP

evolution_allowed = FALSE
minimum_evolve_time = 0
Expand Down Expand Up @@ -41,6 +40,7 @@
speaking_noise = 'sound/voice/predalien_click.ogg'
plasma_types = list(PLASMA_CATECHOLAMINE)
faction = FACTION_PREDALIEN
claw_type = CLAW_TYPE_VERY_SHARP
wall_smash = TRUE
hardcore = FALSE
pixel_x = -16
Expand Down

0 comments on commit 4bf6b79

Please sign in to comment.