Skip to content

Commit

Permalink
Fixes IPCs not being able to repair themselves w/welder and not havin…
Browse files Browse the repository at this point in the history
…g language setup correctly (#38)

* Fixes IPCs not being able to repair themselves with a welder

That's such a dumb bug haha...

* Fixes languages for IPCs
  • Loading branch information
Day-OS authored Jun 30, 2024
1 parent 4540dcb commit 3b642b6
Showing 1 changed file with 8 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,16 @@
- type: DeadStartupButton
sound:
path: /Audio/EstacaoPirata/Effects/Silicon/startup.ogg
# Erro de linter
# - type: Wires
# layoutId: IPC
- type: EmitBuzzWhileDamaged
- type: CanHostGuardian
- type: WeldingHealable
- type: LanguageKnowledge
speaks:
- GalacticCommon
- RobotTalk
understands:
- GalacticCommon
- RobotTalk


- type: entity
Expand Down

0 comments on commit 3b642b6

Please sign in to comment.