mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Repaths oxygen jetpacks and "removes" fake empty jetpack (#93676)
## About The Pull Request removes oxygen jetpack subtype and makes empty jetpack actual oxygen ## Why It's Good For The Game because our empty jetpack wasnt actually empty and we infact had two oxygen jetpacks? ## Changelog N/A
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
allowed = list(
|
||||
/obj/item/tank/internals,
|
||||
/obj/item/flashlight,
|
||||
/obj/item/tank/jetpack/oxygen/captain,
|
||||
/obj/item/tank/jetpack/captain,
|
||||
)
|
||||
armor_type = /datum/armor/none
|
||||
body_parts_covered = CHEST|GROIN
|
||||
|
||||
Reference in New Issue
Block a user