Jetpacks on sec mods are pinned by default (#85041)

## About The Pull Request

Sec mods didn't have their jetpacks pinned by default, like on the rest
of the mods

## Why It's Good For The Game

consistency and quality of life is good

## Changelog
🆑
qol: secmods jetpacks are now pinned by default
/🆑
This commit is contained in:
kawaiinick
2024-07-19 01:32:47 +02:00
committed by GitHub
parent c4ec720d13
commit 7d31b79672
+3
View File
@@ -171,6 +171,9 @@
/obj/item/mod/module/quick_cuff,
/obj/item/mod/module/headprotector,
)
default_pins = list(
/obj/item/mod/module/jetpack,
)
/obj/item/mod/control/pre_equipped/safeguard
theme = /datum/mod_theme/safeguard