Skip to content

Commit

Permalink
FIX THE FUCKING ENTITYWHITELIST (#2105)
Browse files Browse the repository at this point in the history
FUCK YOU I HATE YOU
  • Loading branch information
MilonPL authored Nov 4, 2024
1 parent ec0962a commit c5ef22c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
22 changes: 11 additions & 11 deletions Resources/Prototypes/DeltaV/Voice/speech_emotes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
- Vocal
blacklist:
components:
- BorrChassis
- BorgChassis
chatMessages: [rings.]
chatTriggers:
- ring
Expand All @@ -46,7 +46,7 @@
- Vocal
blacklist:
components:
- BorrChassis
- BorgChassis
chatMessages: [pews.]
chatTriggers:
- pew
Expand All @@ -63,7 +63,7 @@
- Vocal
blacklist:
components:
- BorrChassis
- BorgChassis
chatMessages: [bangs.]
chatTriggers:
- bang
Expand All @@ -81,7 +81,7 @@
- Vocal
blacklist:
components:
- BorrChassis
- BorgChassis
chatMessages: [beeps.]
chatTriggers:
- beep
Expand All @@ -99,7 +99,7 @@
- Vocal
blacklist:
components:
- BorrChassis
- BorgChassis
chatMessages: [revs.]
chatTriggers:
- rev
Expand All @@ -117,7 +117,7 @@
- Vocal
blacklist:
components:
- BorrChassis
- BorgChassis
chatMessages: [caws.]
chatTriggers:
- caw
Expand All @@ -136,7 +136,7 @@
- Vocal
blacklist:
components:
- BorrChassis
- BorgChassis
chatMessages: [barks.]
chatTriggers:
- bark
Expand All @@ -154,7 +154,7 @@
- Vocal
blacklist:
components:
- BorrChassis
- BorgChassis
chatMessages: [snarls.]
chatTriggers:
- snarl
Expand All @@ -172,7 +172,7 @@
- Vocal
blacklist:
components:
- BorrChassis
- BorgChassis
chatMessages: [whines.]
chatTriggers:
- whine
Expand All @@ -190,7 +190,7 @@
- Vocal
blacklist:
components:
- BorrChassis
- BorgChassis
chatMessages: [howls.]
chatTriggers:
- howl
Expand All @@ -208,7 +208,7 @@
- Vocal
blacklist:
components:
- BorrChassis
- BorgChassis
chatMessages: [awoos.]
chatTriggers:
- awoo
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
components:
- Mail
- Paper
- HyperlinkBook
insertOnInteract: true
priority: 3
food_slot:
Expand Down Expand Up @@ -97,7 +96,6 @@
components:
- Mail
- Paper
- HyperlinkBook
sprite: _NF/Objects/Misc/mail_capsule.rsi
- type: Dumpable
- type: Damageable
Expand Down

0 comments on commit c5ef22c

Please sign in to comment.