Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffiestFloof committed Feb 18, 2024
1 parent 73e1fbf commit e6a0625
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 13 deletions.
1 change: 0 additions & 1 deletion Resources/Prototypes/Catalog/Fills/Crates/salvage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
- id: WeaponRevolverInspector
prob: 0.001
# DeltaV - .38 special revolver - Adds the .38 Special Revolver 'Lucky 37' to the salvage potential loot
# This code is licensed under AGPLv3. See LICENSE
- id: WeaponRevolverLucky
prob: 0.001
# End of modified code
Expand Down
14 changes: 4 additions & 10 deletions Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,15 +207,12 @@
- MagazineGrenadeEmpty
- GrenadeEMP
- GrenadeFlash
# DeltaV - .38 special ammo - Add .38 special rubber ammo to emagged autolathe
- CartridgeSpecialRubber
- MagazineBoxSpecialRubber
# End of modified code
# DeltaV - .38 special ammo - Add various .38 special ammo to emagged autolathe
# This code is licensed under AGPLv3. See LICENSE
- CartridgeSpecialRubber
- CartridgeSpecialIncendiary
- CartridgeSpecialUranium
- CartridgeSpecialMindbreaker
- MagazineBoxSpecialRubber
- MagazineBoxSpecialIncendiary
- MagazineBoxSpecialUranium
- MagazineBoxSpecialMindbreaker
Expand Down Expand Up @@ -785,14 +782,11 @@
- WeaponGunLaserCarbineAutomatic #DeltaV - New Laser Projectiles with a 20 round carbine
# DeltaV - .38 special ammo - Add various .38 special ammo to security techfab
- CartridgeSpecialRubber
- CartridgeSpecialIncendiary
- CartridgeSpecialUranium
- CartridgeSpecialHoly
- CartridgeSpecialMindbreaker
- MagazineBoxSpecialRubber
# End of modified code
# DeltaV - .38 special ammo - Add various .38 special ammo to security techfab
# This code is licensed under AGPLv3. See LICENSE
- CartridgeSpecialIncendiary
- CartridgeSpecialUranium
- MagazineBoxSpecialIncendiary
- MagazineBoxSpecialUranium
- MagazineBoxSpecialMindbreaker
Expand Down
2 changes: 0 additions & 2 deletions Resources/Prototypes/Research/arsenal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
- MagazineBoxLightRifleIncendiary
- MagazineBoxRifleIncendiary
# DeltaV - .38 special incendiary ammo - Add .38 special incendiary ammo to the research tree
# This code is licensed under AGPLv3. See LICENSE
- CartridgeSpecialIncendiary
- MagazineBoxSpecialIncendiary
# End of modified code
Expand Down Expand Up @@ -114,7 +113,6 @@
- MagazineBoxLightRifleUranium
- MagazineBoxRifleUranium
# DeltaV - .38 special uranium ammo - Adds .38 special uranium ammo to the research tree
# This code is licensed under AGPLv3. See LICENSE
- CartridgeSpecialUranium
- MagazineBoxSpecialUranium
# End of modified code
Expand Down

0 comments on commit e6a0625

Please sign in to comment.