Remove tesla spawner that was accidentally committed (#1279)
Update crates.yml Signed-off-by: Null <56081759+NullWanderer@users.noreply.github.com>
This commit is contained in:
parent
adcc304a1b
commit
6e40de164b
|
|
@ -75,7 +75,7 @@
|
|||
- type: RandomSpawner
|
||||
rarePrototypes:
|
||||
- CrateEngineeringSingularityGenerator
|
||||
- CrateEngineeringTeslaGenerator
|
||||
# - CrateEngineeringTeslaGenerator # DeltaV - Teslas aren't allowed
|
||||
- CrateEngineeringTeslaGroundingRod
|
||||
- CrateEngineeringParticleAccelerator
|
||||
- CrateRCD
|
||||
|
|
@ -135,4 +135,4 @@
|
|||
- CrateEmergencyExplosive
|
||||
- CrateSecurityBiosuit
|
||||
chance: 0.9
|
||||
offset: 0.0
|
||||
offset: 0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue