massif-press / lancer-data

LANCER JSON Data
30 stars 29 forks source link

fix(Data): add Grenade tag to all Grenade systems #165

Closed msprijatelj closed 2 years ago

msprijatelj commented 2 years ago

Description

This change adds the Grenade tag to all systems/gear that use grenade actions. Compcon seems to automatically add the "Mine" tag if one of the deployables has the type "mine" but doesn't possess a similar check for grenades; the easiest approach seems to be adding the Grenade tag itself.

Issue Number

Closes #164, though tags should be added to other official Massif LCPs, as well.

Type of change