Skip to content

Commit

Permalink
more yml cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheackraze committed Mar 1, 2024
1 parent 647f2df commit f73bb31
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,17 +166,17 @@
dynamicRecipes:
- Flash
- MicroManipulatorStockPart
##- NanoManipulatorStockPart
##- PicoManipulatorStockPart
##- FemtoManipulatorStockPart
- NanoManipulatorStockPart
- PicoManipulatorStockPart
- FemtoManipulatorStockPart
- MatterBinStockPart
##- AdvancedMatterBinStockPart
##- SuperMatterBinStockPart
##- BluespaceMatterBinStockPart
- AdvancedMatterBinStockPart
- SuperMatterBinStockPart
- BluespaceMatterBinStockPart
- CapacitorStockPart
##- AdvancedCapacitorStockPart
##- SuperCapacitorStockPart
##- QuadraticCapacitorStockPart
- AdvancedCapacitorStockPart
- SuperCapacitorStockPart
- QuadraticCapacitorStockPart
- FirelockElectronics
- DoorElectronics
- APCElectronics
Expand All @@ -185,7 +185,6 @@
- MailingUnitElectronics
- IntercomElectronics
- HolofanProjector
- Drone
- ConveyorBeltAssembly
- RPED
- PowerDrill
Expand Down
8 changes: 4 additions & 4 deletions Resources/Prototypes/_NF/Entities/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@
state: plushie_slips
- type: EmitSoundOnUse
sound:
path: /Audio/Weapons/tap.ogg
path: /Audio/Weapons/boxingpunch3.ogg
- type: EmitSoundOnLand
sound:
path: /Audio/Weapons/tap.ogg
path: /Audio/Weapons/boxingpunch3.ogg
- type: EmitSoundOnActivate
sound:
path: /Audio/Weapons/tap.ogg
path: /Audio/Weapons/boxingpunch3.ogg
- type: MeleeWeapon
soundHit:
path: /Audio/Weapons/tap.ogg
path: /Audio/Weapons/boxingpunch3.ogg
- type: Tag
tags:
- Soap
Expand Down

0 comments on commit f73bb31

Please sign in to comment.