Buff Lignumis enemies

This commit is contained in:
Simon Brodtmann 2025-09-17 23:21:16 +02:00
parent 5c556646d9
commit 2336ad4d44

View file

@ -435,7 +435,7 @@ make_wriggler("lignumis-small-", 0.2, 10, 0.1,
space_age_sounds.wriggler_pentapod.small
)
make_wriggler("lignumis-medium-", 0.4, 20, 0.2,
make_wriggler("lignumis-medium-", 0.5, 50, 1,
{
mask = fade(lerp_color(gleba_small_mask_tint, { 255, 200, 0, 255 }, 0.4), 0.2),
body = grey_overlay(lerp_color(gleba_small_body_tint, { 255, 0, 0, 255 }, 0.4), 0.2)