Files
Bloop f90e9cd306 Removes jetback deletion from UpdatePaths (#93744)
## About The Pull Request

This was an error from
https://github.com/tgstation/tgstation/pull/93676, they are meant to be
replaced (which happens in the line below the deletion one).
2025-11-02 20:31:05 -05:00

7 lines
296 B
Plaintext

/obj/item/tank/jetpack/oxygen : /obj/item/tank/jetpack{@OLD}
/obj/item/tank/jetpack/oxygen/harness : /obj/item/tank/jetpack/harness{@OLD}
/obj/item/tank/jetpack/oxygen/captain : /obj/item/tank/jetpack/captain{@OLD}
/obj/item/tank/jetpack/oxygen/security : /obj/item/tank/jetpack/security{@OLD}