StrataSource / FGD

The FGD + Hammer resource files for games built on Strata Source.
19 stars 13 forks source link

Add momentum weapon and ammo entities #184

Closed chovelyoukai closed 1 year ago

chovelyoukai commented 1 year ago

Adds momentum_pickup_ammo, momentum_powerup_haste, momentum_powerup_damage_boost. Updates momentum_df_weaponspawner to momentum_weapon_spawner.

Panzerhandschuh commented 1 year ago

I'm not too familiar with this repo, but are we supposed to add new entities into db/factories/momentum.txt?

chovelyoukai commented 1 year ago

I'm not too familiar with this repo, but are we supposed to add new entities into db/factories/momentum.txt?

According to TeamSpen that file is supposed to be automatically generated: https://github.com/StrataSource/FGD/pull/150#issuecomment-1248852678

Maybe I need to manually automatically generate it though, I'm not sure.