fix tests
This commit is contained in:
parent
0c913757a1
commit
c7128336b7
|
|
@ -211,7 +211,7 @@
|
|||
description: ghost-role-information-paradox-anomaly-description
|
||||
rules: ghost-role-information-paradox-anomaly-rules
|
||||
mindRoles:
|
||||
- MindRoleParadoxAnomaly
|
||||
- MindRoleParadoxClone
|
||||
# End DeltaV Changes
|
||||
raffle:
|
||||
settings: default
|
||||
|
|
|
|||
|
|
@ -464,9 +464,9 @@
|
|||
#Chems
|
||||
- !type:GroupSelector
|
||||
children:
|
||||
- id: RobustHarvestChemistryBottle
|
||||
- id: UnstableMutagenChemistryBottle
|
||||
- id: EphedrineChemistryBottle
|
||||
- id: ChemistryBottleRobustHarvest
|
||||
- id: ChemistryBottleUnstableMutagen
|
||||
- id: ChemistryBottleEphedrine
|
||||
- id: PlantBGoneSpray
|
||||
- id: WeedSpray
|
||||
- id: PestSpray
|
||||
|
|
|
|||
|
|
@ -132,7 +132,7 @@
|
|||
id: Mail
|
||||
name: steal-target-groups-mail
|
||||
sprite:
|
||||
sprite: Objects/Specific/Cargo/mail.rsi
|
||||
sprite: Nyanotrasen/Objects/Specific/Mail/mail.rsi # DeltaV
|
||||
state: icon
|
||||
|
||||
- type: stealTargetGroup
|
||||
|
|
|
|||
|
|
@ -2201,9 +2201,9 @@
|
|||
|
||||
- type: reagent
|
||||
id: Daiquiri
|
||||
name: reagent-name-daiquiri-deltaV # DeltaV
|
||||
name: reagent-name-daiquiri-deltav # DeltaV
|
||||
parent: BaseDrink # DeltaV
|
||||
desc: reagent-desc-daiquiri-deltaV # DeltaV
|
||||
desc: reagent-desc-daiquiri-deltav # DeltaV
|
||||
physicalDesc: reagent-physical-desc-tart # DeltaV
|
||||
flavor: daiquiri
|
||||
color: "#DAC865"
|
||||
|
|
|
|||
|
|
@ -12,6 +12,13 @@
|
|||
sprite: _DV/Objects/Misc/bureaucracy.rsi
|
||||
state: folder-hop-ian
|
||||
|
||||
- type: stealTargetGroup
|
||||
id: BookIanDossier
|
||||
name: steal-target-groups-ian-dossier
|
||||
sprite:
|
||||
sprite: Objects/Misc/bureaucracy.rsi
|
||||
state: folder-sec-doc
|
||||
|
||||
- type: stealTargetGroup
|
||||
id: WeaponEnergyGunMultiphase
|
||||
name: steal-target-groups-x01
|
||||
|
|
|
|||
Loading…
Reference in New Issue