letters are hard
This commit is contained in:
parent
3b6559ff2a
commit
deeca85f0f
|
|
@ -133,7 +133,7 @@
|
|||
containers:
|
||||
storagebase: !type:AllSelector
|
||||
children:
|
||||
- id: SRTBlackinjector
|
||||
- id: SRTBlackInjector
|
||||
- id: WeaponRevolverMateba
|
||||
- id: BurnAutoInjector
|
||||
- id: PunctAutoInjector
|
||||
|
|
|
|||
|
|
@ -566,8 +566,8 @@
|
|||
parent: EventHumanoidCentcomm
|
||||
components:
|
||||
- type: GhostRole
|
||||
name: ghost-role-information-centcom-SRT-name
|
||||
description: ghost-role-information-centcom-SRT-description
|
||||
name: ghost-role-information-centcom-srt-name
|
||||
description: ghost-role-information-centcom-srt-description
|
||||
rules: ghost-role-information-nonantagonist-rules
|
||||
raffle:
|
||||
settings: default
|
||||
|
|
@ -580,8 +580,8 @@
|
|||
parent: EventHumanoidCentcomm
|
||||
components:
|
||||
- type: GhostRole
|
||||
name: ghost-role-information-centcom-SRT-name
|
||||
description: ghost-role-information-centcom-SRT-description
|
||||
name: ghost-role-information-centcom-srt-name
|
||||
description: ghost-role-information-centcom-srt-description
|
||||
rules: ghost-role-information-nonantagonist-rules
|
||||
raffle:
|
||||
settings: default
|
||||
|
|
|
|||
|
|
@ -44,13 +44,13 @@
|
|||
hypospray:
|
||||
maxVol: 20
|
||||
reagents:
|
||||
- ReagentId: combatnanites
|
||||
- ReagentId: CombatNanites
|
||||
Quantity: 20
|
||||
- type: SolutionRegeneration
|
||||
solution: hypospray
|
||||
generated:
|
||||
reagents:
|
||||
- ReagentId: combatnanites
|
||||
- ReagentId: CombatNanites
|
||||
Quantity: 0.5
|
||||
- type: UseDelay
|
||||
delay: 1.5
|
||||
|
|
|
|||
|
|
@ -375,8 +375,8 @@
|
|||
|
||||
- type: job
|
||||
id: SRTAgent
|
||||
name: job-name-SRTAgent
|
||||
description: job-description-SRTAgent
|
||||
name: job-name-srtagent
|
||||
description: job-description-srtagent
|
||||
playTimeTracker: JobSRTAgent
|
||||
setPreference: false
|
||||
startingGear: SRTOfficerBase
|
||||
|
|
|
|||
Loading…
Reference in New Issue