Thindow glass dupe fix (#25304)
smite glass dupe off the face of the planet eww nasty dupe exploits blehh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user