Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blueprints de munitions #109

Merged
merged 2 commits into from
Apr 14, 2024
Merged

Blueprints de munitions #109

merged 2 commits into from
Apr 14, 2024

Conversation

Tsht
Copy link
Owner

@Tsht Tsht commented Apr 14, 2024

Permet de créer des blueprints de munition :

template:registerSquadronComposition("Ch", 5, 15, "Chasseur Mk2", "Chasseur", "Chasseur","Chasseur")
template:registerSquadronComposition("Ch2", 5, 15, "Chasseur Mk2", "Chasseur", "Chasseur","Chasseur")
template:registerSquadronComposition("Ch3", 5, 15, "Chasseur Mk2", "Chasseur", "Chasseur","Chasseur")
template:registerSquadronComposition("Ch4", 5, 15, "Chasseur Mk2", "Chasseur", "Chasseur","Chasseur")
template:setBlueprintAvailable("Ch", "Ch3")

template:registerAmmoBlueprint("MCANMK3", 10)
template:registerAmmoBlueprint("MAGSEEK", 15)

template:setBlueprintAvailable("Ch", "Ch3", "MCANMK3")

@Tsht
Copy link
Owner Author

Tsht commented Apr 14, 2024

fixes #93

@Tsht Tsht linked an issue Apr 14, 2024 that may be closed by this pull request
@Tsht Tsht merged commit d8f89dc into master Apr 14, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Artilleur : blueprint d'armes
1 participant