Skip to content

Commit

Permalink
Make medical borgs able to fly in space (#2339)
Browse files Browse the repository at this point in the history
* Makes Medborgs fly

Just adds the JetpackUser component.

* I forgot to comment it

* I'm bad at commenting sorry

* Applies flight to all borgs instead of just mediborg

* Forgot to update the comment, oopsie
  • Loading branch information
Emily9031 authored Dec 6, 2024
1 parent 26201a1 commit fbdc55e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@
visMask:
- PsionicInvisibility
- Normal
- type: JetpackUser # DeltaV: Lets cyborgs fly in space

- type: entity
abstract: true
Expand Down

0 comments on commit fbdc55e

Please sign in to comment.