Thindow glass dupe fix (#25304)

smite glass dupe off the face of the planet

eww nasty dupe exploits blehh
This commit is contained in:
MACMAN2003
2024-02-15 20:03:51 -08:00
committed by GitHub
parent 4c1e03fd70
commit 4a97a4729c
4 changed files with 5 additions and 5 deletions

View File

@@ -92,7 +92,7 @@
spawn: spawn:
ShardGlassPlasma: ShardGlassPlasma:
min: 1 min: 1
max: 2 max: 1
- !type:DoActsBehavior - !type:DoActsBehavior
acts: [ "Destruction" ] acts: [ "Destruction" ]
- type: StaticPrice - type: StaticPrice

View File

@@ -112,7 +112,7 @@
spawn: spawn:
ShardGlassReinforced: ShardGlassReinforced:
min: 1 min: 1
max: 2 max: 1
- !type:DoActsBehavior - !type:DoActsBehavior
acts: [ "Destruction" ] acts: [ "Destruction" ]
- type: StaticPrice - type: StaticPrice

View File

@@ -101,10 +101,10 @@
spawn: spawn:
ShardGlassPlasma: ShardGlassPlasma:
min: 1 min: 1
max: 2 max: 1
PartRodMetal: PartRodMetal:
min: 1 min: 1
max: 2 max: 1
- !type:DoActsBehavior - !type:DoActsBehavior
acts: [ "Destruction" ] acts: [ "Destruction" ]
- type: StaticPrice - type: StaticPrice

View File

@@ -160,7 +160,7 @@
spawn: spawn:
ShardGlass: ShardGlass:
min: 1 min: 1
max: 2 max: 1
- !type:DoActsBehavior - !type:DoActsBehavior
acts: [ "Destruction" ] acts: [ "Destruction" ]
- type: Airtight - type: Airtight