Vanilla-Expanded / VanillaExpandedFramework

Vanilla Expanded Framework for RimWorld
Other
74 stars 37 forks source link

Allow custom snow radius and depth for ability shoot projectile snow #51

Closed noreenko closed 1 year ago

noreenko commented 1 year ago

Creates AbilityExtension_ShootProjectile_Snow which can be used in XML to customize the snow radius and depth.

Let me know what you think of this change. I'm thinking RWoM will need it for the snowball ability. I might have to do C# for that ability though anyway.

legodude17 commented 1 year ago

Yeah.

legodude17 commented 1 year ago

Looks good!