mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user