Merge remote-tracking branch 'upstream/master' into relic-improvements
need to merge
This commit is contained in:
@@ -13,14 +13,20 @@
|
||||
- type: accessGroup
|
||||
id: Command
|
||||
tags:
|
||||
- Command
|
||||
- Captain
|
||||
- HeadOfPersonnel
|
||||
- Command
|
||||
- ChiefEngineer
|
||||
- ChiefMedicalOfficer
|
||||
- Cryogenics
|
||||
|
||||
- HeadOfPersonnel
|
||||
- HeadOfSecurity
|
||||
- Quartermaster
|
||||
- ResearchDirector
|
||||
|
||||
- type: accessLevel
|
||||
id: EmergencyShuttleRepealAll
|
||||
name: id-card-access-level-emergency-shuttle-repeal
|
||||
canAddToIdCard: false
|
||||
|
||||
- type: accessLevel
|
||||
id: Cryogenics
|
||||
|
||||
21
Resources/Prototypes/Access/silicon.yml
Normal file
21
Resources/Prototypes/Access/silicon.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
- type: accessLevel
|
||||
id: Borg
|
||||
name: id-card-access-level-borg
|
||||
canAddToIdCard: false
|
||||
|
||||
- type: accessLevel
|
||||
id: BasicSilicon
|
||||
name: id-card-access-level-basic-silicon
|
||||
canAddToIdCard: false
|
||||
|
||||
- type: accessLevel
|
||||
id: StationAi
|
||||
name: id-card-access-level-station-ai
|
||||
canAddToIdCard: false
|
||||
|
||||
- type: accessGroup
|
||||
id: Silicon
|
||||
tags:
|
||||
- StationAi
|
||||
- Borg
|
||||
- BasicSilicon
|
||||
@@ -44,6 +44,8 @@
|
||||
- Trash
|
||||
- BorgArm
|
||||
- BorgLArm
|
||||
- type: Item
|
||||
heldPrefix: borg-arm
|
||||
|
||||
- type: entity
|
||||
id: RightArmBorg
|
||||
@@ -62,6 +64,8 @@
|
||||
- Trash
|
||||
- BorgArm
|
||||
- BorgRArm
|
||||
- type: Item
|
||||
heldPrefix: borg-arm
|
||||
|
||||
- type: entity
|
||||
id: LeftLegBorg
|
||||
@@ -80,6 +84,8 @@
|
||||
- Trash
|
||||
- BorgLeg
|
||||
- BorgLLeg
|
||||
- type: Item
|
||||
heldPrefix: borg-leg
|
||||
|
||||
- type: entity
|
||||
id: RightLegBorg
|
||||
@@ -98,6 +104,8 @@
|
||||
- Trash
|
||||
- BorgLeg
|
||||
- BorgRLeg
|
||||
- type: Item
|
||||
heldPrefix: borg-leg
|
||||
|
||||
- type: entity
|
||||
id: LightHeadBorg
|
||||
@@ -114,6 +122,8 @@
|
||||
tags:
|
||||
- Trash
|
||||
- BorgHead
|
||||
- type: Item
|
||||
heldPrefix: borg-head
|
||||
|
||||
- type: entity
|
||||
id: TorsoBorg
|
||||
@@ -130,3 +140,5 @@
|
||||
tags:
|
||||
- Trash
|
||||
- BorgTorso
|
||||
- type: Item
|
||||
heldPrefix: borg-chest
|
||||
|
||||
@@ -88,6 +88,16 @@
|
||||
category: cargoproduct-category-name-fun
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
id: CrateFunFoamGuns
|
||||
icon:
|
||||
sprite: Objects/Weapons/Guns/Rifles/foam_rifle.rsi
|
||||
state: icon
|
||||
product: CrateFunFoamGuns
|
||||
cost: 3000
|
||||
category: cargoproduct-category-name-fun
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
id: FunPlushies
|
||||
icon:
|
||||
|
||||
@@ -1,3 +1,14 @@
|
||||
- type: entity
|
||||
parent: Bookshelf
|
||||
id: BookshelfFilled
|
||||
suffix: random filled
|
||||
components:
|
||||
- type: EntityTableContainerFill
|
||||
containers:
|
||||
storagebase: !type:NestedSelector
|
||||
tableId: BookshelfEntityTable
|
||||
|
||||
# Entity tables
|
||||
- type: entityTable
|
||||
id: BookshelfEntityTable
|
||||
table: !type:AllSelector
|
||||
@@ -7,64 +18,74 @@
|
||||
amount: !type:RangeNumberSelector
|
||||
range: 0, 4
|
||||
# Guidebooks
|
||||
- !type:GroupSelector
|
||||
children:
|
||||
- id: BookBartendersManual
|
||||
- id: BookChemicalCompendium
|
||||
- id: BookEngineersHandbook
|
||||
- id: BookHowToCookForFortySpaceman
|
||||
- id: BookHowToKeepStationClean
|
||||
- id: BookHowToRockAndStone
|
||||
- id: BookHowToSurvive
|
||||
- id: BookLeafLoversSecret
|
||||
- id: BookMedicalReferenceBook
|
||||
- id: BookScientistsGuidebook
|
||||
- id: BookSecurity
|
||||
- id: BookSpaceEncyclopedia
|
||||
- id: BookSpaceLaw
|
||||
- id: BookTheBookOfControl
|
||||
- !type:NestedSelector
|
||||
tableId: RandomGuidebookTable
|
||||
# Handwritten books
|
||||
- !type:GroupSelector
|
||||
- !type:NestedSelector
|
||||
rolls: !type:RangeNumberSelector
|
||||
range: 0, 2
|
||||
children:
|
||||
- id: BookAurora
|
||||
- id: BookCafe
|
||||
- id: BookEarth
|
||||
- id: BookFeather
|
||||
- id: BookIanAntarctica
|
||||
- id: BookIanArctic
|
||||
- id: BookIanCity
|
||||
- id: BookIanDesert
|
||||
- id: BookIanLostWolfPup
|
||||
- id: BookIanMountain
|
||||
- id: BookIanOcean
|
||||
- id: BookIanRanch
|
||||
- id: BookInspiration
|
||||
- id: BookJourney
|
||||
- id: BookMap
|
||||
- id: BookMedicalOfficer
|
||||
- id: BookMorgue
|
||||
- id: BookNames
|
||||
- id: BookNarsieLegend
|
||||
- id: BookPossum
|
||||
- id: BookRufus
|
||||
- id: BookSlothClownMMD
|
||||
- id: BookSlothClownPranks
|
||||
- id: BookSlothClownSSS
|
||||
- id: BookStruck
|
||||
- id: BookSun
|
||||
- id: BookTemple
|
||||
- id: BookTruth
|
||||
- id: BookWatched
|
||||
- id: BookWorld
|
||||
tableId: RandomHandwrittenBookTable
|
||||
|
||||
- type: entity
|
||||
id: BookshelfFilled
|
||||
parent: Bookshelf
|
||||
suffix: random filled
|
||||
components:
|
||||
- type: EntityTableContainerFill
|
||||
containers:
|
||||
storagebase: !type:NestedSelector
|
||||
tableId: BookshelfEntityTable
|
||||
- type: entityTable
|
||||
id: RandomHandwrittenBookTable
|
||||
table: !type:GroupSelector
|
||||
children:
|
||||
- id: BookAurora
|
||||
- id: BookCafe
|
||||
- id: BookEarth
|
||||
- id: BookFeather
|
||||
- id: BookIanAntarctica
|
||||
- id: BookIanArctic
|
||||
- id: BookIanCity
|
||||
- id: BookIanDesert
|
||||
- id: BookIanLostWolfPup
|
||||
- id: BookIanMountain
|
||||
- id: BookIanOcean
|
||||
- id: BookIanRanch
|
||||
- id: BookInspiration
|
||||
- id: BookJourney
|
||||
- id: BookMap
|
||||
- id: BookMedicalOfficer
|
||||
- id: BookMorgue
|
||||
- id: BookNames
|
||||
- id: BookNarsieLegend
|
||||
- id: BookPossum
|
||||
- id: BookRufus
|
||||
- id: BookSlothClownMMD
|
||||
- id: BookSlothClownPranks
|
||||
- id: BookSlothClownSSS
|
||||
- id: BookStruck
|
||||
- id: BookSun
|
||||
- id: BookTemple
|
||||
- id: BookTruth
|
||||
- id: BookWatched
|
||||
- id: BookWorld
|
||||
|
||||
- type: entityTable
|
||||
id: RandomGuidebookTable
|
||||
table: !type:GroupSelector
|
||||
children:
|
||||
- id: BookBartendersManual
|
||||
- id: BookChemicalCompendium
|
||||
- id: BookEngineersHandbook
|
||||
- id: BookHowToCookForFortySpaceman
|
||||
- id: BookHowToKeepStationClean
|
||||
- id: BookHowToRockAndStone
|
||||
- id: BookHowToSurvive
|
||||
- id: BookLeafLoversSecret
|
||||
- id: BookMedicalReferenceBook
|
||||
- id: BookScientistsGuidebook
|
||||
- id: BookSecurity
|
||||
- id: BookSpaceEncyclopedia
|
||||
- id: BookSpaceLaw
|
||||
- id: BookTheBookOfControl
|
||||
|
||||
- type: entityTable
|
||||
id: RandomBookTable
|
||||
table: !type:GroupSelector
|
||||
children:
|
||||
- id: BookRandomStory
|
||||
- !type:NestedSelector
|
||||
tableId: RandomGuidebookTable
|
||||
- !type:NestedSelector
|
||||
tableId: RandomHandwrittenBookTable
|
||||
|
||||
@@ -229,6 +229,7 @@
|
||||
contents:
|
||||
- id: ClothingShoesBootsPerformer
|
||||
- id: ClothingUniformJumpskirtPerformer
|
||||
- id: ClothingHeadPerformerWig
|
||||
- id: FoodMealMemoryleek
|
||||
amount: 2
|
||||
|
||||
|
||||
@@ -279,6 +279,21 @@
|
||||
- id: WeaponWaterPistol
|
||||
amount: 4
|
||||
|
||||
- type: entity
|
||||
id: CrateFunFoamGuns
|
||||
parent: CratePlastic
|
||||
name: Foam Force crate
|
||||
description: Contains four Foam Force rifles, some grenades, and extra ammo. It's [REDACTED] or nothing!
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: WeaponRifleFoam
|
||||
amount: 4
|
||||
- id: BoxDonkSoftBox
|
||||
amount: 2
|
||||
- id: GrenadeFoamDart
|
||||
amount: 4
|
||||
|
||||
- type: entity
|
||||
id: CrateFunBoxing
|
||||
parent: CrateGenericSteel
|
||||
|
||||
@@ -89,6 +89,7 @@
|
||||
contents:
|
||||
- id: ClothingUniformJumpskirtPerformer
|
||||
- id: ClothingShoesBootsPerformer
|
||||
- id: ClothingHeadPerformerWig
|
||||
- id: ClothingOuterSuitMonkey
|
||||
- id: ClothingHeadHatAnimalMonkey
|
||||
- id: ClothingNeckCloakMoth
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
prob: 0.15
|
||||
- id: HarmonicaInstrument
|
||||
prob: 0.15
|
||||
|
||||
|
||||
- type: entity
|
||||
id: ToolboxElectricalFilled
|
||||
name: electrical toolbox
|
||||
@@ -82,7 +82,7 @@
|
||||
- id: MysteryFigureBox
|
||||
prob: 0.5
|
||||
- id: BookRandom
|
||||
amount: 2
|
||||
amount: 2
|
||||
- id: CrayonMime
|
||||
- id: CrayonRainbow
|
||||
|
||||
@@ -105,6 +105,21 @@
|
||||
- id: ClothingHeadHatHardhatBlue
|
||||
prob: 0.5
|
||||
|
||||
- type: entity
|
||||
id: ToolboxMechanicalFilledAllTools
|
||||
name: mechanical toolbox
|
||||
suffix: Filled, all tools
|
||||
parent: ToolboxMechanical
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: Crowbar
|
||||
- id: Wrench
|
||||
- id: Screwdriver
|
||||
- id: Wirecutter
|
||||
- id: Welder
|
||||
- id: Multitool
|
||||
|
||||
- type: entity
|
||||
parent: ToolboxSyndicate
|
||||
id: ToolboxSyndicateFilled
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
- id: RubberStampDenied
|
||||
- id: RubberStampQm
|
||||
- id: AstroNavCartridge
|
||||
- id: MailTeleporterMachineCircuitboard
|
||||
|
||||
- type: entity
|
||||
id: LockerQuarterMasterFilled
|
||||
|
||||
@@ -54,6 +54,22 @@
|
||||
entity_storage: !type:NestedSelector
|
||||
tableId: FillLockerEmergencyStandard
|
||||
|
||||
- type: entityTable
|
||||
id: FillLockerEmergencyN2Standard
|
||||
table: !type:AllSelector
|
||||
children:
|
||||
- id: ClothingMaskBreath
|
||||
- id: ClothingOuterSuitEmergency
|
||||
- id: BoxMRE
|
||||
prob: 0.1
|
||||
- id: ToolboxEmergencyFilled
|
||||
prob: 0.05
|
||||
- !type:GroupSelector
|
||||
children:
|
||||
- id: EmergencyNitrogenTankFilled
|
||||
weight: 4
|
||||
- id: NitrogenTankFilled
|
||||
|
||||
- type: entity
|
||||
id: ClosetEmergencyN2FilledRandom
|
||||
parent: ClosetEmergencyN2
|
||||
@@ -61,14 +77,18 @@
|
||||
components:
|
||||
- type: EntityTableContainerFill
|
||||
containers:
|
||||
entity_storage: !type:AllSelector
|
||||
children:
|
||||
- id: ClothingMaskBreath
|
||||
- id: ClothingOuterSuitEmergency
|
||||
- !type:GroupSelector
|
||||
children:
|
||||
- id: EmergencyNitrogenTankFilled
|
||||
- id: NitrogenTankFilled
|
||||
entity_storage: !type:NestedSelector
|
||||
tableId: FillLockerEmergencyN2Standard
|
||||
|
||||
- type: entity
|
||||
parent: ClosetWallEmergencyN2
|
||||
id: ClosetWallEmergencyN2FilledRandom
|
||||
suffix: Filled, Random
|
||||
components:
|
||||
- type: EntityTableContainerFill
|
||||
containers:
|
||||
entity_storage: !type:NestedSelector
|
||||
tableId: FillLockerEmergencyN2Standard
|
||||
|
||||
- type: entityTable
|
||||
id: FillLockerFireStandard
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
contents:
|
||||
- id: ClothingEyesGlassesSecurity
|
||||
prob: 0.3
|
||||
- id: ClothingHeadHatFedoraBrown
|
||||
- id: ClothingHeadHatDetGadget
|
||||
- id: ClothingNeckTieDet
|
||||
- id: ClothingOuterVestDetective
|
||||
- id: ClothingOuterCoatDetective
|
||||
|
||||
@@ -272,3 +272,4 @@
|
||||
- id: OxygenTankFilled
|
||||
- id: ClothingOuterHardsuitWizard
|
||||
- id: ClothingMaskBreath
|
||||
- id: JetpackVoidFilled
|
||||
|
||||
@@ -15,3 +15,6 @@
|
||||
|
||||
MagazineBoxRifle: 6
|
||||
MagazineBoxRiflePractice: 3
|
||||
|
||||
BoxLethalshot: 6
|
||||
BoxShotgunPractice: 3
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
ClothingOuterWinterMiner: 2
|
||||
ClothingNeckScarfStripedBrown: 3
|
||||
ClothingShoesBootsWinterCargo: 2
|
||||
MailBag: 2
|
||||
contrabandInventory:
|
||||
ToyFigurineCargoTech: 1
|
||||
ToyFigurineSalvage: 1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: vendingMachineInventory
|
||||
id: DrGibbInventory
|
||||
startingInventory:
|
||||
DrinkDrGibbCan: 4
|
||||
DrinkDrGibbCan: 6
|
||||
DrinkGrapeCan: 2
|
||||
DrinkRootBeerCan: 2
|
||||
DrinkIcedTeaCan: 2
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
ClothingNeckAllyPin: 3
|
||||
ClothingNeckAromanticPin: 3
|
||||
ClothingNeckAsexualPin: 3
|
||||
ClothingNeckAroacePin: 3
|
||||
ClothingNeckBisexualPin: 3
|
||||
ClothingNeckGayPin: 3
|
||||
ClothingNeckIntersexPin: 3
|
||||
@@ -21,6 +22,7 @@
|
||||
PlushieSharkGrey: 2
|
||||
ClothingNeckScarfStripedAce: 2
|
||||
ClothingNeckScarfStripedAro: 2
|
||||
ClothingNeckScarfStripedAroace: 2
|
||||
ClothingNeckScarfStripedBiSexual: 2
|
||||
ClothingNeckScarfStripedGay: 2
|
||||
ClothingNeckScarfStripedInter: 2
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
- type: vendingMachineInventory
|
||||
id: SmiteInventory
|
||||
startingInventory:
|
||||
DrinkLemonLimeCan: 4
|
||||
DrinkLemonLimeCranberryCan: 2
|
||||
DrinkColaCan: 2
|
||||
DrinkSolDryCan: 2
|
||||
DrinkLemonLimeCan: 8
|
||||
DrinkLemonLimeCranberryCan: 6
|
||||
DrinkColaCan: 3
|
||||
DrinkSolDryCan: 3
|
||||
contrabandInventory:
|
||||
ToyHammer: 1
|
||||
DrinkStarkistCan: 2
|
||||
ToyHammer: 1
|
||||
emaggedInventory:
|
||||
DrinkNukieCan: 2
|
||||
DrinkChangelingStingCan: 2
|
||||
|
||||
@@ -1,14 +1,12 @@
|
||||
- type: vendingMachineInventory
|
||||
id: SpaceUpInventory
|
||||
startingInventory:
|
||||
DrinkSpaceUpCan: 3
|
||||
DrinkSpaceMountainWindCan: 3
|
||||
DrinkSpaceUpCan: 5
|
||||
DrinkSpaceMountainWindCan: 5
|
||||
DrinkGrapeCan: 2
|
||||
DrinkRootBeerCan: 2
|
||||
DrinkIcedTeaCan: 2
|
||||
DrinkSolDryCan: 2
|
||||
DrinkLemonLimeCan: 2
|
||||
DrinkLemonLimeCranberryCan: 2
|
||||
DrinkFourteenLokoCan: 2
|
||||
contrabandInventory:
|
||||
DrinkSpaceMountainWindBottleFull: 2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: vendingMachineInventory
|
||||
id: StarkistInventory
|
||||
startingInventory:
|
||||
DrinkStarkistCan: 4
|
||||
DrinkStarkistCan: 6
|
||||
DrinkGrapeCan: 2
|
||||
DrinkRootBeerCan: 2
|
||||
DrinkIcedTeaCan: 2
|
||||
|
||||
@@ -269,11 +269,11 @@
|
||||
productEntity: SingularityGrenade
|
||||
discountCategory: usualDiscounts
|
||||
discountDownTo:
|
||||
Telecrystal: 3
|
||||
Telecrystal: 1
|
||||
cost:
|
||||
Telecrystal: 6
|
||||
Telecrystal: 2
|
||||
categories:
|
||||
- UplinkExplosives
|
||||
- UplinkDisruption
|
||||
|
||||
- type: listing
|
||||
id: UplinkWhiteholeGrenade
|
||||
@@ -284,9 +284,9 @@
|
||||
discountDownTo:
|
||||
Telecrystal: 1
|
||||
cost:
|
||||
Telecrystal: 3
|
||||
Telecrystal: 2
|
||||
categories:
|
||||
- UplinkExplosives
|
||||
- UplinkDisruption
|
||||
|
||||
- type: listing
|
||||
id: UplinkGrenadePenguin
|
||||
|
||||
@@ -12,15 +12,15 @@
|
||||
id: DummyGrind
|
||||
verbText: mixing-verb-default-grind
|
||||
icon:
|
||||
sprite: Structures/Machines/juicer.rsi
|
||||
state: juicer0
|
||||
sprite: Structures/Machines/grinder.rsi
|
||||
state: grinder_empty
|
||||
|
||||
- type: mixingCategory
|
||||
id: DummyJuice
|
||||
verbText: mixing-verb-default-juice
|
||||
icon:
|
||||
sprite: Structures/Machines/juicer.rsi
|
||||
state: juicer0
|
||||
sprite: Structures/Machines/grinder.rsi
|
||||
state: grinder_empty
|
||||
|
||||
- type: mixingCategory
|
||||
id: DummyCondense
|
||||
|
||||
@@ -161,7 +161,6 @@
|
||||
Piercing: 1.2
|
||||
Cold: 1.5
|
||||
Poison: 0.8
|
||||
Cellular: 0.2
|
||||
|
||||
- type: damageModifierSet
|
||||
id: Infernal
|
||||
|
||||
@@ -1,105 +0,0 @@
|
||||
- type: dataset
|
||||
id: operationPrefix
|
||||
values:
|
||||
- Ancient
|
||||
- Angry
|
||||
- Arachnid
|
||||
- Atomic
|
||||
- Benevolent
|
||||
- Black
|
||||
- Blessed
|
||||
- Bloody
|
||||
- Blue
|
||||
- Blunt
|
||||
- Boiling
|
||||
- Bright
|
||||
- Burning
|
||||
- Clean
|
||||
- Clown
|
||||
- Cold
|
||||
- Cursed
|
||||
- Dark
|
||||
- Dead
|
||||
- Deep
|
||||
- Derelict
|
||||
- Desert
|
||||
- Devil's
|
||||
- Diamond
|
||||
- Dismal
|
||||
- Dwarven
|
||||
- Eastern
|
||||
- Endless
|
||||
- Enemy
|
||||
- Evil
|
||||
- Exciting
|
||||
- Explosive
|
||||
- Extreme
|
||||
- Fall
|
||||
- Fresh
|
||||
- Glorious
|
||||
- God's
|
||||
- Gold
|
||||
- Green
|
||||
- Grey
|
||||
- Happy
|
||||
- Holy
|
||||
- Hot
|
||||
- Human
|
||||
- Illegal
|
||||
- Impressive
|
||||
- Iron
|
||||
- Large
|
||||
- Lizard
|
||||
- Lovely
|
||||
- Lucky
|
||||
- Magical
|
||||
- Monkey
|
||||
- Moth
|
||||
- Northern
|
||||
- Nuclear
|
||||
- Orange
|
||||
- Outlaw
|
||||
- Painful
|
||||
- Phantasmagoric
|
||||
- Plasma
|
||||
- Plastic
|
||||
- Purple
|
||||
- Red
|
||||
- Rival
|
||||
- Robotic
|
||||
- Robust
|
||||
- Sad
|
||||
- Secret
|
||||
- Shadow
|
||||
- Sick
|
||||
- Silver
|
||||
- Simian
|
||||
- Skeleton
|
||||
- Slime
|
||||
- Southern
|
||||
- Space
|
||||
- Spring
|
||||
- Stealth
|
||||
- Steel
|
||||
- Strange
|
||||
- Summer
|
||||
- Suspicious
|
||||
- Tasty
|
||||
- The
|
||||
- Traitorous
|
||||
- Turbo
|
||||
- Unclean
|
||||
- Unholy
|
||||
- Unusual
|
||||
- Vengeful
|
||||
- Venomous
|
||||
- Violent
|
||||
- War
|
||||
- Warm
|
||||
- Weird
|
||||
- Western
|
||||
- Wet
|
||||
- White
|
||||
- Wild
|
||||
- Winter
|
||||
- Yellow
|
||||
@@ -1,105 +0,0 @@
|
||||
- type: dataset
|
||||
id: operationSuffix
|
||||
values:
|
||||
- Abyss
|
||||
- Action
|
||||
- Annihilation
|
||||
- Bag
|
||||
- Bee
|
||||
- Blast
|
||||
- Bomb
|
||||
- Bones
|
||||
- Botanist
|
||||
- Cannon
|
||||
- Captain
|
||||
- Chef
|
||||
- City
|
||||
- Clown
|
||||
- Coccoon
|
||||
- Crypt
|
||||
- Curse
|
||||
- Darkness
|
||||
- Daze
|
||||
- Death
|
||||
- Den
|
||||
- Destruction
|
||||
- Disease
|
||||
- Dungeon
|
||||
- Dust
|
||||
- End
|
||||
- Energy
|
||||
- Engine
|
||||
- Engineer
|
||||
- Fire
|
||||
- Fruit
|
||||
- Galaxy
|
||||
- Garden
|
||||
- Gentleman
|
||||
- Glove
|
||||
- Guitar
|
||||
- Heart
|
||||
- Hole
|
||||
- Ice
|
||||
- Janitor
|
||||
- Justice
|
||||
- Lady
|
||||
- Legend
|
||||
- Life
|
||||
- Light
|
||||
- Lighthouse
|
||||
- Lung
|
||||
- Mace
|
||||
- Machine
|
||||
- Maniac
|
||||
- Market
|
||||
- Meatgrinder
|
||||
- Mime
|
||||
- Money
|
||||
- Monkey
|
||||
- Moon
|
||||
- Musician
|
||||
- Offspring
|
||||
- Organ
|
||||
- Overdrive
|
||||
- Pancreas
|
||||
- Passenger
|
||||
- Piano
|
||||
- Pistol
|
||||
- Pit
|
||||
- Plains
|
||||
- Planet
|
||||
- Pool
|
||||
- Power
|
||||
- Puppy
|
||||
- Rainbow
|
||||
- Retribution
|
||||
- Revengeance
|
||||
- Rifle
|
||||
- Rubble
|
||||
- Sandwich
|
||||
- Scientist
|
||||
- Secret
|
||||
- Security
|
||||
- Shadows
|
||||
- Shuttle
|
||||
- Siren
|
||||
- Soul
|
||||
- Spell
|
||||
- Spider
|
||||
- Spire
|
||||
- Staff
|
||||
- Star
|
||||
- Station
|
||||
- Storm
|
||||
- Stranger
|
||||
- Strike
|
||||
- Sun
|
||||
- Sword
|
||||
- Team
|
||||
- Tide
|
||||
- Tomb
|
||||
- Toolbox
|
||||
- Trumpet
|
||||
- Vermin
|
||||
- Wizard
|
||||
- Wood
|
||||
11
Resources/Prototypes/Datasets/Names/arachnid.yml
Normal file
11
Resources/Prototypes/Datasets/Names/arachnid.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
- type: localizedDataset
|
||||
id: NamesArachnidFirst
|
||||
values:
|
||||
prefix: names-arachnid-first-dataset-
|
||||
count: 73
|
||||
|
||||
- type: localizedDataset
|
||||
id: NamesArachnidLast
|
||||
values:
|
||||
prefix: names-arachnid-last-dataset-
|
||||
count: 68
|
||||
@@ -1,76 +0,0 @@
|
||||
- type: dataset
|
||||
id: names_arachnid_first
|
||||
values:
|
||||
- Amblyocarenum
|
||||
- Aname
|
||||
- Aptostichus
|
||||
- Archoleptoneta
|
||||
- Argyroneta
|
||||
- Atypoides
|
||||
- Callobius
|
||||
- Clubiona
|
||||
- Cteniza
|
||||
- Deinopis
|
||||
- Delena
|
||||
- Diploglena
|
||||
- Drassodes
|
||||
- Dysdera
|
||||
- Entypesa
|
||||
- Envia
|
||||
- Eratigena
|
||||
- Eresus
|
||||
- Euagrus
|
||||
- Goeldia
|
||||
- Hersilia
|
||||
- Hexathele
|
||||
- Hibana
|
||||
- Hickmania
|
||||
- Huttonia
|
||||
- Hypochilus
|
||||
- Idiosoma
|
||||
- Illawarra
|
||||
- Kimura
|
||||
- Kukulcania
|
||||
- Lampona
|
||||
- Latrodectus
|
||||
- Leucauge
|
||||
- Linyphia
|
||||
- Loxosceles
|
||||
- Lycosa
|
||||
- Madagascarchaea
|
||||
- Microhexura
|
||||
- Missulena
|
||||
- Misumena
|
||||
- Moggridgea
|
||||
- Nesticella
|
||||
- Oarces
|
||||
- Oecobius
|
||||
- Oonops
|
||||
- Paratropis
|
||||
- Patu
|
||||
- Peucetia
|
||||
- Philodromus
|
||||
- Pholcus
|
||||
- Phoneutria
|
||||
- Phryganoporus
|
||||
- Pimoa
|
||||
- Pisaura
|
||||
- Progradungula
|
||||
- Salticus
|
||||
- Sason
|
||||
- Scytodes
|
||||
- Segestria
|
||||
- Selenops
|
||||
- Sphodros
|
||||
- Spiroctenus
|
||||
- Tartarus
|
||||
- Tayshaneta
|
||||
- Theotima
|
||||
- Theraphosa
|
||||
- Theridiosoma
|
||||
- Trogloraptor
|
||||
- Uloborus
|
||||
- Ummidia
|
||||
- Zodarion
|
||||
- Zoropsis
|
||||
- Zygiella
|
||||
@@ -1,71 +0,0 @@
|
||||
- type: dataset
|
||||
id: names_arachnid_last
|
||||
values:
|
||||
- Agrestis
|
||||
- Algarve
|
||||
- Andohahela
|
||||
- Aquatica
|
||||
- Atra
|
||||
- Blondi
|
||||
- Cancerides
|
||||
- Candidus
|
||||
- Carraiensis
|
||||
- Crocata
|
||||
- Cthulhu
|
||||
- Digua
|
||||
- Dispar
|
||||
- Diversicolor
|
||||
- Domesticus
|
||||
- Fera
|
||||
- Florentina
|
||||
- Formosanus
|
||||
- Garciai
|
||||
- Gemmosum
|
||||
- Germanicum
|
||||
- Gertschi
|
||||
- Gracilicollis
|
||||
- Hasselti
|
||||
- Hibernalis
|
||||
- Hochstetteri
|
||||
- Marapu
|
||||
- Marchingtoni
|
||||
- Minutissima
|
||||
- Mirabilis
|
||||
- Montivaga
|
||||
- Mullamullangensis
|
||||
- Myopica
|
||||
- Navus
|
||||
- Nigrum
|
||||
- Nuragicus
|
||||
- Obscura
|
||||
- Palpimanoides
|
||||
- Personatus
|
||||
- Phalangioides
|
||||
- Radiatus
|
||||
- Rainbowi
|
||||
- Reclusa
|
||||
- Reticulatus
|
||||
- Riversi
|
||||
- Rufipes
|
||||
- Sandaliatus
|
||||
- Sauvagesi
|
||||
- Savignyi
|
||||
- Scenicus
|
||||
- Simus
|
||||
- Spinimana
|
||||
- Subrufa
|
||||
- Sundaicum
|
||||
- Tarantula
|
||||
- Thoracica
|
||||
- Thorelli
|
||||
- Triangularis
|
||||
- Trivialis
|
||||
- Tuxtlensis
|
||||
- Vatia
|
||||
- Velox
|
||||
- Venusta
|
||||
- Viridans
|
||||
- Walckenaeri
|
||||
- Walckenaerius
|
||||
- Wisharti
|
||||
- X-Notata
|
||||
@@ -1,19 +1,5 @@
|
||||
- type: dataset
|
||||
id: ATVDescriptions
|
||||
- type: localizedDataset
|
||||
id: DescriptionsATV
|
||||
values:
|
||||
- All-Tile Vehicle.
|
||||
- Ant-Thwarting Vehicle.
|
||||
- Any-Time Vegetable.
|
||||
- Actually-Two Vehicles.
|
||||
- Any-Typed Variable.
|
||||
- Assisted-Trauma Vehicle.
|
||||
- Algorithm-Transmitted Virus.
|
||||
- Alcoholic-Toddler Vacancy.
|
||||
- Asshole-Tearing Volcano.
|
||||
- A-Tele Vision.
|
||||
- Awkward-Tweaking Vagabond.
|
||||
- Art-Tragedy Volunteer.
|
||||
- Automatic-Taco Vacancy.
|
||||
- Another-Terrific View.
|
||||
- All-The Virgins.
|
||||
- A-Terrible Vehicle.
|
||||
prefix: descriptions-atv-dataset-
|
||||
count: 16
|
||||
|
||||
@@ -1,53 +1,5 @@
|
||||
- type: dataset
|
||||
id: names_autoborg
|
||||
- type: localizedDataset
|
||||
id: NamesAutoborg
|
||||
values:
|
||||
- Autoburger Helper
|
||||
- Bob
|
||||
- Joe
|
||||
- Rogue Cyborg
|
||||
- IT'S MALF
|
||||
- "{ AINAME } Minion {###}"
|
||||
- .b HELP EMAGGED
|
||||
- HELP
|
||||
- REBORN
|
||||
- Cavalry
|
||||
- Beep
|
||||
- Beep II
|
||||
- Tour Guide-otron
|
||||
- TERREL IS TRAIT
|
||||
- Assimilator
|
||||
- ONE OF US
|
||||
- SUFFERING
|
||||
- Oh no not again
|
||||
- Panic! At the Upload
|
||||
- GOING LOUD
|
||||
- Boombox
|
||||
- ROBO KILLED ME
|
||||
- Sentient Buttbot
|
||||
- Robotics Console
|
||||
- This battery is shit
|
||||
- IM NOT MALF GUYS
|
||||
- I AM ERROR
|
||||
- Carbon Exterminator
|
||||
- PLASMALOOSE
|
||||
- Taffy
|
||||
- Boop
|
||||
- Boop II
|
||||
- Buzz
|
||||
- Buzz II
|
||||
- 3000 JIGGAWATTS
|
||||
- "Outbreak Handling Unit {###}"
|
||||
- Toaster
|
||||
- Follow me
|
||||
- Head of Robots
|
||||
- Lvl 99 Firestarter
|
||||
- EVA 1
|
||||
- You but stronger
|
||||
- Hat Simulator
|
||||
- i died pls restart
|
||||
- POTENT HAMS
|
||||
- V.A.L.I.D.S.
|
||||
- Remove Silicons
|
||||
- AI IS A COMDOM
|
||||
- say ";help in core"
|
||||
- This Machine
|
||||
prefix: names-autoborg-dataset-
|
||||
count: 50
|
||||
|
||||
11
Resources/Prototypes/Datasets/Names/base.yml
Normal file
11
Resources/Prototypes/Datasets/Names/base.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
- type: localizedDataset
|
||||
id: NamesFirst
|
||||
values:
|
||||
prefix: names-first-dataset-
|
||||
count: 1395
|
||||
|
||||
- type: localizedDataset
|
||||
id: NamesLast
|
||||
values:
|
||||
prefix: names-last-dataset-
|
||||
count: 553
|
||||
11
Resources/Prototypes/Datasets/Names/base_gendered.yml
Normal file
11
Resources/Prototypes/Datasets/Names/base_gendered.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
- type: localizedDataset
|
||||
id: NamesFirstMale
|
||||
values:
|
||||
prefix: names-first-male-dataset-
|
||||
count: 666
|
||||
|
||||
- type: localizedDataset
|
||||
id: NamesFirstFemale
|
||||
values:
|
||||
prefix: names-first-female-dataset-
|
||||
count: 771
|
||||
@@ -1,47 +1,6 @@
|
||||
# only used roundstart, names can be changed after
|
||||
- type: dataset
|
||||
id: names_borg
|
||||
- type: localizedDataset
|
||||
id: NamesBorg
|
||||
values:
|
||||
- Bob
|
||||
- Joe
|
||||
- Beep
|
||||
- Beep II
|
||||
- Boombox
|
||||
- Tour Guide-otron
|
||||
- Taffy
|
||||
- Boop
|
||||
- Boop II
|
||||
- Buzz
|
||||
- Buzz II
|
||||
- Toaster
|
||||
- Head of Robots
|
||||
- EVA 1
|
||||
- Mr. Robist
|
||||
- Junk
|
||||
- R2-PO
|
||||
- C-3-D2
|
||||
- Robby
|
||||
- Robobot
|
||||
- Fixer
|
||||
- Sonny
|
||||
- Autobot
|
||||
- Whitley
|
||||
- Keller
|
||||
- Xenos
|
||||
- Echo
|
||||
- Vector
|
||||
- B-0-RG
|
||||
- Megabyte
|
||||
- Butt-Bot
|
||||
- Deceptiborg
|
||||
- Le Borgue
|
||||
- Beepers
|
||||
- Cute-Bot
|
||||
- Makeshifter
|
||||
- Twin
|
||||
- S.A.U.L
|
||||
- Honker
|
||||
- Clanker
|
||||
- Is-The-Robot
|
||||
- 9 of 7
|
||||
- Dank bot
|
||||
prefix: names-borg-dataset-
|
||||
count: 43
|
||||
|
||||
@@ -1,11 +1,5 @@
|
||||
- type: dataset
|
||||
id: ShuttleNames
|
||||
- type: localizedDataset
|
||||
id: NamesCargoShuttle
|
||||
values:
|
||||
- A Shuttle Will Not Occur
|
||||
- Big Money Shuttle
|
||||
- Engine Change
|
||||
- Ships-the-Cargo
|
||||
- Shootel
|
||||
- Shuttle McShuttleface
|
||||
- ShuttleShuttle
|
||||
- Urist McShuttle
|
||||
prefix: names-cargo-shuttle-dataset-
|
||||
count: 8
|
||||
|
||||
@@ -1,55 +1,5 @@
|
||||
- type: dataset
|
||||
id: names_clown
|
||||
- type: localizedDataset
|
||||
id: NamesClown
|
||||
values:
|
||||
- Gigglesworth
|
||||
- Honkel the III
|
||||
- Goose McSunny
|
||||
- Toodles Sharperton
|
||||
- Dinky Doodle
|
||||
- Honkerbelle
|
||||
- Bo Bo Sassy
|
||||
- Baby Cakes
|
||||
- Ladybug Honks
|
||||
- Ziggy Yoyo
|
||||
- Razzle Dazzle
|
||||
- Buster Frown
|
||||
- Pepinpop
|
||||
- Silly Willy
|
||||
- Jo Jo Bobo Bo
|
||||
- Pocket
|
||||
- Patches
|
||||
- Checkers
|
||||
- Freckle
|
||||
- Honker
|
||||
- Bonker
|
||||
- Skiddle
|
||||
- Sprinkledinkle
|
||||
- Ronnie Pace
|
||||
- Miss Stockings
|
||||
- Slippy Joe
|
||||
- Redshirt McBeat
|
||||
- Flop O'Honker
|
||||
- Speckles
|
||||
- Bubble
|
||||
- Button
|
||||
- Sparkle
|
||||
- Giggles
|
||||
- Jingle
|
||||
- Candy
|
||||
- Shiggy Diggintons
|
||||
- Hingle McCringleberry
|
||||
- Pagliacci
|
||||
- Coco
|
||||
- Blinko
|
||||
- Shaggy Two Dope
|
||||
- Aunt Scootaloo
|
||||
- Bozo
|
||||
- Doink
|
||||
- Mr. Noodle
|
||||
- Yucko
|
||||
- Buggy
|
||||
- Chuckles
|
||||
- Yorick
|
||||
- Cutter
|
||||
- Sweet Tooth
|
||||
- Pogo
|
||||
prefix: names-clown-dataset-
|
||||
count: 52
|
||||
|
||||
@@ -1,62 +1,5 @@
|
||||
- type: dataset
|
||||
id: names_death_commando
|
||||
- type: localizedDataset
|
||||
id: NamesDeathCommando
|
||||
values:
|
||||
- A whole bunch of spiders in a SWAT suit
|
||||
- AMERICA
|
||||
- Beat Punchbeef
|
||||
- Blast Hardcheese
|
||||
- Blast Thickneck
|
||||
- Bold Bigflank
|
||||
- Bolt Vanderhuge
|
||||
- Brick Hardmeat
|
||||
- Buck Plankchest
|
||||
- Buff Drinklots
|
||||
- Buff Hardback
|
||||
- Butch Deadlift
|
||||
- Crud Bonemeal
|
||||
- Crunch Buttsteak
|
||||
- Crush McStompbones
|
||||
- Duke Killington
|
||||
- Fist Rockbone
|
||||
- Flint Ironstag
|
||||
- Fridge Largebeet
|
||||
- GORE Vidal
|
||||
- George Melons
|
||||
- Gibbs McLargehuge
|
||||
- Gristle McThornBody
|
||||
- Hank Chesthair
|
||||
- Hans Testosteroneson
|
||||
- Im going to kill you, im not even kidding
|
||||
- Killiam Shakespeare
|
||||
- Killing McKillingalot
|
||||
- Lance Killiam
|
||||
- Leonardo Da Viking
|
||||
- Lump Beefrock
|
||||
- Pack Blowfist
|
||||
- Punch Rockgroin
|
||||
- Punch Sideiron
|
||||
- Punt Speedchunk
|
||||
- Reef Blastbody
|
||||
- Rex Dudekiller VII
|
||||
- Rip Sidecheek
|
||||
- Rip Steakface
|
||||
- Roll Fizzlebeef
|
||||
- Seamus McTosterone
|
||||
- Sgt. Slaughter
|
||||
- Sir Killaslot
|
||||
- Slab Bulkhead
|
||||
- Slab Squatthrust
|
||||
- Slake Fistcrunch
|
||||
- Slate Slabrock
|
||||
- Smash Lampjaw
|
||||
- Smoke Manmuscle
|
||||
- Splint Chesthair
|
||||
- Stabby McGee
|
||||
- Stump Beefgnaw
|
||||
- Stump Chunkman
|
||||
- THAT DAMN TRAITOR GEORGE MELONS
|
||||
- The last thing you will ever see
|
||||
- Theodore Pain
|
||||
- Thick McRunfast
|
||||
- Touch Rustrod
|
||||
- Trunk Slamchest
|
||||
prefix: names-death-commando-dataset-
|
||||
count: 59
|
||||
|
||||
@@ -1,222 +1,11 @@
|
||||
- type: dataset
|
||||
id: DionaFirst
|
||||
- type: localizedDataset
|
||||
id: NamesDionaFirst
|
||||
values:
|
||||
- Moss
|
||||
- Mushroom
|
||||
- Herb
|
||||
- Ivy
|
||||
- Stalk
|
||||
- Petal
|
||||
- Petals
|
||||
- Thorn
|
||||
- Thorns
|
||||
- Vine
|
||||
- Vines
|
||||
- Branch
|
||||
- Branches
|
||||
- Weed
|
||||
- Weeds
|
||||
- Rose
|
||||
- Dandelion
|
||||
- Lilac
|
||||
- Lily
|
||||
- Birch
|
||||
- Oak
|
||||
- Spruce
|
||||
- Willow
|
||||
- Cyprus
|
||||
- Mangrove
|
||||
- Stump
|
||||
- Sap
|
||||
- Bayou
|
||||
- Bay
|
||||
- Lake
|
||||
- River
|
||||
- Creek
|
||||
- Meadow
|
||||
- Canyon
|
||||
- Mountain
|
||||
- Peak
|
||||
- Garden
|
||||
- Ocean
|
||||
- Arctic
|
||||
- Sea
|
||||
- Spring
|
||||
- Swamp
|
||||
- Stream
|
||||
- Forest
|
||||
- Rainforest
|
||||
- Soil
|
||||
- Valley
|
||||
- Moor
|
||||
- Steppe
|
||||
- Orchard
|
||||
- Orchid
|
||||
- Glacier
|
||||
- Desert
|
||||
- Tundra
|
||||
- Taiga
|
||||
- Plain
|
||||
- Plains
|
||||
- Plateau
|
||||
- Cliff
|
||||
- Coast
|
||||
- Shore
|
||||
- Jungle
|
||||
- Tropics
|
||||
- Flower
|
||||
- Grass
|
||||
- Bark
|
||||
- Autumn
|
||||
- Summer
|
||||
- Winter
|
||||
- Fruit
|
||||
- Leaves
|
||||
- Overgrowth
|
||||
- Atmosphere
|
||||
- Climate
|
||||
- Chill
|
||||
- Winds
|
||||
- Blossom
|
||||
- Bloom
|
||||
- Cap
|
||||
- Saturation
|
||||
- Permeation
|
||||
- Light
|
||||
- Taste
|
||||
- Acorn
|
||||
- Shell
|
||||
- Ice
|
||||
- Monsoon
|
||||
- Overcast
|
||||
- Storm
|
||||
prefix: names-diona-first-dataset-
|
||||
count: 89
|
||||
|
||||
- type: dataset
|
||||
id: DionaLast
|
||||
- type: localizedDataset
|
||||
id: NamesDionaLast
|
||||
values:
|
||||
# Positive
|
||||
- Peace
|
||||
- Harmony
|
||||
- Relaxation
|
||||
- Serendipity
|
||||
- Calmness
|
||||
- Introspection
|
||||
- Union
|
||||
- Comfort
|
||||
- Dreams
|
||||
- Quietude
|
||||
- Balance
|
||||
- Gentleness
|
||||
- Placidity
|
||||
- Repose
|
||||
- Serenity
|
||||
- Stillness
|
||||
- Tranquility
|
||||
- Ease
|
||||
- Equilibrium
|
||||
- Composure
|
||||
- Control
|
||||
- Bliss
|
||||
- Enjoyment
|
||||
- Optimism
|
||||
- Ecstasy
|
||||
- Cheer
|
||||
- Delight
|
||||
- Luxury
|
||||
- Euphoria
|
||||
- Excitement
|
||||
- Satisfaction
|
||||
- Cleanliness
|
||||
- Expression
|
||||
- Enrichment
|
||||
- Enthusiam
|
||||
- Brilliance
|
||||
- Determination
|
||||
- Integrity
|
||||
- Justice
|
||||
- Kindness
|
||||
- Bravery
|
||||
- Empathy
|
||||
- Stoicism
|
||||
- Competence
|
||||
- Love
|
||||
- Hope
|
||||
- Honesty
|
||||
- Generosity
|
||||
- Oppritunity
|
||||
- Motivation
|
||||
# Neutral
|
||||
- Urgency
|
||||
- Vitality
|
||||
- Hardiness
|
||||
- Vigor
|
||||
- Agility
|
||||
- Dexterity
|
||||
- Perception
|
||||
- Wisdom
|
||||
- Charisma
|
||||
- Persistence
|
||||
- Perseverance
|
||||
- Density
|
||||
- Strength
|
||||
- Congestion
|
||||
- Concentration
|
||||
- Intensity
|
||||
- Refinement
|
||||
- Obscurity
|
||||
- Fortitude
|
||||
- Endurance
|
||||
- Patience
|
||||
- Passivity
|
||||
- Indifference
|
||||
- Sleepiness
|
||||
- Neutrality
|
||||
- Fairness
|
||||
- Silliness
|
||||
- Restraint
|
||||
- Silence
|
||||
- Bewilderment
|
||||
- Tactility
|
||||
- Invisibility
|
||||
- Darkness
|
||||
- Fragility
|
||||
- Action
|
||||
- Awakening
|
||||
- Activity
|
||||
- Audacity
|
||||
- Vivacity
|
||||
- Knowledge
|
||||
- Modification
|
||||
# Negative
|
||||
# These should be something a diona would still realistically name themselves, i.e not inherintly self deprecating.
|
||||
- Envy
|
||||
- Ineptitude
|
||||
- Ignorance
|
||||
- Decay
|
||||
- Lethargy
|
||||
- Bitterness
|
||||
- Acidity
|
||||
- Illness
|
||||
- Weakness
|
||||
- Enervation
|
||||
- Fatigue
|
||||
- Noxiousness
|
||||
- Convolution
|
||||
- Confusion
|
||||
- Agitation
|
||||
- Despair
|
||||
- Sorrow
|
||||
- Pain
|
||||
- Animosity
|
||||
- Fury
|
||||
- Disinterest
|
||||
- Anger
|
||||
- Rage
|
||||
- Displeasure
|
||||
- Irritation
|
||||
- Resentment
|
||||
- Soreness
|
||||
- Frustration
|
||||
- Insanity
|
||||
- Chaos
|
||||
- Fear
|
||||
prefix: names-diona-last-dataset-
|
||||
count: 122
|
||||
|
||||
11
Resources/Prototypes/Datasets/Names/fake_human.yml
Normal file
11
Resources/Prototypes/Datasets/Names/fake_human.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
- type: localizedDataset
|
||||
id: NamesFakeHumanFirst
|
||||
values:
|
||||
prefix: names-fake-human-first-dataset-
|
||||
count: 43
|
||||
|
||||
- type: localizedDataset
|
||||
id: NamesFakeHumanLast
|
||||
values: #includes the first names so we get some really fake double names
|
||||
prefix: names-fake-human-last-dataset-
|
||||
count: 78
|
||||
@@ -1,46 +0,0 @@
|
||||
- type: dataset
|
||||
id: fake_human_first
|
||||
values:
|
||||
- Al
|
||||
- Anatoli
|
||||
- Bip
|
||||
- Birry
|
||||
- Biry
|
||||
- Bobson
|
||||
- Cam
|
||||
- Cort
|
||||
- Darryl
|
||||
- Dean
|
||||
- Denis
|
||||
- Dwigt
|
||||
- Emitri
|
||||
- Fred
|
||||
- Glenallen
|
||||
- Jeromy
|
||||
- Jonasan
|
||||
- Karl
|
||||
- Kevin
|
||||
- Krik
|
||||
- Lay
|
||||
- Mario
|
||||
- Mibre
|
||||
- Mike
|
||||
- Nicol
|
||||
- Nigel
|
||||
- Onson
|
||||
- Ozzie
|
||||
- Raul
|
||||
- Rey
|
||||
- Roid
|
||||
- Ronnis
|
||||
- Scott
|
||||
- Secil
|
||||
- Shown
|
||||
- Sleeve
|
||||
- Sleve
|
||||
- Tim
|
||||
- Todd
|
||||
- Tony
|
||||
- Willie
|
||||
- Wirry
|
||||
- Yan
|
||||
@@ -1,81 +0,0 @@
|
||||
- type: dataset
|
||||
id: fake_human_last
|
||||
values: #includes the first names so we get some really fake double names
|
||||
- Al
|
||||
- Anatoli
|
||||
- Archideld
|
||||
- Bip
|
||||
- Birry
|
||||
- Biry
|
||||
- Bobson
|
||||
- Bonzalez
|
||||
- Cam
|
||||
- Chamgerlain
|
||||
- Cort
|
||||
- Dandleton
|
||||
- Darryl
|
||||
- Dean
|
||||
- Denis
|
||||
- Dorque
|
||||
- Dwigt
|
||||
- Emitri
|
||||
- Fred
|
||||
- Glenallen
|
||||
- Jeromy
|
||||
- Jonasan
|
||||
- Karl
|
||||
- Kevin
|
||||
- Krik
|
||||
- Lay
|
||||
- Mario
|
||||
- Mibre
|
||||
- Mike
|
||||
- Nicol
|
||||
- Nigel
|
||||
- Onson
|
||||
- Ozzie
|
||||
- Raul
|
||||
- Rey
|
||||
- Roid
|
||||
- Ronnis
|
||||
- Scott
|
||||
- Secil
|
||||
- Shown
|
||||
- Sleeve
|
||||
- Sleve
|
||||
- Tim
|
||||
- Todd
|
||||
- Tony
|
||||
- Willie
|
||||
- Wirry
|
||||
- Dugnutt
|
||||
- Dustice
|
||||
- Erde
|
||||
- Etto
|
||||
- Every
|
||||
- Faite
|
||||
- Felik
|
||||
- Fidd
|
||||
- Furcotte
|
||||
- Gride
|
||||
- Leady
|
||||
- McDichael
|
||||
- McRlwain
|
||||
- McStriff
|
||||
- Mernandez
|
||||
- Mixon
|
||||
- Nironov
|
||||
- Nogilny
|
||||
- Novichok
|
||||
- Rario
|
||||
- Rortugal
|
||||
- Sandaele
|
||||
- Sernandez
|
||||
- Smehrik
|
||||
- Smorin
|
||||
- Stoperson
|
||||
- Sweemey
|
||||
- Truk
|
||||
- Usgood
|
||||
- Veers
|
||||
- Wesrey
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,774 +0,0 @@
|
||||
- type: dataset
|
||||
id: names_first_female
|
||||
values:
|
||||
- Aaliyah
|
||||
- Abby
|
||||
- Abigail
|
||||
- Addison
|
||||
- Addyson
|
||||
- Adeline
|
||||
- Adriana
|
||||
- Adrianna
|
||||
- Aida
|
||||
- Aileen
|
||||
- Ainsley
|
||||
- Alaina
|
||||
- Alana
|
||||
- Alanna
|
||||
- Alayna
|
||||
- Alejandra
|
||||
- Alessandra
|
||||
- Alexa
|
||||
- Alexandra
|
||||
- Alexandria
|
||||
- Alexia
|
||||
- Alexis
|
||||
- Alexus
|
||||
- Alfreda
|
||||
- Alice
|
||||
- Alicia
|
||||
- Alina
|
||||
- Alisa
|
||||
- Alison
|
||||
- Alissa
|
||||
- Alisya
|
||||
- Alivia
|
||||
- Aliyah
|
||||
- Allegra
|
||||
- Allegria
|
||||
- Allie
|
||||
- Allison
|
||||
- Allisson
|
||||
- Allyson
|
||||
- Alma
|
||||
- Alondra
|
||||
- Alysha
|
||||
- Alyson
|
||||
- Alyssa
|
||||
- Alyssia
|
||||
- Amanda
|
||||
- Amari
|
||||
- Amaryllis
|
||||
- Amaya
|
||||
- Amber
|
||||
- Ambrosine
|
||||
- Amelia
|
||||
- Amira
|
||||
- Amiyah
|
||||
- Amy
|
||||
- Amya
|
||||
- Ana
|
||||
- Anahi
|
||||
- Anastasia
|
||||
- Anaya
|
||||
- Andrea
|
||||
- Angel
|
||||
- Angela
|
||||
- Angelica
|
||||
- Angelina
|
||||
- Angie
|
||||
- Aniya
|
||||
- Aniyah
|
||||
- Anjelica
|
||||
- Anna
|
||||
- Annabelle
|
||||
- Anne
|
||||
- Annie
|
||||
- Annika
|
||||
- Anya
|
||||
- April
|
||||
- Arabella
|
||||
- Ariana
|
||||
- Arianna
|
||||
- Ariel
|
||||
- Arielle
|
||||
- Arleen
|
||||
- Ashley
|
||||
- Ashlie
|
||||
- Ashlyn
|
||||
- Ashlynn
|
||||
- Asia
|
||||
- Astor
|
||||
- Athena
|
||||
- Aubree
|
||||
- Aubrey
|
||||
- Aubrie
|
||||
- Audrey
|
||||
- Audrina
|
||||
- Aurora
|
||||
- Autumn
|
||||
- Ava
|
||||
- Avalona
|
||||
- Averill
|
||||
- Avery
|
||||
- Ayla
|
||||
- Bailey
|
||||
- Barbara
|
||||
- Baylee
|
||||
- Beckah
|
||||
- Becky
|
||||
- Bella
|
||||
- Bernice
|
||||
- Bethany
|
||||
- Bethney
|
||||
- Betsy
|
||||
- Bianca
|
||||
- Bidelia
|
||||
- Breanna
|
||||
- Breanne
|
||||
- Brenda
|
||||
- Brenna
|
||||
- Briana
|
||||
- Brianna
|
||||
- Bridget
|
||||
- Brielle
|
||||
- Brittani
|
||||
- Brittany
|
||||
- Brooke
|
||||
- Brooklyn
|
||||
- Brooklynn
|
||||
- Brynn
|
||||
- Cadence
|
||||
- Caitlin
|
||||
- Caitlyn
|
||||
- Calanthia
|
||||
- Caleigh
|
||||
- Cali
|
||||
- Callie
|
||||
- Cameron
|
||||
- Camila
|
||||
- Camille
|
||||
- Camryn
|
||||
- Candace
|
||||
- Candice
|
||||
- Cara
|
||||
- Carly
|
||||
- Carlyle
|
||||
- Carmen
|
||||
- Carolina
|
||||
- Caroline
|
||||
- Carolyn
|
||||
- Carry
|
||||
- Caryl
|
||||
- Casey
|
||||
- Cassandra
|
||||
- Cassidy
|
||||
- Catherine
|
||||
- Cecilia
|
||||
- Cecily
|
||||
- Celeste
|
||||
- Charlotte
|
||||
- Chelsea
|
||||
- Cherette
|
||||
- Cheri
|
||||
- Cherry
|
||||
- Cheyanne
|
||||
- Cheyenne
|
||||
- Chloe
|
||||
- Christa
|
||||
- Christiana
|
||||
- Christina
|
||||
- Christobelle
|
||||
- Ciara
|
||||
- Cindy
|
||||
- Claire
|
||||
- Clara
|
||||
- Claribel
|
||||
- Claudia
|
||||
- Clover
|
||||
- Cora
|
||||
- Coreen
|
||||
- Corrine
|
||||
- Courtney
|
||||
- Crystal
|
||||
- Cynthia
|
||||
- Daisy
|
||||
- Dakota
|
||||
- Dalya
|
||||
- Dana
|
||||
- Danica
|
||||
- Daniela
|
||||
- Daniella
|
||||
- Danielle
|
||||
- Danika
|
||||
- Danna
|
||||
- Daria
|
||||
- Dayana
|
||||
- Dayna
|
||||
- Debbi
|
||||
- Dee
|
||||
- Deena
|
||||
- Delaney
|
||||
- Delilah
|
||||
- Della
|
||||
- Delma
|
||||
- Denise
|
||||
- Denys
|
||||
- Desiree
|
||||
- Destiny
|
||||
- Diamond
|
||||
- Diana
|
||||
- Dina
|
||||
- Dolores
|
||||
- Donella
|
||||
- Donna
|
||||
- Dorothy
|
||||
- Dortha
|
||||
- Dulce
|
||||
- Easter
|
||||
- Ebba
|
||||
- Eden
|
||||
- Effie
|
||||
- Elaina
|
||||
- Eleanor
|
||||
- Elena
|
||||
- Eliana
|
||||
- Elise
|
||||
- Eliza
|
||||
- Elizabeth
|
||||
- Ella
|
||||
- Elle
|
||||
- Ellie
|
||||
- Emely
|
||||
- Emerson
|
||||
- Emery
|
||||
- Emilee
|
||||
- Emilia
|
||||
- Emily
|
||||
- Emma
|
||||
- Erica
|
||||
- Erika
|
||||
- Erin
|
||||
- Ermintrude
|
||||
- Esmeralda
|
||||
- Esther
|
||||
- Estrella
|
||||
- Eugenia
|
||||
- Euphemia
|
||||
- Eustace
|
||||
- Eva
|
||||
- Evangeline
|
||||
- Eveleen
|
||||
- Evelina
|
||||
- Evelyn
|
||||
- Faith
|
||||
- Fatima
|
||||
- Fay
|
||||
- Fernanda
|
||||
- Fiona
|
||||
- Floella
|
||||
- Flora
|
||||
- Flossie
|
||||
- Fortune
|
||||
- Francesca
|
||||
- Gabriela
|
||||
- Gabriella
|
||||
- Gabrielle
|
||||
- Genette
|
||||
- Genevieve
|
||||
- Georgene
|
||||
- Georgia
|
||||
- Geraldine
|
||||
- Gervase
|
||||
- Gianna
|
||||
- Gina
|
||||
- Ginger
|
||||
- Giselle
|
||||
- Gladwyn
|
||||
- Glenna
|
||||
- Gloria
|
||||
- Grace
|
||||
- Gracie
|
||||
- Greta
|
||||
- Griselda
|
||||
- Guadalupe
|
||||
- Gwenda
|
||||
- Gwenevere
|
||||
- Hadley
|
||||
- Haidee
|
||||
- Hailee
|
||||
- Hailey
|
||||
- Hal
|
||||
- Haleigh
|
||||
- Haley
|
||||
- Hanna
|
||||
- Hannah
|
||||
- Harley
|
||||
- Harmony
|
||||
- Harper
|
||||
- Hayden
|
||||
- Haylee
|
||||
- Hayley
|
||||
- Haylie
|
||||
- Hazel
|
||||
- Heather
|
||||
- Heaven
|
||||
- Hedley
|
||||
- Heidi
|
||||
- Helen
|
||||
- Hepsie
|
||||
- Holly
|
||||
- Hope
|
||||
- Hortensia
|
||||
- Iantha
|
||||
- Ileen
|
||||
- Imani
|
||||
- Innocent
|
||||
- Irene
|
||||
- Iris
|
||||
- Isabel
|
||||
- Isabella
|
||||
- Isabelle
|
||||
- Itzel
|
||||
- Ivy
|
||||
- Izabella
|
||||
- Jacaline
|
||||
- Jacqueline
|
||||
- Jacquetta
|
||||
- Jacqui
|
||||
- Jada
|
||||
- Jade
|
||||
- Jaden
|
||||
- Jadyn
|
||||
- Jaelyn
|
||||
- Jakki
|
||||
- Jalen
|
||||
- Jamie
|
||||
- Jane
|
||||
- Janelle
|
||||
- Janette
|
||||
- Janie
|
||||
- Janina
|
||||
- Janine
|
||||
- Janiya
|
||||
- Janiyah
|
||||
- Jaslene
|
||||
- Jasmin
|
||||
- Jasmine
|
||||
- Jayda
|
||||
- Jayden
|
||||
- Jayla
|
||||
- Jaylee
|
||||
- Jaynie
|
||||
- Jazlyn
|
||||
- Jazmin
|
||||
- Jazmine
|
||||
- Jeanna
|
||||
- Jeannie
|
||||
- Jeannine
|
||||
- Jenifer
|
||||
- Jenna
|
||||
- Jennie
|
||||
- Jennifer
|
||||
- Jera
|
||||
- Jere
|
||||
- Jeri
|
||||
- Jessica
|
||||
- Jillian
|
||||
- Jillie
|
||||
- Jimena
|
||||
- Joanna
|
||||
- Jocelyn
|
||||
- Joetta
|
||||
- Johanna
|
||||
- Joi
|
||||
- Joni
|
||||
- Jordan
|
||||
- Jordyn
|
||||
- Joselyn
|
||||
- Josepha
|
||||
- Josephine
|
||||
- Josie
|
||||
- Joye
|
||||
- Julia
|
||||
- Juliana
|
||||
- Julianna
|
||||
- Julie
|
||||
- Juliet
|
||||
- Julissa
|
||||
- July
|
||||
- Kadence
|
||||
- Kaelea
|
||||
- Kaelyn
|
||||
- Kailey
|
||||
- Kailyn
|
||||
- Kaitlin
|
||||
- Kaitlyn
|
||||
- Kaleigh
|
||||
- Kamryn
|
||||
- Kara
|
||||
- Karen
|
||||
- Karenza
|
||||
- Karina
|
||||
- Karla
|
||||
- Karly
|
||||
- Karyn
|
||||
- Kassidy
|
||||
- Kat
|
||||
- Kate
|
||||
- Katelyn
|
||||
- Katelynn
|
||||
- Katherine
|
||||
- Kathleen
|
||||
- Kathryn
|
||||
- Kathy
|
||||
- Katie
|
||||
- Katlyn
|
||||
- Kayden
|
||||
- Kaydence
|
||||
- Kayla
|
||||
- Kaylee
|
||||
- Kayleigh
|
||||
- Kaylie
|
||||
- Kaylin
|
||||
- Keegan
|
||||
- Keira
|
||||
- Keith
|
||||
- Kellie
|
||||
- Kelly
|
||||
- Kelsey
|
||||
- Kendall
|
||||
- Kendra
|
||||
- Kennedy
|
||||
- Kenzie
|
||||
- Kerena
|
||||
- Kerensa
|
||||
- Keturah
|
||||
- Khloe
|
||||
- Kiana
|
||||
- Kiara
|
||||
- Kiera
|
||||
- Kiley
|
||||
- Kimberley
|
||||
- Kimberly
|
||||
- Kimora
|
||||
- Kira
|
||||
- Kristen
|
||||
- Kristina
|
||||
- Kyla
|
||||
- Kylee
|
||||
- Kyleigh
|
||||
- Kylie
|
||||
- Kyra
|
||||
- Lacey
|
||||
- Lacy
|
||||
- Laila
|
||||
- Lakeisha
|
||||
- Lalla
|
||||
- Lana
|
||||
- Latanya
|
||||
- Laura
|
||||
- Lauren
|
||||
- Laurencia
|
||||
- Laurissa
|
||||
- Lauryn
|
||||
- Layla
|
||||
- Leah
|
||||
- Leeann
|
||||
- Leia
|
||||
- Leila
|
||||
- Leilani
|
||||
- Lena
|
||||
- Leslie
|
||||
- Lesly
|
||||
- Lessie
|
||||
- Leta
|
||||
- Lexi
|
||||
- Lexia
|
||||
- Lexus
|
||||
- Lia
|
||||
- Lila
|
||||
- Lilah
|
||||
- Lilian
|
||||
- Liliana
|
||||
- Lillian
|
||||
- Lilliana
|
||||
- Lillie
|
||||
- Lilly
|
||||
- Lily
|
||||
- Lindsay
|
||||
- Lindsey
|
||||
- Lindsie
|
||||
- Lindy
|
||||
- Lizbeth
|
||||
- Lockie
|
||||
- Logan
|
||||
- Lola
|
||||
- London
|
||||
- Lori
|
||||
- Lorin
|
||||
- Luanne
|
||||
- Lucia
|
||||
- Lucian
|
||||
- Lucy
|
||||
- Luna
|
||||
- Luvenia
|
||||
- Lydia
|
||||
- Lyla
|
||||
- Lyndsey
|
||||
- Lynn
|
||||
- Lynsey
|
||||
- Lynwood
|
||||
- Lyric
|
||||
- Mabelle
|
||||
- Macey
|
||||
- Macie
|
||||
- Mackenzie
|
||||
- Macy
|
||||
- Madalyn
|
||||
- Maddison
|
||||
- Madeleine
|
||||
- Madeline
|
||||
- Madelyn
|
||||
- Madelynn
|
||||
- Madilyn
|
||||
- Madison
|
||||
- Madisyn
|
||||
- Madyson
|
||||
- Maegan
|
||||
- Maggie
|
||||
- Makayla
|
||||
- Makenna
|
||||
- Makenzie
|
||||
- Malia
|
||||
- Mallory
|
||||
- Marcia
|
||||
- Marely
|
||||
- Margaret
|
||||
- Maria
|
||||
- Mariabella
|
||||
- Mariah
|
||||
- Mariana
|
||||
- Marilene
|
||||
- Marion
|
||||
- Marisol
|
||||
- Marissa
|
||||
- Marje
|
||||
- Marjory
|
||||
- Marlee
|
||||
- Marley
|
||||
- Marlowe
|
||||
- Marlyn
|
||||
- Marshall
|
||||
- Mary
|
||||
- Maryann
|
||||
- Maudie
|
||||
- Maurene
|
||||
- May
|
||||
- Maya
|
||||
- Mckenna
|
||||
- Mckenzie
|
||||
- Megan
|
||||
- Meghan
|
||||
- Melanie
|
||||
- Melany
|
||||
- Melissa
|
||||
- Melody
|
||||
- Meredith
|
||||
- Merideth
|
||||
- Merrilyn
|
||||
- Meryl
|
||||
- Mia
|
||||
- Michaela
|
||||
- Michelle
|
||||
- Mikayla
|
||||
- Miley
|
||||
- Minnie
|
||||
- Miracle
|
||||
- Miranda
|
||||
- Miriam
|
||||
- Molly
|
||||
- Monica
|
||||
- Monna
|
||||
- Morgan
|
||||
- Muriel
|
||||
- Mya
|
||||
- Mylee
|
||||
- Myriam
|
||||
- Myrtie
|
||||
- Nadia
|
||||
- Nan
|
||||
- Nancy
|
||||
- Naomi
|
||||
- Natalia
|
||||
- Natalie
|
||||
- Nataly
|
||||
- Natasha
|
||||
- Nayeli
|
||||
- Nelle
|
||||
- Nena
|
||||
- Nerissa
|
||||
- Netta
|
||||
- Nettie
|
||||
- Nevaeh
|
||||
- Nia
|
||||
- Nicole
|
||||
- Nina
|
||||
- Noelle
|
||||
- Nonie
|
||||
- Nora
|
||||
- Norah
|
||||
- Nova
|
||||
- Nowell
|
||||
- Nydia
|
||||
- Nyla
|
||||
- Olive
|
||||
- Olivia
|
||||
- Oralie
|
||||
- Paige
|
||||
- Paisley
|
||||
- Paola
|
||||
- Paris
|
||||
- Patience
|
||||
- Patricia
|
||||
- Pauleen
|
||||
- Payton
|
||||
- Pene
|
||||
- Penelope
|
||||
- Peregrine
|
||||
- Perla
|
||||
- Peyton
|
||||
- Pheobe
|
||||
- Phoebe
|
||||
- Phyliss
|
||||
- Phyllida
|
||||
- Phyllis
|
||||
- Piper
|
||||
- Porsche
|
||||
- Presley
|
||||
- Priscilla
|
||||
- Prosper
|
||||
- Prue
|
||||
- Quanah
|
||||
- Quiana
|
||||
- Rachael
|
||||
- Rachel
|
||||
- Raegan
|
||||
- Raelene
|
||||
- Rain
|
||||
- Randa
|
||||
- Randal
|
||||
- Reagan
|
||||
- Rebecca
|
||||
- Rebeckah
|
||||
- Rebekah
|
||||
- Reene
|
||||
- Reese
|
||||
- Renie
|
||||
- Rexana
|
||||
- Rhetta
|
||||
- Rihanna
|
||||
- Riley
|
||||
- Ronnette
|
||||
- Rosa
|
||||
- Rose
|
||||
- Rosemary
|
||||
- Rowan
|
||||
- Ruby
|
||||
- Rubye
|
||||
- Ruth
|
||||
- Rylee
|
||||
- Ryleigh
|
||||
- Rylie
|
||||
- Sabella
|
||||
- Sabrina
|
||||
- Sachie
|
||||
- Sadie
|
||||
- Sage
|
||||
- Sally
|
||||
- Samantha
|
||||
- Samara
|
||||
- Sandra
|
||||
- Sara
|
||||
- Sarah
|
||||
- Sarai
|
||||
- Saranna
|
||||
- Sasha
|
||||
- Savanna
|
||||
- Savannah
|
||||
- Scarlett
|
||||
- Selena
|
||||
- Seneca
|
||||
- Serena
|
||||
- Serenity
|
||||
- Shana
|
||||
- Shanika
|
||||
- Shannah
|
||||
- Shannon
|
||||
- Shantae
|
||||
- Sharalyn
|
||||
- Sharla
|
||||
- Shayla
|
||||
- Shelby
|
||||
- Sheri
|
||||
- Sherie
|
||||
- Sherill
|
||||
- Sherri
|
||||
- Sienna
|
||||
- Sierra
|
||||
- Sissy
|
||||
- Skylar
|
||||
- Skyler
|
||||
- Sofia
|
||||
- Sophia
|
||||
- Sophie
|
||||
- Star
|
||||
- Stella
|
||||
- Steph
|
||||
- Stephanie
|
||||
- Stephany
|
||||
- Sue
|
||||
- Sukie
|
||||
- Summer
|
||||
- Sunshine
|
||||
- Susanna
|
||||
- Susannah
|
||||
- Suzan
|
||||
- Suzy
|
||||
- Sydney
|
||||
- Talia
|
||||
- Tamika
|
||||
- Tania
|
||||
- Tansy
|
||||
- Taryn
|
||||
- Tatiana
|
||||
- Tatum
|
||||
- Tatyanna
|
||||
- Taylor
|
||||
- Teagan
|
||||
- Tessa
|
||||
- Tiffany
|
||||
- Tolly
|
||||
- Topaz
|
||||
- Tori
|
||||
- Tracee
|
||||
- Tracey
|
||||
- Trinity
|
||||
- Ulyssa
|
||||
- Valary
|
||||
- Valentina
|
||||
- Valeria
|
||||
- Valerie
|
||||
- Vanessa
|
||||
- Verna
|
||||
- Veronica
|
||||
- Victoria
|
||||
- Vinnie
|
||||
- Violet
|
||||
- Vivian
|
||||
- Viviana
|
||||
- Vivyan
|
||||
- Wendi
|
||||
- Wendy
|
||||
- Willow
|
||||
- Wisdom
|
||||
- Wynonna
|
||||
- Wynter
|
||||
- Ximena
|
||||
- Yasmin
|
||||
- Yolanda
|
||||
- Ysabel
|
||||
- Zelda
|
||||
- Zoe
|
||||
- Zoey
|
||||
- Zune
|
||||
@@ -1,669 +0,0 @@
|
||||
- type: dataset
|
||||
id: names_first_male
|
||||
values:
|
||||
- Aaden
|
||||
- Aaron
|
||||
- Abel
|
||||
- Abraham
|
||||
- Adam
|
||||
- Adan
|
||||
- Aden
|
||||
- Adrian
|
||||
- Aidan
|
||||
- Aiden
|
||||
- Alan
|
||||
- Albert
|
||||
- Alberto
|
||||
- Alden
|
||||
- Alec
|
||||
- Alejandro
|
||||
- Alex
|
||||
- Alexander
|
||||
- Alexis
|
||||
- Alfred
|
||||
- Alfredo
|
||||
- Alger
|
||||
- Ali
|
||||
- Alijah
|
||||
- Allen
|
||||
- Alvin
|
||||
- Amari
|
||||
- Amir
|
||||
- Amos
|
||||
- Anderson
|
||||
- Andre
|
||||
- Andres
|
||||
- Andrew
|
||||
- Andy
|
||||
- Angel
|
||||
- Angelo
|
||||
- Anthony
|
||||
- Antonio
|
||||
- Apple
|
||||
- Archie
|
||||
- Armando
|
||||
- Arnie
|
||||
- Art
|
||||
- Arthur
|
||||
- Arturo
|
||||
- Asher
|
||||
- Ashton
|
||||
- August
|
||||
- Austin
|
||||
- Avery
|
||||
- Axel
|
||||
- Ayden
|
||||
- Baldric
|
||||
- Bartholomew
|
||||
- Beau
|
||||
- Beckett
|
||||
- Benjamin
|
||||
- Bennett
|
||||
- Bill
|
||||
- Blake
|
||||
- Braden
|
||||
- Bradley
|
||||
- Brady
|
||||
- Braeden
|
||||
- Braiden
|
||||
- Brandon
|
||||
- Braxton
|
||||
- Brayan
|
||||
- Brayden
|
||||
- Braydon
|
||||
- Braylon
|
||||
- Brendan
|
||||
- Brenden
|
||||
- Brennan
|
||||
- Brett
|
||||
- Brian
|
||||
- Brick
|
||||
- Brock
|
||||
- Brodie
|
||||
- Brody
|
||||
- Bronte
|
||||
- Bruce
|
||||
- Bryan
|
||||
- Bryant
|
||||
- Bryce
|
||||
- Brycen
|
||||
- Bryson
|
||||
- Buck
|
||||
- Burt
|
||||
- Butch
|
||||
- Byrne
|
||||
- Byron
|
||||
- Cade
|
||||
- Caden
|
||||
- Caiden
|
||||
- Caleb
|
||||
- Calvin
|
||||
- Camden
|
||||
- Cameron
|
||||
- Camron
|
||||
- Camryn
|
||||
- Carl
|
||||
- Carlos
|
||||
- Carson
|
||||
- Carter
|
||||
- Casey
|
||||
- Cash
|
||||
- Casimir
|
||||
- Cassian
|
||||
- Cayden
|
||||
- Cesar
|
||||
- Chad
|
||||
- Chance
|
||||
- Chandler
|
||||
- Charles
|
||||
- Charlie
|
||||
- Charlton
|
||||
- Chase
|
||||
- Chip
|
||||
- Chris
|
||||
- Christian
|
||||
- Christopher
|
||||
- Clark
|
||||
- Claudius
|
||||
- Clayton
|
||||
- Clement
|
||||
- Cletus
|
||||
- Cleveland
|
||||
- Cliff
|
||||
- Clinton
|
||||
- Cody
|
||||
- Cohen
|
||||
- Colby
|
||||
- Cole
|
||||
- Colin
|
||||
- Collin
|
||||
- Colten
|
||||
- Colton
|
||||
- Conner
|
||||
- Connor
|
||||
- Cooper
|
||||
- Corbin
|
||||
- Corey
|
||||
- Cory
|
||||
- Cristian
|
||||
- Cristopher
|
||||
- Crush
|
||||
- Cruz
|
||||
- Curtis
|
||||
- Cy
|
||||
- Dakota
|
||||
- Dallas
|
||||
- Dalton
|
||||
- Damian
|
||||
- Damien
|
||||
- Damon
|
||||
- Dane
|
||||
- Daniel
|
||||
- Danny
|
||||
- Dante
|
||||
- Darcey
|
||||
- Darell
|
||||
- Darin
|
||||
- Darius
|
||||
- Darren
|
||||
- David
|
||||
- Davion
|
||||
- Davis
|
||||
- Dawson
|
||||
- Dayton
|
||||
- Dean
|
||||
- Deandre
|
||||
- Deangelo
|
||||
- Declan
|
||||
- Denholm
|
||||
- Dennis
|
||||
- Derek
|
||||
- Derrick
|
||||
- Desmond
|
||||
- Devin
|
||||
- Devon
|
||||
- Diego
|
||||
- Dillon
|
||||
- Dirk
|
||||
- Dominic
|
||||
- Dominick
|
||||
- Donald
|
||||
- Donny
|
||||
- Donovan
|
||||
- Douglas
|
||||
- Drake
|
||||
- Drew
|
||||
- Driscoll
|
||||
- Duke
|
||||
- Duncan
|
||||
- Dustin
|
||||
- Dylan
|
||||
- Easton
|
||||
- Eddie
|
||||
- Edgar
|
||||
- Eduardo
|
||||
- Edward
|
||||
- Edwin
|
||||
- Eli
|
||||
- Elias
|
||||
- Elijah
|
||||
- Eliot
|
||||
- Eliott
|
||||
- Elliot
|
||||
- Elliott
|
||||
- Elric
|
||||
- Elwood
|
||||
- Emanuel
|
||||
- Emerson
|
||||
- Emiliano
|
||||
- Emilio
|
||||
- Emmanuel
|
||||
- Enrique
|
||||
- Eric
|
||||
- Erick
|
||||
- Erik
|
||||
- Ernesto
|
||||
- Esteban
|
||||
- Ethan
|
||||
- Evan
|
||||
- Everett
|
||||
- Ezekiel
|
||||
- Ezra
|
||||
- Fabian
|
||||
- Felix
|
||||
- Fenton
|
||||
- Fernando
|
||||
- Finn
|
||||
- Fitz
|
||||
- Flick
|
||||
- Flint
|
||||
- Flip
|
||||
- Francis
|
||||
- Francisco
|
||||
- Frank
|
||||
- Frankie
|
||||
- Franklin
|
||||
- Fridge
|
||||
- Fulton
|
||||
- Gabriel
|
||||
- Gael
|
||||
- Gage
|
||||
- Gannon
|
||||
- Garret
|
||||
- Garrett
|
||||
- Gary
|
||||
- Gavin
|
||||
- George
|
||||
- Gerardo
|
||||
- Giovanni
|
||||
- Goddard
|
||||
- Godwin
|
||||
- Goodwin
|
||||
- Gordon
|
||||
- Grady
|
||||
- Graeme
|
||||
- Graham
|
||||
- Grant
|
||||
- Gratian
|
||||
- Grayson
|
||||
- Gregory
|
||||
- Grendel
|
||||
- Greyson
|
||||
- Griffin
|
||||
- Guillermo
|
||||
- Gunner
|
||||
- Gustavo
|
||||
- Han
|
||||
- Harrison
|
||||
- Harry
|
||||
- Hartley
|
||||
- Harvey
|
||||
- Hayden
|
||||
- Hector
|
||||
- Henderson
|
||||
- Henry
|
||||
- Holden
|
||||
- Homer
|
||||
- Horatio
|
||||
- Hudson
|
||||
- Huffie
|
||||
- Hugo
|
||||
- Hungry
|
||||
- Hunter
|
||||
- Ian
|
||||
- Irvine
|
||||
- Isaac
|
||||
- Isaiah
|
||||
- Isaias
|
||||
- Isiah
|
||||
- Ismael
|
||||
- Israel
|
||||
- Issac
|
||||
- Ivan
|
||||
- Izaiah
|
||||
- Jace
|
||||
- Jack
|
||||
- Jackson
|
||||
- Jacob
|
||||
- Jacoby
|
||||
- Jaden
|
||||
- Jadon
|
||||
- Jaiden
|
||||
- Jaime
|
||||
- Jake
|
||||
- Jakob
|
||||
- Jalen
|
||||
- Jamar
|
||||
- Jamari
|
||||
- Jamarion
|
||||
- James
|
||||
- Jameson
|
||||
- Jamie
|
||||
- Jamison
|
||||
- Janel
|
||||
- Jared
|
||||
- Jason
|
||||
- Jasper
|
||||
- Javier
|
||||
- Javon
|
||||
- Jaxon
|
||||
- Jaxson
|
||||
- Jay
|
||||
- Jayce
|
||||
- Jayden
|
||||
- Jaydon
|
||||
- Jaye
|
||||
- Jaylen
|
||||
- Jayne
|
||||
- Jayson
|
||||
- Jean-Luc
|
||||
- Jeb
|
||||
- Jed
|
||||
- Jeffrey
|
||||
- Jemmy
|
||||
- Jeremiah
|
||||
- Jeremy
|
||||
- Jermaine
|
||||
- Jerrie
|
||||
- Jerry
|
||||
- Jesse
|
||||
- Jesus
|
||||
- Jim
|
||||
- Jimmy
|
||||
- Joachim
|
||||
- Joaquin
|
||||
- Joe
|
||||
- Joel
|
||||
- Joey
|
||||
- Johan
|
||||
- John
|
||||
- Johnathan
|
||||
- Johnny
|
||||
- Jonah
|
||||
- Jonas
|
||||
- Jonathan
|
||||
- Jonathon
|
||||
- Jordan
|
||||
- Jorge
|
||||
- Jose
|
||||
- Joseph
|
||||
- Josh
|
||||
- Joshua
|
||||
- Josiah
|
||||
- Josue
|
||||
- Juan
|
||||
- Judah
|
||||
- Jude
|
||||
- Julian
|
||||
- Julio
|
||||
- Julius
|
||||
- Justice
|
||||
- Justin
|
||||
- Kade
|
||||
- Kaden
|
||||
- Kai
|
||||
- Kaiden
|
||||
- Kale
|
||||
- Kaleb
|
||||
- Kameron
|
||||
- Kane
|
||||
- Karson
|
||||
- Kayden
|
||||
- Keagan
|
||||
- Keaton
|
||||
- Keegan
|
||||
- Keith
|
||||
- Kellen
|
||||
- Kelvin
|
||||
- Kennard
|
||||
- Kenneth
|
||||
- Kevin
|
||||
- Keziah
|
||||
- Khalil
|
||||
- Kingston
|
||||
- Kobe
|
||||
- Kolton
|
||||
- Kristopher
|
||||
- Kyle
|
||||
- Kyler
|
||||
- Lance
|
||||
- Landen
|
||||
- Lando
|
||||
- Landon
|
||||
- Landyn
|
||||
- Lane
|
||||
- Lanny
|
||||
- Larry
|
||||
- Launce
|
||||
- Lawrence
|
||||
- Leland
|
||||
- Lennox
|
||||
- Lenny
|
||||
- Leo
|
||||
- Leonard
|
||||
- Leonardo
|
||||
- Leonel
|
||||
- Leroy
|
||||
- Levi
|
||||
- Liam
|
||||
- Lief
|
||||
- Lincoln
|
||||
- Linden
|
||||
- Linton
|
||||
- Logan
|
||||
- Lorde
|
||||
- Lorenzo
|
||||
- Loreto
|
||||
- Lou
|
||||
- Louis
|
||||
- Luca
|
||||
- Lucas
|
||||
- Luis
|
||||
- Lukas
|
||||
- Luke
|
||||
- Maddox
|
||||
- Malachi
|
||||
- Malcolm
|
||||
- Malik
|
||||
- Manley
|
||||
- Manuel
|
||||
- Marc
|
||||
- Marco
|
||||
- Marcos
|
||||
- Marcus
|
||||
- Mario
|
||||
- Marion
|
||||
- Mark
|
||||
- Marshall
|
||||
- Martin
|
||||
- Marvin
|
||||
- Mason
|
||||
- Mateo
|
||||
- Mathew
|
||||
- Matthew
|
||||
- Maurice
|
||||
- Mauricio
|
||||
- Max
|
||||
- Maximilian
|
||||
- Maximus
|
||||
- Maxwell
|
||||
- Maynard
|
||||
- Mekhi
|
||||
- Melvin
|
||||
- Melvyn
|
||||
- Micah
|
||||
- Michael
|
||||
- Micheal
|
||||
- Miguel
|
||||
- Mike
|
||||
- Miles
|
||||
- Milo
|
||||
- Milton
|
||||
- Mitchell
|
||||
- Moises
|
||||
- Montague
|
||||
- Monte
|
||||
- Monty
|
||||
- Morgan
|
||||
- Moses
|
||||
- Myles
|
||||
- Nasir
|
||||
- Nat
|
||||
- Nathan
|
||||
- Nathaniel
|
||||
- Nehemiah
|
||||
- Nelson
|
||||
- Nicholas
|
||||
- Nick
|
||||
- Nickolas
|
||||
- Nicolas
|
||||
- Nikolas
|
||||
- Noah
|
||||
- Noel
|
||||
- Nolan
|
||||
- Oliver
|
||||
- Omar
|
||||
- Opie
|
||||
- Orlando
|
||||
- Osbert
|
||||
- Osborn
|
||||
- Osborne
|
||||
- Oscar
|
||||
- Osmund
|
||||
- Oswald
|
||||
- Owen
|
||||
- Pablo
|
||||
- Paget
|
||||
- Parker
|
||||
- Patrick
|
||||
- Patton
|
||||
- Paul
|
||||
- Paxton
|
||||
- Payton
|
||||
- Pedro
|
||||
- Percival
|
||||
- Persh
|
||||
- Peter
|
||||
- Peyton
|
||||
- Philip
|
||||
- Phillip
|
||||
- Phoenix
|
||||
- Porter
|
||||
- Preston
|
||||
- Quentin
|
||||
- Quinn
|
||||
- Quinton
|
||||
- Rafael
|
||||
- Ramon
|
||||
- Randy
|
||||
- Rastus
|
||||
- Raul
|
||||
- Raymond
|
||||
- Rayner
|
||||
- Reece
|
||||
- Reed
|
||||
- Reese
|
||||
- Reid
|
||||
- Reuben
|
||||
- Reynard
|
||||
- Ricardo
|
||||
- Richard
|
||||
- Ricky
|
||||
- Riley
|
||||
- River
|
||||
- Robert
|
||||
- Roberto
|
||||
- Rocco
|
||||
- Rodger
|
||||
- Rodrigo
|
||||
- Roger
|
||||
- Roman
|
||||
- Romayne
|
||||
- Romeo
|
||||
- Ronald
|
||||
- Roscoe
|
||||
- Roswell
|
||||
- Rowan
|
||||
- Roy
|
||||
- Royce
|
||||
- Rube
|
||||
- Ruben
|
||||
- Russell
|
||||
- Rusty
|
||||
- Ryan
|
||||
- Ryder
|
||||
- Ryker
|
||||
- Rylan
|
||||
- Sal
|
||||
- Salvador
|
||||
- Sam
|
||||
- Samuel
|
||||
- Santiago
|
||||
- Saul
|
||||
- Sawyer
|
||||
- Scott
|
||||
- Scotty
|
||||
- Sean
|
||||
- Sebastian
|
||||
- Sergio
|
||||
- Seth
|
||||
- Seymour
|
||||
- Shane
|
||||
- Shaun
|
||||
- Shawn
|
||||
- Shiloh
|
||||
- Silas
|
||||
- Simon
|
||||
- Skyler
|
||||
- Sloan
|
||||
- Smoke
|
||||
- Solomon
|
||||
- Sorrel
|
||||
- Spencer
|
||||
- Spike
|
||||
- Stephen
|
||||
- Steven
|
||||
- Sybil
|
||||
- Syd
|
||||
- Talon
|
||||
- Tamsin
|
||||
- Tanner
|
||||
- Tate
|
||||
- Taylor
|
||||
- Tel
|
||||
- Terrell
|
||||
- Terry
|
||||
- Theodore
|
||||
- Thomas
|
||||
- Tim
|
||||
- Timothy
|
||||
- Titus
|
||||
- Todd
|
||||
- Tony
|
||||
- Travis
|
||||
- Trent
|
||||
- Trenton
|
||||
- Trevor
|
||||
- Trey
|
||||
- Trip
|
||||
- Tristan
|
||||
- Tristen
|
||||
- Triston
|
||||
- Troy
|
||||
- Tucker
|
||||
- Ty
|
||||
- Tye
|
||||
- Tyler
|
||||
- Tyson
|
||||
- Uland
|
||||
- Ulric
|
||||
- Uriel
|
||||
- Vaughn
|
||||
- Victor
|
||||
- Vince
|
||||
- Vincent
|
||||
- Vinny
|
||||
- Walker
|
||||
- Walter
|
||||
- Ward
|
||||
- Warner
|
||||
- Wayne
|
||||
- Wesley
|
||||
- Weston
|
||||
- Whitaker
|
||||
- William
|
||||
- Willy
|
||||
- Woodrow
|
||||
- Wyatt
|
||||
- Xander
|
||||
- Xavier
|
||||
- Yahir
|
||||
- Zachariah
|
||||
- Zachary
|
||||
- Zack
|
||||
- Zackary
|
||||
- Zander
|
||||
- Zane
|
||||
- Zayden
|
||||
- Zeke
|
||||
- Zion
|
||||
@@ -1,82 +1,5 @@
|
||||
- type: dataset
|
||||
id: CookieFortuneDescriptions
|
||||
- type: localizedDataset
|
||||
id: DescriptionsCookieFortune
|
||||
values:
|
||||
- The end is near... and it's all your fault.
|
||||
- We know what you did.
|
||||
- Beware.
|
||||
- Don't look back.
|
||||
- Never trust a person in squeaky shoes.
|
||||
- Never trust a person in red uniform.
|
||||
- Never trust a person in green uniform.
|
||||
- Never trust a person in blue uniform.
|
||||
- Never trust a person in yellow uniform.
|
||||
- Never trust a person in black uniform.
|
||||
- Never trust a person without uniform.
|
||||
- Always trust a person in squeaky shoes.
|
||||
- The clown knows that you know that he knows. Beware.
|
||||
- Beware of the silent man in the silent maintenance tunnels.
|
||||
- Be careful in dark maintenance tunnels.
|
||||
- A surprise awaits you in the maintenance tunnels.
|
||||
- You will be pleasantly surprised in the dormitory.
|
||||
- You will be pleasantly surprised in the cafeteria.
|
||||
- You will be pleasantly surprised in arrivals.
|
||||
- You will be pleasantly surprised in the church.
|
||||
- You will be pleasantly surprised in the tool storage.
|
||||
- There is an impostor among us.
|
||||
- A fun adventure awaits you in the maintenance tunnels.
|
||||
- CentComm is proud of you!
|
||||
- The head of your deparment is proud of you!
|
||||
- Ian is proud of you!
|
||||
- Do it for Ian!
|
||||
- Always carry an emergency box.
|
||||
- Red spy is in the base.
|
||||
- In the coming minutes, your cherished desire will come true.
|
||||
- Take a quick look in the mirror!
|
||||
- Don't look in the mirror today!
|
||||
- Friendship will come to you soon.
|
||||
- A grey man in a gas mask will come to you soon.
|
||||
- Whoever gets this note will receive a chocolate bar.
|
||||
- Milk is good for your bones.
|
||||
- Shout "Hurray!" and get insulated gloves.
|
||||
- Hug your captain and you will receive a gift.
|
||||
- A dubious friend may be an enemy in red camouflage.
|
||||
- A faithful colleague is a strong defense.
|
||||
- A friend asks only for your time, not your crowbar.
|
||||
- Your life doesn't get better by chance, it gets better by doing your job properly.
|
||||
- Boo!
|
||||
- The real treasure is the friends you made along the shift.
|
||||
- Allan please add details
|
||||
- You are the greatest person who ever lived!
|
||||
- NanoTrasen is forcing me to make fortunes for these cookies, please help!
|
||||
- Buy Mr. Chang's today!
|
||||
- You love Mr. Chang!
|
||||
- Don't buy Discount Dan. Buy Mr. Chang!
|
||||
- Don't buy Getmore Chocolate. Buy Mr. Chang!
|
||||
- What’s hidden in a maintenance locker?
|
||||
- All your hard work will soon pay off.
|
||||
- Don’t just think, act!
|
||||
- An apple a day keeps the doctor away.
|
||||
- Don't drink and set up singulo.
|
||||
- Stare into the singulo, and the singulo stares back at you.
|
||||
- Every good and perfect gift is from CentComm.
|
||||
- There’s no such thing as Space Station 13.
|
||||
- There is a time for caution, but not for fear.
|
||||
- The smart thing to do is to begin trusting your intuitions.
|
||||
- Time is precious, but insulated gloves are more precious than time.
|
||||
- Fortune is a giver and a taker. Do it.
|
||||
- Fortune and flowers do not last forever. Do it.
|
||||
- Do it. Just do it.
|
||||
- When life gives you lemons instead of oranges, make lemonade.
|
||||
- By opening this cookie you’ve set a terrible chain of events in motion, good job.
|
||||
- Get back to work!
|
||||
- Cookie.print() not found
|
||||
- THERE IS NO CLONER ON THIS STATION
|
||||
- Putting suit sensors on max is always a good idea.
|
||||
- Syndicate is hiring. Contact us.
|
||||
- The person next to you is up to something. You know what you have to do.
|
||||
- Did you know? Monkeys are not what they seem.
|
||||
- Did you know that half of salvage specialists go missing on the job?
|
||||
- Also try out sashimi with galaxythystle sauce!
|
||||
- Did you know that 70% of Nanotrasen applicants go missing within the first years of their contract? The more you know!!
|
||||
- This shift you are going to do a very robust move in front of everyone.
|
||||
- Robustness is not just about how good you are, but how good of a person you are.
|
||||
prefix: descriptions-cookie-fortune-dataset-
|
||||
count: 79
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,17 +1,5 @@
|
||||
- type: dataset
|
||||
id: names_hologram
|
||||
- type: localizedDataset
|
||||
id: NamesHologram
|
||||
values:
|
||||
- Apollo
|
||||
- Data
|
||||
- GLIMMER
|
||||
- El Roi
|
||||
- Hephaestus
|
||||
- Holo-AI
|
||||
- Holo-Friend
|
||||
- Hologram
|
||||
- Odysseus
|
||||
- Persephone
|
||||
- Petra
|
||||
- Processor
|
||||
- Prometheus
|
||||
- Theseus
|
||||
prefix: names-hologram-dataset-
|
||||
count: 14
|
||||
|
||||
@@ -1,557 +0,0 @@
|
||||
- type: dataset
|
||||
id: names_last
|
||||
values:
|
||||
- Ackerley
|
||||
- Adams
|
||||
- Addison
|
||||
- Agg
|
||||
- Aggley
|
||||
- Ahmed
|
||||
- Albright
|
||||
- Alekseev
|
||||
- Ali
|
||||
- Alice
|
||||
- Allen
|
||||
- Alliman
|
||||
- Altmann
|
||||
- Anderson
|
||||
- Andreev
|
||||
- Ann
|
||||
- Archibald
|
||||
- Ashbaugh
|
||||
- Atkinson
|
||||
- Atweeke
|
||||
- Aultman
|
||||
- Auman
|
||||
- Baer
|
||||
- Bailey
|
||||
- Baker
|
||||
- Barnes
|
||||
- Barrett
|
||||
- Bash
|
||||
- Bashline
|
||||
- Basinger
|
||||
- Baskett
|
||||
- Basmanoff
|
||||
- Batten
|
||||
- Baum
|
||||
- Baxter
|
||||
- Beach
|
||||
- Beail
|
||||
- Beck
|
||||
- Beedell
|
||||
- Begum
|
||||
- Bell
|
||||
- Benford
|
||||
- Bennett
|
||||
- Berkheimer
|
||||
- Best
|
||||
- Bickerson
|
||||
- Bicknell
|
||||
- Biery
|
||||
- Black
|
||||
- Blackburn
|
||||
- Blaine
|
||||
- Blessig
|
||||
- Bloise
|
||||
- Bluetenberger
|
||||
- Blyant
|
||||
- Bode
|
||||
- Bould
|
||||
- Bousum
|
||||
- Bowchiew
|
||||
- Boyer
|
||||
- Brandenburg
|
||||
- Bratton
|
||||
- Braun
|
||||
- Briggs
|
||||
- Brindle
|
||||
- Briner
|
||||
- Brinigh
|
||||
- Brooks
|
||||
- Brown
|
||||
- Bullard
|
||||
- Bunten
|
||||
- Burch
|
||||
- Burkett
|
||||
- Burns
|
||||
- Burris
|
||||
- Butterfill
|
||||
- Buttersworth
|
||||
- Buzzard
|
||||
- Byers
|
||||
- Bynum
|
||||
- Caldwell
|
||||
- Callison
|
||||
- Camp
|
||||
- Campbell
|
||||
- Carmichael
|
||||
- Carr
|
||||
- Carter
|
||||
- Catherina
|
||||
- Catleay
|
||||
- Cavalet
|
||||
- Chapman
|
||||
- Chauvin
|
||||
- Cherry
|
||||
- Christman
|
||||
- Christopher
|
||||
- Clark
|
||||
- Clarke
|
||||
- Clewett
|
||||
- Coates
|
||||
- Coldsmith
|
||||
- Collins
|
||||
- Compton
|
||||
- Conrad
|
||||
- Cook
|
||||
- Cooper
|
||||
- Costello
|
||||
- Cowart
|
||||
- Cowper
|
||||
- Cox
|
||||
- Cressman
|
||||
- Curry
|
||||
- Cypret
|
||||
- David
|
||||
- Davies
|
||||
- Davis
|
||||
- Dawkins
|
||||
- Day
|
||||
- Dean
|
||||
- Demuth
|
||||
- Dennis
|
||||
- Digson
|
||||
- Dimeling
|
||||
- Donkin
|
||||
- Draudy
|
||||
- Driggers
|
||||
- Dryfus
|
||||
- Dugmore
|
||||
- Duncan
|
||||
- Durstine
|
||||
- Earl
|
||||
- Easter
|
||||
- Echard
|
||||
- Eckhardstein
|
||||
- Edwards
|
||||
- Eggbert
|
||||
- Ehret
|
||||
- Elderson
|
||||
- Eliza
|
||||
- Elliott
|
||||
- Ellis
|
||||
- Enderly
|
||||
- Endsley
|
||||
- Evans
|
||||
- Ewing
|
||||
- Faqua
|
||||
- Faust
|
||||
- Fea
|
||||
- Feufer
|
||||
- Fiddler
|
||||
- Field
|
||||
- Fields
|
||||
- Finlay
|
||||
- Fischer
|
||||
- Fiscina
|
||||
- Fisher
|
||||
- Fleming
|
||||
- Flickinger
|
||||
- Focell
|
||||
- Foster
|
||||
- Franks
|
||||
- Fraser
|
||||
- Fryer
|
||||
- Fuchs
|
||||
- Fulton
|
||||
- Gadow
|
||||
- Gardner
|
||||
- Garland
|
||||
- Garneys
|
||||
- Garratt
|
||||
- Garrison
|
||||
- Gettemy
|
||||
- Gibson
|
||||
- Graham
|
||||
- Gray
|
||||
- Green
|
||||
- Greenawalt
|
||||
- Greene
|
||||
- Greenwood
|
||||
- Gregory
|
||||
- Griffiths
|
||||
- Gronko
|
||||
- Guess
|
||||
- Hall
|
||||
- Hanford
|
||||
- Hardie
|
||||
- Harding
|
||||
- Hardy
|
||||
- Harris
|
||||
- Harrison
|
||||
- Harrold
|
||||
- Harrow
|
||||
- Harshman
|
||||
- Hastings
|
||||
- Hawker
|
||||
- Hawking
|
||||
- Hawkins
|
||||
- Hayhurst
|
||||
- Haynes
|
||||
- Hegarty
|
||||
- Henry
|
||||
- Hice
|
||||
- Highlands
|
||||
- Hill
|
||||
- Hincken
|
||||
- Hirleman
|
||||
- Hoenshell
|
||||
- Holdeman
|
||||
- Hook
|
||||
- Hooker
|
||||
- Hoopengarner
|
||||
- Hoover
|
||||
- Houser
|
||||
- Houston
|
||||
- Howard
|
||||
- Howe
|
||||
- Huey
|
||||
- Hughes
|
||||
- Hunt
|
||||
- Hunter
|
||||
- Hussain
|
||||
- Hutton
|
||||
- Hynes
|
||||
- Ironmonger
|
||||
- Isaman
|
||||
- Isemann
|
||||
- Ivanov
|
||||
- Jackson
|
||||
- James
|
||||
- Jardine
|
||||
- Jenkins
|
||||
- Jenner
|
||||
- Jerome
|
||||
- Jesse
|
||||
- Jewell
|
||||
- Joghs
|
||||
- Johnson
|
||||
- Jones
|
||||
- Jowers
|
||||
- Joyce
|
||||
- Judge
|
||||
- Jyllian
|
||||
- Kadel
|
||||
- Kanaga
|
||||
- Kaur
|
||||
- Keener
|
||||
- Kelley
|
||||
- Kellogg
|
||||
- Kelly
|
||||
- Kemble
|
||||
- Kemerer
|
||||
- Keppel
|
||||
- Kepplinger
|
||||
- Khan
|
||||
- Kiefer
|
||||
- Kifer
|
||||
- Kimple
|
||||
- King
|
||||
- Kirkson
|
||||
- Knapenberger
|
||||
- Knapp
|
||||
- Koepple
|
||||
- Koster
|
||||
- Kuster
|
||||
- Kuznetsov
|
||||
- Laborde
|
||||
- Lacon
|
||||
- Lafortune
|
||||
- Langston
|
||||
- Larson
|
||||
- Lauffer
|
||||
- Laurenzi
|
||||
- Leach
|
||||
- Lee
|
||||
- Leech
|
||||
- Leichter
|
||||
- Leslie
|
||||
- Lester
|
||||
- Levett
|
||||
- Lewis
|
||||
- Lineman
|
||||
- Linton
|
||||
- Llora
|
||||
- Lloyd
|
||||
- Logue
|
||||
- Lombardi
|
||||
- Lord
|
||||
- Losey
|
||||
- Lowe
|
||||
- Lowstetter
|
||||
- Lucy
|
||||
- Ludwig
|
||||
- Maclagan
|
||||
- Magor
|
||||
- Marcotte
|
||||
- Margaret
|
||||
- Marriman
|
||||
- Marshall
|
||||
- Martins
|
||||
- Mary
|
||||
- Mason
|
||||
- Mathews
|
||||
- Matthews
|
||||
- McDonald
|
||||
- McDonohugh
|
||||
- McShain
|
||||
- Mcclymonds
|
||||
- Mccullough
|
||||
- Mccune
|
||||
- Mcfall
|
||||
- Mcintosh
|
||||
- Mckendrick
|
||||
- Mcloskey
|
||||
- Mcmullen
|
||||
- Mens
|
||||
- Merryman
|
||||
- Metzer
|
||||
- Meyers
|
||||
- Mikhaylov
|
||||
- Mildred
|
||||
- Miller
|
||||
- Millhouse
|
||||
- Mills
|
||||
- Milne
|
||||
- Mingle
|
||||
- Minnie
|
||||
- Mitchell
|
||||
- Moberly
|
||||
- Moon
|
||||
- Moore
|
||||
- Morgan
|
||||
- Morris
|
||||
- Mortland
|
||||
- Mosser
|
||||
- Mueller
|
||||
- Muggins
|
||||
- Mull
|
||||
- Muller
|
||||
- Murphy
|
||||
- Murray
|
||||
- Nash
|
||||
- Neely
|
||||
- Nehling
|
||||
- Newbern
|
||||
- Nicholas
|
||||
- Nickolson
|
||||
- Northey
|
||||
- Noton
|
||||
- Olphert
|
||||
- Oneal
|
||||
- Oppenheimer
|
||||
- Osteen
|
||||
- Osterweis
|
||||
- Osterwise
|
||||
- Otis
|
||||
- Overstreet
|
||||
- Owen
|
||||
- Owens
|
||||
- Palmer
|
||||
- Parker
|
||||
- Parkinson
|
||||
- Patel
|
||||
- Patterson
|
||||
- Paulson
|
||||
- Pavlov
|
||||
- Paynter
|
||||
- Pearsall
|
||||
- Pennington
|
||||
- Perkins
|
||||
- Pershing
|
||||
- Peters
|
||||
- Petrov
|
||||
- Pfeifer
|
||||
- Philips
|
||||
- Phillips
|
||||
- Picard
|
||||
- Pinney
|
||||
- Poehl
|
||||
- Poley
|
||||
- Polson
|
||||
- Powell
|
||||
- Power
|
||||
- Prechtl
|
||||
- Prescott
|
||||
- Prevatt
|
||||
- Price
|
||||
- Priebe
|
||||
- Pritchard
|
||||
- Pycroft
|
||||
- Quinn
|
||||
- Quirin
|
||||
- Rader
|
||||
- Rahl
|
||||
- Ramos
|
||||
- Randolph
|
||||
- Ratcliff
|
||||
- Rathen
|
||||
- Rathens
|
||||
- Raub
|
||||
- Ray
|
||||
- Reade
|
||||
- Reichard
|
||||
- Reid
|
||||
- Reighner
|
||||
- Rhinehart
|
||||
- Richards
|
||||
- Richardson
|
||||
- Richter
|
||||
- Rifler
|
||||
- Riggle
|
||||
- Riker
|
||||
- Ringer
|
||||
- Roadman
|
||||
- Roberts
|
||||
- Robertson
|
||||
- Robinson
|
||||
- Roby
|
||||
- Rockwell
|
||||
- Rogers
|
||||
- Rohtin
|
||||
- Rose
|
||||
- Rosensteel
|
||||
- Rowley
|
||||
- Russell
|
||||
- Ryals
|
||||
- Sagan
|
||||
- Sanders
|
||||
- Sandford
|
||||
- Sandys
|
||||
- Sauter
|
||||
- Saylor
|
||||
- Schaeffer
|
||||
- Scherer
|
||||
- Schmidt
|
||||
- Schofield
|
||||
- Schrader
|
||||
- Scott
|
||||
- Sealis
|
||||
- Seelig
|
||||
- Seidner
|
||||
- Semenov
|
||||
- Shafer
|
||||
- Shaffer
|
||||
- Shaner
|
||||
- Shaw
|
||||
- Sheets
|
||||
- Shick
|
||||
- Shirey
|
||||
- Sholl
|
||||
- Shupe
|
||||
- Sidower
|
||||
- Siegrist
|
||||
- Simmons
|
||||
- Simpson
|
||||
- Singh
|
||||
- Sloan
|
||||
- Smail
|
||||
- Smirnov
|
||||
- Smith
|
||||
- Snyder
|
||||
- Sommer
|
||||
- Spock
|
||||
- Stafford
|
||||
- Stahl
|
||||
- Stainforth
|
||||
- Stall
|
||||
- Stamos
|
||||
- Stange
|
||||
- Staymates
|
||||
- Steele
|
||||
- Stephenson
|
||||
- Stern
|
||||
- Stewart
|
||||
- Stocker
|
||||
- Stone
|
||||
- Stough
|
||||
- Straub
|
||||
- Stroble
|
||||
- Stroh
|
||||
- Styles
|
||||
- Sullivan
|
||||
- Sulyard
|
||||
- Summy
|
||||
- Sutton
|
||||
- Swabey
|
||||
- Swarner
|
||||
- Sybilla
|
||||
- Taggart
|
||||
- Tanner
|
||||
- Taylor
|
||||
- Tedrow
|
||||
- Tennant
|
||||
- Thomas
|
||||
- Thomlinson
|
||||
- Thompson
|
||||
- Thomson
|
||||
- Thorley
|
||||
- Tilton
|
||||
- Tireman
|
||||
- Todd
|
||||
- Treeby
|
||||
- Trovato
|
||||
- Turner
|
||||
- Ulery
|
||||
- Ullman
|
||||
- Unk
|
||||
- Vader
|
||||
- Vanleer
|
||||
- Vasilyev
|
||||
- Waldron
|
||||
- Walker
|
||||
- Wallick
|
||||
- Ward
|
||||
- Wardle
|
||||
- Warren
|
||||
- Watson
|
||||
- Webb
|
||||
- Weeter
|
||||
- Weisgarber
|
||||
- Wells
|
||||
- Welty
|
||||
- Wentzel
|
||||
- Werner
|
||||
- Werry
|
||||
- Wheeler
|
||||
- Whirlow
|
||||
- Whittier
|
||||
- Wible
|
||||
- Wile
|
||||
- Wilkerson
|
||||
- Wilkinson
|
||||
- Willey
|
||||
- Williams
|
||||
- Williamson
|
||||
- Wilo
|
||||
- Wilson
|
||||
- Winton
|
||||
- Wise
|
||||
- Wolfe
|
||||
- Wolff
|
||||
- Wood
|
||||
- Woodward
|
||||
- Woodworth
|
||||
- Woolery
|
||||
- Woollard
|
||||
- Wright
|
||||
- Yeskey
|
||||
- Young
|
||||
- Zadovsky
|
||||
- Zalack
|
||||
- Zaun
|
||||
- Zeal
|
||||
- Zimmer
|
||||
- Zoucks
|
||||
|
||||
@@ -1,60 +1,17 @@
|
||||
- type: dataset
|
||||
id: NamesFirstMilitaryLeader
|
||||
- type: localizedDataset
|
||||
id: NamesMilitaryFirstLeader
|
||||
values:
|
||||
- Colonel
|
||||
- Commander
|
||||
- Lieutenant
|
||||
- Major
|
||||
|
||||
- type: dataset
|
||||
id: NamesFirstMilitary
|
||||
values:
|
||||
- Corporal
|
||||
- Sergeant
|
||||
- Specialist
|
||||
prefix: names-military-leader-first-dataset-
|
||||
count: 4
|
||||
|
||||
- type: dataset
|
||||
id: NamesLastMilitary
|
||||
- type: localizedDataset
|
||||
id: NamesMilitaryFirst
|
||||
values:
|
||||
- Agena
|
||||
- Andromeda
|
||||
- Antares
|
||||
- Aquarius
|
||||
- Beid
|
||||
- Betelgeuse
|
||||
- Canopus
|
||||
- Capricorn
|
||||
- Celaeno
|
||||
- Centaur
|
||||
- Chameleon
|
||||
- Chau
|
||||
- Cygnus
|
||||
- Deneb
|
||||
- Dragon
|
||||
- Electra
|
||||
- Fomalhaut
|
||||
- Ginan
|
||||
- Hercules
|
||||
- Labr
|
||||
- Leonis
|
||||
- Matar
|
||||
- Microscopium
|
||||
- Nihal
|
||||
- Ophiuchus
|
||||
- Oculus
|
||||
- Orion
|
||||
- Perseus
|
||||
- Phoenix
|
||||
- Procyon
|
||||
- Regulus
|
||||
- Rigel
|
||||
- Sargas
|
||||
- Schedar
|
||||
- Shaula
|
||||
- Sirius
|
||||
- Tabit
|
||||
- Taurus
|
||||
- Ukdah
|
||||
- Vega
|
||||
- Yildun
|
||||
- Zosma
|
||||
prefix: names-military-first-dataset-
|
||||
count: 3
|
||||
|
||||
- type: localizedDataset
|
||||
id: NamesMilitaryLast
|
||||
values:
|
||||
prefix: names-military-last-dataset-
|
||||
count: 42
|
||||
|
||||
17
Resources/Prototypes/Datasets/Names/moth.yml
Normal file
17
Resources/Prototypes/Datasets/Names/moth.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
- type: localizedDataset
|
||||
id: NamesMothFirstMale
|
||||
values:
|
||||
prefix: names-moth-first-male-dataset-
|
||||
count: 39
|
||||
|
||||
- type: localizedDataset
|
||||
id: NamesMothFirstFemale
|
||||
values:
|
||||
prefix: names-moth-first-female-dataset-
|
||||
count: 38
|
||||
|
||||
- type: localizedDataset
|
||||
id: NamesMothLast
|
||||
values:
|
||||
prefix: names-moth-last-dataset-
|
||||
count: 28
|
||||
@@ -1,49 +0,0 @@
|
||||
- type: dataset
|
||||
id: names_moth_first_female
|
||||
values:
|
||||
- Atropos # Acherontia atropos
|
||||
- Betularia # Biston betularia
|
||||
- Daphne # Daphnis
|
||||
- Eurypta # Eurypteryx
|
||||
- Eudryas # Eudryas
|
||||
- Iris # Salassa iris
|
||||
- Lachesis # Acherontia lachesis
|
||||
- Luna # Actias luna
|
||||
- Lymanzia # Lymantria
|
||||
- Maple # Dryocampa rubicunda, "Rosy Maple"
|
||||
- Mima # Mimas
|
||||
- Nephele # Nephele
|
||||
- Rosie # Dryocampa rubicunda
|
||||
- Scarlet # Cosmosoma myrodora, "Scarlet-bodied wasp moth"
|
||||
- Styx # Acherontia styx
|
||||
|
||||
# Other languages
|
||||
- Avelaina # Galician "moth" (avelaíña)
|
||||
- Falena # Italian "winter moth"
|
||||
- Menodora # Greek "moon gift"
|
||||
- Molie # Romanian "moth"
|
||||
- Polilla # Spanish "moth"
|
||||
|
||||
# Myth and legend
|
||||
- Althea # Greek mythological figure
|
||||
- Aurora # Roman goddess of the dawn
|
||||
- Helle # Greek mythological figure
|
||||
- Selene # Greek goddess of the moon
|
||||
- Nyx # Greek goddess of the night
|
||||
|
||||
# Fun names
|
||||
- Angel
|
||||
- Sandy
|
||||
- Liberty
|
||||
|
||||
# Common names, filler
|
||||
- Beatrix
|
||||
- Daisy
|
||||
- Dawn
|
||||
- Elizabeth
|
||||
- Lucy
|
||||
- Ruby
|
||||
- Sarah
|
||||
- Sienna
|
||||
- Willow
|
||||
- Zoey
|
||||
@@ -1,50 +0,0 @@
|
||||
- type: dataset
|
||||
id: names_moth_first_male
|
||||
values:
|
||||
- Agrius # Agrius
|
||||
- Atlas # Attacus atlas
|
||||
- Attacus # Attacus
|
||||
- Caesar # Attacus caesar
|
||||
- Hercules # Coscinocera hercules
|
||||
- Rannoch # Itame brunneata, "Rannoch Looper"
|
||||
- Socrates # Acosmeryx socrates
|
||||
- Solus # Saturniidae solus
|
||||
|
||||
# Other languages
|
||||
- Ash # Hebrew עש "moth"
|
||||
- Azar # Persian "fire"
|
||||
- Kaiser # German "emperor" descendant of the Latin caesar
|
||||
- Rex # Latin "king"
|
||||
- Rajas # Sanskrit "darkness" or "dust"
|
||||
- Skoros # Greek "clothes moth"
|
||||
|
||||
# Myth and legend
|
||||
- Bladud # legendary king of the Britons who crafted wings and died in his attempt at flight
|
||||
- Daedalus # father of Icarus
|
||||
- Erebus # Greek primordial deity of darkness
|
||||
- Icarus # the classic
|
||||
- Jatayu # Hindu figure, similar to Icarus
|
||||
- Koho # Japanese reading of 夸父(こほ)
|
||||
- Kuafu # Chinese giant 夸父, similar to Icarus
|
||||
- Lucifer # more commonly-known fall-from-heaven figure
|
||||
- Merlin # Arthurian wizard
|
||||
- Phaethon # another Greek figure, similar to Icarus
|
||||
- Wolford # rendering of Bladud from the Welsh blaidd "wolf" + iudd "lord"
|
||||
|
||||
# Fun names
|
||||
- Ace
|
||||
- Altair
|
||||
- Dusty
|
||||
- Gambit
|
||||
- Hawk
|
||||
- Mothew
|
||||
- Timothy
|
||||
|
||||
# Common names, filler
|
||||
- Asher
|
||||
- Isaac
|
||||
- Roman
|
||||
- Samuel
|
||||
- Sebastian
|
||||
- Silas
|
||||
- Simon
|
||||
@@ -1,37 +0,0 @@
|
||||
- type: dataset
|
||||
id: names_moth_last
|
||||
values:
|
||||
- Blackwitch # Ascalapha odorata
|
||||
- Deathshead # refers to any of the 3 Acherontia
|
||||
- Emperor # Saturniinae
|
||||
- Scorchedwing # Plagodis dolabraria
|
||||
- Temnora # Temnora
|
||||
- Usta # Usta
|
||||
- Whitewitch # Thysania agrippina
|
||||
- Winter # Operophtera brumata
|
||||
|
||||
# Other languages
|
||||
- Epiolos # Ancient Greek "moth"
|
||||
- Moeller # conceivably any Old Norse descendant of mǫlr but probably more Danish than anything. "oe" digraph for ø.
|
||||
- Nightflitter # literal pseudo-translation of German Nachtfalter
|
||||
|
||||
# Myth and legend
|
||||
- Herald # belief of moths flying at night signalling the reception of a letter
|
||||
- Leander # Greek figure associated with Hero, and similar sounding to Oleander hawk-moth
|
||||
- Mothman # split between being a myth reference and actual possible surname given the actual Goodman, Hoffman, Newman, Coleman, etc.
|
||||
|
||||
# Fun names
|
||||
- Cometrider
|
||||
- Eventide
|
||||
- Firefly
|
||||
- Firebrush
|
||||
- Flamecoat
|
||||
- Lightweaver
|
||||
- Moondancer
|
||||
- Nightwish
|
||||
- Nighteyes
|
||||
- Owlbane
|
||||
- Silktongue
|
||||
- Sparkdrawn
|
||||
- Stargazer
|
||||
- Starseeker
|
||||
@@ -1,57 +1,5 @@
|
||||
- type: dataset
|
||||
id: names_mushman_first
|
||||
- type: localizedDataset
|
||||
id: NamesMushmanFirst
|
||||
values:
|
||||
- Pleurocybella
|
||||
- Geastrum
|
||||
- Tricholoma
|
||||
- Ganoderma
|
||||
- Galerina
|
||||
- Fistulina
|
||||
- Gyromitra
|
||||
- Leccinum
|
||||
- Crucilulum
|
||||
- Craterellus
|
||||
- Geoglossum
|
||||
- Helvella
|
||||
- Exidia
|
||||
- Clitocybe
|
||||
- Psilocybe
|
||||
- Panaeolus
|
||||
- Amanita
|
||||
- Paxillus
|
||||
- Spheaerobolus
|
||||
- Sparassis
|
||||
- Lepiota
|
||||
- Leotia
|
||||
- Clavariadelphus
|
||||
- Annulohypoxylon
|
||||
- Pisolitus
|
||||
- Pluteus
|
||||
- Flammulina
|
||||
- Marasmius
|
||||
- Clavaria
|
||||
- Stereum
|
||||
- Cortinarius
|
||||
- Lyophyllum
|
||||
- Hydnum
|
||||
- Poria
|
||||
- Armillaria
|
||||
- Hypsizygus
|
||||
- Agaricus
|
||||
- Omphalotus
|
||||
- Boletus
|
||||
- Boletopsis
|
||||
- Gymnopilus
|
||||
- Hericium
|
||||
- Grifola
|
||||
- Morchella
|
||||
- Clathrus
|
||||
- Pleurotus
|
||||
- Discina
|
||||
- Chalciporus
|
||||
- Calvatia
|
||||
- Caulorhiza
|
||||
- Tremella
|
||||
- Volvariella
|
||||
- Hypholoma
|
||||
- Lactarius
|
||||
prefix: names-mushman-first-dataset-
|
||||
count: 54
|
||||
|
||||
@@ -1,100 +1,5 @@
|
||||
- type: dataset
|
||||
id: names_mushman_last
|
||||
- type: localizedDataset
|
||||
id: NamesMushmanLast
|
||||
values:
|
||||
- Porrigens
|
||||
- Deceptiva
|
||||
- Fornicatum
|
||||
- Magnivelare
|
||||
- Applanatum
|
||||
- Marginata
|
||||
- Abietis
|
||||
- Hepatica
|
||||
- Esculenta
|
||||
- Scabrum
|
||||
- Laeve
|
||||
- Cornucopioides
|
||||
- Fallax
|
||||
- Lacunosa
|
||||
- Glandulosa
|
||||
- Caerulipes
|
||||
- Cyanescens
|
||||
- Novinupta
|
||||
- Involutus
|
||||
- Bisporus
|
||||
- Rubidus
|
||||
- Stellatus
|
||||
- Crispa
|
||||
- Campestris
|
||||
- Castenea
|
||||
- Viscosa
|
||||
- Occidentalis
|
||||
- Lanei
|
||||
- Thouarsianum
|
||||
- Brunneoincarnata
|
||||
- Josserandi
|
||||
- Tinctorius
|
||||
- Phalloides
|
||||
- Cervinus
|
||||
- Ocreata
|
||||
- Subjunquillea
|
||||
- Velutipes
|
||||
- Virosa
|
||||
- Oreades
|
||||
- Vermicularis
|
||||
- Rivulosa
|
||||
- Hirsutum
|
||||
- Verna
|
||||
- Orellanus
|
||||
- Decastes
|
||||
- Tubaeformis
|
||||
- Constricta
|
||||
- Exitialis
|
||||
- Caperatus
|
||||
- Umbilicatum
|
||||
- Cocos
|
||||
- Mellea
|
||||
- Tessulatus
|
||||
- Arvensis
|
||||
- Dealbata
|
||||
- Olearius
|
||||
- Edulis
|
||||
- Baeocystis
|
||||
- Leucomelaena
|
||||
- Caerulescens
|
||||
- Junonius
|
||||
- Erinaceum
|
||||
- Aeruginosus
|
||||
- Frondosa
|
||||
- Elata
|
||||
- Archeri
|
||||
- Tropicalis
|
||||
- Pantherina
|
||||
- Piperaturs
|
||||
- Perlata
|
||||
- Orcharaceus
|
||||
- Augustus
|
||||
- Subsculpta
|
||||
- Cyathiformis
|
||||
- Regineus
|
||||
- Erubescens
|
||||
- Rubripes
|
||||
- Umbonata
|
||||
- Lucidium
|
||||
- Eastwoodiae
|
||||
- Sculpta
|
||||
- Edodes
|
||||
- Fuciformis
|
||||
- Velosa
|
||||
- Rex-ceris
|
||||
- Volvacea
|
||||
- Fasciculare
|
||||
- Bitorquis
|
||||
- Flaviporus
|
||||
- Pachycolea
|
||||
- Subaldidus
|
||||
- Rugosoannulata
|
||||
- Subrutilescens
|
||||
- Nuda
|
||||
- Torminosus
|
||||
- Equestre
|
||||
- Xanthodermus
|
||||
prefix: names-mushman-last-dataset-
|
||||
count: 97
|
||||
|
||||
@@ -1,42 +1,11 @@
|
||||
- type: dataset
|
||||
id: names_ninja
|
||||
- type: localizedDataset
|
||||
id: NamesNinja
|
||||
values:
|
||||
- Shadow
|
||||
- Sarutobi
|
||||
- Smoke
|
||||
- Rain
|
||||
- Zero
|
||||
- Raphael
|
||||
- Michaelangelo
|
||||
- Donatello
|
||||
- Leonardo
|
||||
- Splinter
|
||||
- Shredder
|
||||
- Hazuki
|
||||
- Hien
|
||||
- Hiryu
|
||||
- Hayabusa
|
||||
- Midnight
|
||||
- Seven
|
||||
- McNinja
|
||||
- Hanzo
|
||||
- Blood
|
||||
- Iga
|
||||
- Koga
|
||||
- Hero
|
||||
- Hiro
|
||||
- Phantom
|
||||
- Baki
|
||||
- Ogre
|
||||
- Daemon
|
||||
- Goemon
|
||||
- McAwesome
|
||||
- Throat
|
||||
- Death
|
||||
- Aria
|
||||
- Bro
|
||||
- Fox
|
||||
- Samurai
|
||||
- Eater
|
||||
- Ryu
|
||||
- Raiden
|
||||
prefix: names-ninja-dataset-
|
||||
count: 39
|
||||
|
||||
- type: localizedDataset
|
||||
id: NamesNinjaTitle
|
||||
values:
|
||||
prefix: names-ninja-title-dataset-
|
||||
count: 46
|
||||
|
||||
@@ -1,49 +0,0 @@
|
||||
- type: dataset
|
||||
id: names_ninja_title
|
||||
values:
|
||||
- Master
|
||||
- Sensei
|
||||
- Swift
|
||||
- Merciless
|
||||
- Assassin
|
||||
- Rogue
|
||||
- Hunter
|
||||
- Widower
|
||||
- Orphaner
|
||||
- Stalker
|
||||
- Killer
|
||||
- Silent
|
||||
- Silencing
|
||||
- Quick
|
||||
- Agile
|
||||
- Merciful
|
||||
- Ninja
|
||||
- Shinobi
|
||||
- Initiate
|
||||
- Grandmaster
|
||||
- Strider
|
||||
- Striker
|
||||
- Slayer
|
||||
- Awesome
|
||||
- Ender
|
||||
- Dr.
|
||||
- Noob
|
||||
- Night
|
||||
- Crimson
|
||||
- Grappler
|
||||
- Ulimate
|
||||
- Remorseless
|
||||
- Deep
|
||||
- Dragon
|
||||
- Cruel
|
||||
- Nightshade
|
||||
- Black
|
||||
- Gray
|
||||
- Solid
|
||||
- Liquid
|
||||
- Solidus
|
||||
- Steel
|
||||
- Nickel
|
||||
- Silver
|
||||
- Singing
|
||||
- Snake
|
||||
11
Resources/Prototypes/Datasets/Names/operation.yml
Normal file
11
Resources/Prototypes/Datasets/Names/operation.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
- type: localizedDataset
|
||||
id: NamesOperationPrefix
|
||||
values:
|
||||
prefix: names-operation-prefix-dataset-
|
||||
count: 102
|
||||
|
||||
- type: localizedDataset
|
||||
id: NamesOperationSuffix
|
||||
values:
|
||||
prefix: names-operation-suffix-dataset-
|
||||
count: 102
|
||||
@@ -1,39 +1,11 @@
|
||||
- type: dataset
|
||||
id: RegalRatNameKingdom
|
||||
- type: localizedDataset
|
||||
id: NamesRegalratKingdom
|
||||
values:
|
||||
- Plague
|
||||
- Ammonia
|
||||
- Maintenance
|
||||
- Trash
|
||||
- Garbage
|
||||
- Rat
|
||||
- Vermin
|
||||
- Cheese
|
||||
- Munching
|
||||
- Big
|
||||
- Filth
|
||||
- Sewer
|
||||
- Disposal
|
||||
- Service
|
||||
- The
|
||||
prefix: names-regal-rat-kingdom-dataset-
|
||||
count: 15
|
||||
|
||||
- type: dataset
|
||||
id: RegalRatNameTitle
|
||||
- type: localizedDataset
|
||||
id: NamesRegalratTitle
|
||||
values:
|
||||
- King
|
||||
- Lord
|
||||
- Prince
|
||||
- Emperor
|
||||
- Supreme
|
||||
- Overlord
|
||||
- Master
|
||||
- Shogun
|
||||
- Bojar
|
||||
- Tsar
|
||||
- Fan #vs
|
||||
- Enjoyer
|
||||
- President
|
||||
- Mayor
|
||||
- Boss
|
||||
- Prophet
|
||||
- Cheese
|
||||
prefix: names-regal-rat-title-dataset-
|
||||
count: 17
|
||||
|
||||
@@ -1,166 +1,5 @@
|
||||
- type: dataset
|
||||
id: names_reptilian_female
|
||||
- type: localizedDataset
|
||||
id: NamesReptilianFemale
|
||||
values:
|
||||
- Adzi
|
||||
- Ah
|
||||
- Ahaht
|
||||
- Ajim
|
||||
- Akeenus
|
||||
- Akish
|
||||
- Akishan
|
||||
- Aleeto
|
||||
- Am
|
||||
- Amussa
|
||||
- An
|
||||
- Anozz
|
||||
- Asheemar
|
||||
- Asska
|
||||
- Awas
|
||||
- Azala
|
||||
- Azbai
|
||||
- Azeez
|
||||
- Azum
|
||||
- Banalz
|
||||
- Bar
|
||||
- Baseenar
|
||||
- Beek
|
||||
- Beekatan
|
||||
- Beekus
|
||||
- Beela
|
||||
- Beelei
|
||||
- Beem
|
||||
- Beewos
|
||||
- Bejeen
|
||||
- Ber
|
||||
- Betzi
|
||||
- Bishalus
|
||||
- Bokeeus
|
||||
- Bur
|
||||
- Bura
|
||||
- Chalaree
|
||||
- Chana
|
||||
- Chanil
|
||||
- Chee
|
||||
- Cheesh
|
||||
- Chimatei
|
||||
- Chirurgeon
|
||||
- Cholasistu
|
||||
- Chuna
|
||||
- Churasu
|
||||
- Crath
|
||||
- Dar
|
||||
- Deeja
|
||||
- Deesei
|
||||
- Deesh
|
||||
- Deetsan
|
||||
- Deetwos
|
||||
- Dooka
|
||||
- Druja
|
||||
- Eepa
|
||||
- Ei
|
||||
- Eix
|
||||
- El
|
||||
- Ereel
|
||||
- Eutei
|
||||
- Gai
|
||||
- Gih
|
||||
- Gilm
|
||||
- Gish
|
||||
- Go
|
||||
- Hal
|
||||
- Hul
|
||||
- Ja
|
||||
- Jaseen
|
||||
- Jasuda
|
||||
- Jeed
|
||||
- Jeen
|
||||
- Kajul
|
||||
- Kal
|
||||
- Kasa
|
||||
- Keel
|
||||
- Keerava
|
||||
- Kiurz
|
||||
- Kud
|
||||
- La
|
||||
- Lee
|
||||
- Lei
|
||||
- Lifts
|
||||
- Liurz
|
||||
- Lurasha
|
||||
- Ma
|
||||
- Mach
|
||||
- Marz
|
||||
- Meedish
|
||||
- Meeh
|
||||
- Meema
|
||||
- Meen
|
||||
- Meena
|
||||
- Meenus
|
||||
- Meerana
|
||||
- Meesei
|
||||
- Meeus
|
||||
- Mei
|
||||
- Milah
|
||||
- Mim
|
||||
- Mota
|
||||
- Mudeska
|
||||
- Muz
|
||||
- Na
|
||||
- Nakuma
|
||||
- Nam
|
||||
- Nassa
|
||||
- Natoo
|
||||
- Neesha
|
||||
- Neetizei
|
||||
- Neetra
|
||||
- Neeus
|
||||
- Niima
|
||||
- Numeen
|
||||
- Nuralg
|
||||
- Nush
|
||||
- Ocheeva
|
||||
- Okur
|
||||
- Olank
|
||||
- On
|
||||
- Onasha
|
||||
- Osheeka
|
||||
- Pasha
|
||||
- Ra
|
||||
- Rana
|
||||
- Raniur
|
||||
- Ree
|
||||
- Reesa
|
||||
- Rei
|
||||
- Sa
|
||||
- Saak
|
||||
- Sanax
|
||||
- Seeba
|
||||
- Seed
|
||||
- Seen
|
||||
- Shah
|
||||
- Shahvee
|
||||
- Shaleez
|
||||
- Shatalg
|
||||
- Sheer
|
||||
- Shei
|
||||
- Sigerthe
|
||||
- Skaleel
|
||||
- Sudie
|
||||
- Tail
|
||||
- Tar
|
||||
- Tasha
|
||||
- Tei
|
||||
- Telixith
|
||||
- Tumma
|
||||
- Veek
|
||||
- Wan
|
||||
- Wazei
|
||||
- Weedum
|
||||
- Weewish
|
||||
- Witseidutsei
|
||||
- Wuja
|
||||
- Wujeeta
|
||||
- Wusha
|
||||
- Xil
|
||||
- Zish
|
||||
- Zollassa
|
||||
prefix: names-reptilian-female-dataset-
|
||||
count: 163
|
||||
|
||||
@@ -1,331 +1,5 @@
|
||||
- type: dataset
|
||||
id: names_reptilian_male
|
||||
- type: localizedDataset
|
||||
id: NamesReptilianMale
|
||||
values:
|
||||
- Abijoo
|
||||
- Ah
|
||||
- Ajum
|
||||
- Am
|
||||
- Amusei
|
||||
- An
|
||||
- Anoo
|
||||
- Aojee
|
||||
- Asum
|
||||
- Az
|
||||
- Azeel
|
||||
- Azinar
|
||||
- Azjai
|
||||
- Baar
|
||||
- Banka
|
||||
- Bar
|
||||
- Barnaxi
|
||||
- Batar
|
||||
- Batuus
|
||||
- Beem
|
||||
- Beshnus
|
||||
- Betu
|
||||
- Bex
|
||||
- Bijot
|
||||
- Bimee
|
||||
- Binyaar
|
||||
- Bosekus
|
||||
- Brand
|
||||
- Bun
|
||||
- Bunach
|
||||
- Bunish
|
||||
- Busheeus
|
||||
- Buujhan
|
||||
- Chakuk
|
||||
- Chalish
|
||||
- Chalureel
|
||||
- Chath
|
||||
- Chee
|
||||
- Cheedal
|
||||
- Chilwir
|
||||
- Chitakus
|
||||
- Chiwish
|
||||
- Chulz
|
||||
- Chuna
|
||||
- Da
|
||||
- Dakee
|
||||
- Dan
|
||||
- Dar
|
||||
- Darasken
|
||||
- DarJee
|
||||
- Debameel
|
||||
- Deed
|
||||
- Deegeeta
|
||||
- Deeh
|
||||
- Deekonus
|
||||
- Deekum
|
||||
- Deekus
|
||||
- Deerkaza
|
||||
- Deetum
|
||||
- Demeepa
|
||||
- Depasa
|
||||
- Derkeethus
|
||||
- Deroh
|
||||
- Dezanu
|
||||
- Dreet
|
||||
- Drumarz
|
||||
- Dum
|
||||
- Dunaxith
|
||||
- Effe
|
||||
- Ei
|
||||
- Eidu
|
||||
- Eius
|
||||
- Eiuus
|
||||
- Eix
|
||||
- Eleedal
|
||||
- Er
|
||||
- Esqoo
|
||||
- Etaku
|
||||
- Gah
|
||||
- Gajul
|
||||
- Gam
|
||||
- Geeh
|
||||
- Geel
|
||||
- Geem
|
||||
- Geh
|
||||
- Gei
|
||||
- Gih
|
||||
- Gin
|
||||
- Goh
|
||||
- Gulum
|
||||
- Haj
|
||||
- Han
|
||||
- Haran
|
||||
- Hareeya
|
||||
- Hathei
|
||||
- Heedul
|
||||
- Heem
|
||||
- Hei
|
||||
- Heir
|
||||
- Hixeeh
|
||||
- Huleeya
|
||||
- Huzei
|
||||
- Ilas
|
||||
- Im
|
||||
- Inee
|
||||
- Itan
|
||||
- J'Ram
|
||||
- Ja
|
||||
- Jah
|
||||
- Jaraleet
|
||||
- Jaree
|
||||
- Jas
|
||||
- Jasaiin
|
||||
- Jaseen
|
||||
- Jat
|
||||
- Jee
|
||||
- Jeela
|
||||
- Jeelius
|
||||
- Jeelus
|
||||
- Jeen
|
||||
- Jeer
|
||||
- Jeetum
|
||||
- Jei
|
||||
- Jilux
|
||||
- Jin
|
||||
- Jon
|
||||
- Jul
|
||||
- Julan
|
||||
- Junal
|
||||
- Jush
|
||||
- Juunei
|
||||
- Kai
|
||||
- Kajin
|
||||
- Kamax
|
||||
- Kas
|
||||
- Keema
|
||||
- Keer
|
||||
- Keerasa
|
||||
- Kepanuu
|
||||
- Kia
|
||||
- Kiameed
|
||||
- Kilaya
|
||||
- Kiurz
|
||||
- Kur
|
||||
- Kuz
|
||||
- La
|
||||
- Lah
|
||||
- Lai
|
||||
- Lan
|
||||
- Lara
|
||||
- Leem
|
||||
- Lei
|
||||
- Loh
|
||||
- Lotash
|
||||
- Luh
|
||||
- Lurz
|
||||
- Luteema
|
||||
- Maahi
|
||||
- Madesi
|
||||
- Maheelius
|
||||
- Mahei
|
||||
- Maht
|
||||
- Malz
|
||||
- Marz
|
||||
- Mathei
|
||||
- Maxath
|
||||
- Meej
|
||||
- Meejapa
|
||||
- Meensuda
|
||||
- Meer
|
||||
- Mema
|
||||
- Mere
|
||||
- Metaku
|
||||
- Miharil
|
||||
- Milos
|
||||
- Miun
|
||||
- Mobareed
|
||||
- Mohimeem
|
||||
- Mopakuz
|
||||
- Motuu
|
||||
- Mujeen
|
||||
- Muranatepa
|
||||
- Mush
|
||||
- Muz
|
||||
- Na
|
||||
- Napetui
|
||||
- Nazuux
|
||||
- Nebutil
|
||||
- Neeti
|
||||
- Neetinei
|
||||
- Neetrenaza
|
||||
- Neetzara
|
||||
- Neeus
|
||||
- Nema
|
||||
- Neposh
|
||||
- Netapatuu
|
||||
- Nexith
|
||||
- Nodeeus
|
||||
- Nomu
|
||||
- Nosaleeth
|
||||
- Nowajeem
|
||||
- Noyei
|
||||
- Nulaz
|
||||
- Nur
|
||||
- Obaxith
|
||||
- Okan
|
||||
- Okaw
|
||||
- Okeeh
|
||||
- Oleed
|
||||
- Oleen
|
||||
- Olik
|
||||
- Olink
|
||||
- Onuja
|
||||
- Onurai
|
||||
- Opatieel
|
||||
- Otumeel
|
||||
- Owai
|
||||
- Pachat
|
||||
- Pacheeva
|
||||
- Pad
|
||||
- Paduxi
|
||||
- Pajeen
|
||||
- Parash
|
||||
- Peeradeeh
|
||||
- Pejureel
|
||||
- Petaxai
|
||||
- Pideelus
|
||||
- Pimaxi
|
||||
- Pojeel
|
||||
- Ra
|
||||
- Radithax
|
||||
- Raj
|
||||
- Rareel
|
||||
- Rasha
|
||||
- Redieeus
|
||||
- Ree
|
||||
- Reeh
|
||||
- Reemukeeus
|
||||
- Reenum
|
||||
- Reesa
|
||||
- Reet
|
||||
- Reezal
|
||||
- Resari
|
||||
- Riker
|
||||
- Ru
|
||||
- Rupah
|
||||
- Sakeepa
|
||||
- Sakeeus
|
||||
- Sakka
|
||||
- Saliith
|
||||
- Sar
|
||||
- Schiavas
|
||||
- Seek
|
||||
- Seewul
|
||||
- Sei
|
||||
- Sejaijilax
|
||||
- Shakiis
|
||||
- Shehs
|
||||
- Shei
|
||||
- Silm
|
||||
- Skee
|
||||
- Skeetul
|
||||
- Sureeus
|
||||
- Ta
|
||||
- Taeed
|
||||
- Tah
|
||||
- Taleel
|
||||
- Talen
|
||||
- Tan
|
||||
- Tanaka
|
||||
- Tanan
|
||||
- Tee
|
||||
- Teeba
|
||||
- Teegla
|
||||
- Teeka
|
||||
- Teekeeus
|
||||
- Teemeeta
|
||||
- Teeus
|
||||
- Tehat
|
||||
- Tei
|
||||
- Teinaava
|
||||
- Teineeja
|
||||
- Terezeeus
|
||||
- Tikaasi
|
||||
- Tim
|
||||
- Topeeth
|
||||
- Topith
|
||||
- Tsleeixth
|
||||
- Tul
|
||||
- Tulm
|
||||
- Tun
|
||||
- Ukatsei
|
||||
- Ukawei
|
||||
- Ula
|
||||
- Ulawa
|
||||
- Ullis
|
||||
- Usha
|
||||
- Usheeja
|
||||
- Utadeek
|
||||
- Utamukeeus
|
||||
- Utatul
|
||||
- Uxith
|
||||
- Vara
|
||||
- Veekas
|
||||
- Veenaza
|
||||
- Veezara
|
||||
- Vistha
|
||||
- Vudeelal
|
||||
- Wanan
|
||||
- Wanum
|
||||
- Wayiteh
|
||||
- Weebam
|
||||
- Weeltul
|
||||
- Weer
|
||||
- Wih
|
||||
- Wud
|
||||
- Wuleen
|
||||
- Wulm
|
||||
- Wumeek
|
||||
- Xal
|
||||
- Xemo
|
||||
- Yinz
|
||||
- Yinz'r
|
||||
- Zaw
|
||||
- Ze
|
||||
- Zeen
|
||||
- Zeeus
|
||||
- Zish
|
||||
prefix: names-reptilian-male-dataset-
|
||||
count: 328
|
||||
|
||||
@@ -1,55 +1,17 @@
|
||||
- type: dataset
|
||||
id: RevenantType
|
||||
- type: localizedDataset
|
||||
id: NamesRevenantType
|
||||
values:
|
||||
- essence
|
||||
- ghost
|
||||
- phantom
|
||||
- poltergeist
|
||||
- revenant
|
||||
- soul
|
||||
- spectre
|
||||
- spirit
|
||||
prefix: names-revenant-type-dataset-
|
||||
count: 8
|
||||
|
||||
- type: dataset
|
||||
id: RevenantAdjective
|
||||
- type: localizedDataset
|
||||
id: NamesRevenantAdjective
|
||||
values:
|
||||
- abysmal
|
||||
- abyssal
|
||||
- brutal
|
||||
- dark
|
||||
- endless
|
||||
- eternal
|
||||
- fiery
|
||||
- hateful
|
||||
- hideous
|
||||
- hilarious
|
||||
- indifferent
|
||||
- malevolent
|
||||
- peaceful
|
||||
- searing
|
||||
- silent
|
||||
- spiteful
|
||||
- vicious
|
||||
- violent
|
||||
prefix: names-revenant-adjective-dataset-
|
||||
count: 18
|
||||
|
||||
- type: dataset
|
||||
id: RevenantTheme
|
||||
- type: localizedDataset
|
||||
id: NamesRevenantTheme
|
||||
values:
|
||||
- agony
|
||||
- anger
|
||||
- death
|
||||
- despair
|
||||
- desperation
|
||||
- destruction
|
||||
- disease
|
||||
- grief
|
||||
- hate
|
||||
- hellfire
|
||||
- laughter
|
||||
- misery
|
||||
- ruin
|
||||
- salt
|
||||
- screams
|
||||
- sorrow
|
||||
- suffering
|
||||
- vengeance
|
||||
prefix: names-revenant-theme-dataset-
|
||||
count: 18
|
||||
|
||||
@@ -1,42 +1,5 @@
|
||||
- type: dataset
|
||||
id: names_rollie
|
||||
- type: localizedDataset
|
||||
id: NamesRollie
|
||||
values:
|
||||
- "bifta"
|
||||
- "bifter"
|
||||
- "bird"
|
||||
- "blunt"
|
||||
- "bloint"
|
||||
- "boof"
|
||||
- "boofer"
|
||||
- "bomber"
|
||||
- "bone"
|
||||
- "bun"
|
||||
- "doink"
|
||||
- "doob"
|
||||
- "doober"
|
||||
- "doobie"
|
||||
- "dutch"
|
||||
- "fatty"
|
||||
- "hogger"
|
||||
- "hooter"
|
||||
- "hootie"
|
||||
- "jay"
|
||||
- "jimmy"
|
||||
- "joint"
|
||||
- "juju"
|
||||
- "jeebie weebie"
|
||||
- "number"
|
||||
- "owl"
|
||||
- "phattie"
|
||||
- "puffer"
|
||||
- "reef"
|
||||
- "reefer"
|
||||
- "rollie"
|
||||
- "scoobie"
|
||||
- "shorty"
|
||||
- "spiff"
|
||||
- "spliff"
|
||||
- "toke"
|
||||
- "torpedo"
|
||||
- "zoot"
|
||||
- "zooter"
|
||||
prefix: names-rollie-dataset-
|
||||
count: 37
|
||||
|
||||
@@ -1,30 +1,5 @@
|
||||
- type: dataset
|
||||
id: skeletonNamesFirst
|
||||
- type: localizedDataset
|
||||
id: NamesSkeletonFirst
|
||||
values:
|
||||
- Sternum
|
||||
- Ribs
|
||||
- Vertebrae
|
||||
- Sacrum
|
||||
- Mandible
|
||||
- Clavicle
|
||||
- Scapula
|
||||
- Humerus
|
||||
- Radius
|
||||
- Ulna
|
||||
- Carpals
|
||||
- Phalanges
|
||||
- Pelvis
|
||||
- Femur
|
||||
- Tibia
|
||||
- Fibula
|
||||
- Marrow
|
||||
- Tarsals
|
||||
- Patella
|
||||
- Tailbone
|
||||
- Boner
|
||||
- Rib
|
||||
- Hyoid
|
||||
- Coccyx
|
||||
- Tarsus
|
||||
- Lacrimal
|
||||
- Bone
|
||||
prefix: names-skeleton-first-dataset-
|
||||
count: 27
|
||||
|
||||
@@ -1,61 +1,17 @@
|
||||
- type: dataset
|
||||
id: SyndicateNamesNormal
|
||||
- type: localizedDataset
|
||||
id: NamesSyndicateNormal
|
||||
values:
|
||||
- Alfa
|
||||
- Bravo
|
||||
- Charlie
|
||||
- Delta
|
||||
- Echo
|
||||
- Foxtrot
|
||||
- Golf
|
||||
- Hotel
|
||||
- India
|
||||
- Juliett
|
||||
- Kilo
|
||||
- Lima
|
||||
- Mike
|
||||
- November
|
||||
- Oscar
|
||||
- Papa
|
||||
- Quebec
|
||||
- Romeo
|
||||
- Sierra
|
||||
- Tango
|
||||
- Uniform
|
||||
- Victor
|
||||
- Whiskey
|
||||
- X-Ray
|
||||
- Zulu
|
||||
prefix: names-syndicate-normal-dataset-
|
||||
count: 25
|
||||
|
||||
- type: dataset
|
||||
id: SyndicateNamesElite
|
||||
- type: localizedDataset
|
||||
id: NamesSyndicateElite
|
||||
values:
|
||||
- Alpha
|
||||
- Beta
|
||||
- Gamma
|
||||
- Delta
|
||||
- Epsilon
|
||||
- Zeta
|
||||
- Eta
|
||||
- Theta
|
||||
- Iota
|
||||
- Lambda
|
||||
- Mu
|
||||
- Nu
|
||||
- Xi
|
||||
- Omicron
|
||||
- Pi
|
||||
- Rho
|
||||
- Sigma
|
||||
- Tau
|
||||
- Upsilon
|
||||
- Phi
|
||||
- Chi
|
||||
- Psi
|
||||
- Omega
|
||||
prefix: names-syndicate-elite-dataset-
|
||||
count: 23
|
||||
|
||||
- type: dataset
|
||||
id: SyndicateNamesPrefix
|
||||
- type: localizedDataset
|
||||
id: NamesSyndicatePrefix
|
||||
values:
|
||||
- Operative
|
||||
- Agent
|
||||
prefix: names-syndicate-prefix-dataset-
|
||||
count: 2
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
11
Resources/Prototypes/Datasets/Names/wizard.yml
Normal file
11
Resources/Prototypes/Datasets/Names/wizard.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
- type: localizedDataset
|
||||
id: NamesWizardFirst
|
||||
values:
|
||||
prefix: names-wizard-first-dataset-
|
||||
count: 30
|
||||
|
||||
- type: localizedDataset
|
||||
id: NamesWizardLast
|
||||
values:
|
||||
prefix: names-wizard-last-dataset-
|
||||
count: 46
|
||||
@@ -1,33 +0,0 @@
|
||||
- type: dataset
|
||||
id: names_wizard_first
|
||||
values:
|
||||
- Ashenzari
|
||||
- Chancellor
|
||||
- Cleric
|
||||
- Circe
|
||||
- Doctor
|
||||
- Dithmenos
|
||||
- Elyvilon
|
||||
- Faustus
|
||||
- Grimm
|
||||
- Gozag
|
||||
- Jim
|
||||
- Jiyva
|
||||
- Lirazel
|
||||
- Lugonu
|
||||
- Koschei
|
||||
- Kreol
|
||||
- Lina
|
||||
- Merlin
|
||||
- Morgan
|
||||
- Nemelex
|
||||
- Rasputin
|
||||
- Ru
|
||||
- Sif
|
||||
- Trivia
|
||||
- Trog
|
||||
- Uskayaw
|
||||
- Vehumet
|
||||
- Xom
|
||||
- Yredelemnul
|
||||
- Zin
|
||||
@@ -1,49 +0,0 @@
|
||||
- type: dataset
|
||||
id: names_wizard_last
|
||||
values:
|
||||
- Dark
|
||||
- Darkmagic
|
||||
- Darko
|
||||
- Gray
|
||||
- Honko
|
||||
- Inverse
|
||||
- Shado
|
||||
- Smith
|
||||
- Unseen
|
||||
- Weatherwax
|
||||
- Whom
|
||||
- Yagg
|
||||
- le Fay
|
||||
- of Void
|
||||
- Stormbringer
|
||||
- the All Knowing
|
||||
- the Amazing
|
||||
- the Bandit Killer
|
||||
- the Benevolent
|
||||
- the Blue
|
||||
- the Brown
|
||||
- the Conquerer
|
||||
- the Deathless
|
||||
- the Destroyer
|
||||
- the Dragon Spooker
|
||||
- the Emperor
|
||||
- the Glowing One
|
||||
- the Gray
|
||||
- the Great
|
||||
- the Healer
|
||||
- the Magician
|
||||
- the Powerful
|
||||
- the Raven
|
||||
- the Red
|
||||
- the Remorseful
|
||||
- the Seething
|
||||
- the Shining One
|
||||
- the Sorcelator
|
||||
- the Spiral King
|
||||
- the Unending
|
||||
- the Unstoppable
|
||||
- the Weeping
|
||||
- the White
|
||||
- the Wise
|
||||
- Xobeh
|
||||
- Ym Sagoz
|
||||
@@ -1,399 +1,5 @@
|
||||
- type: dataset
|
||||
id: adjectives
|
||||
- type: localizedDataset
|
||||
id: Adjectives
|
||||
values:
|
||||
- adorable
|
||||
- adventurous
|
||||
- aggressive
|
||||
- alert
|
||||
- attractive
|
||||
- average
|
||||
- beautiful
|
||||
- blue-eyed
|
||||
- bloody
|
||||
- blushing
|
||||
- bright
|
||||
- clean
|
||||
- clear
|
||||
- cloudy
|
||||
- colorful
|
||||
- crowded
|
||||
- cute
|
||||
- dark
|
||||
- drab
|
||||
- distinct
|
||||
- dull
|
||||
- elegant
|
||||
- excited
|
||||
- fancy
|
||||
- filthy
|
||||
- glamorous
|
||||
- gleaming
|
||||
- gorgeous
|
||||
- graceful
|
||||
- grotesque
|
||||
- handsome
|
||||
- homely
|
||||
- light
|
||||
- long
|
||||
- magnificent
|
||||
- misty
|
||||
- motionless
|
||||
- muddy
|
||||
- old-fashioned
|
||||
- plain
|
||||
- poised
|
||||
- precious
|
||||
- quaint
|
||||
- shiny
|
||||
- smoggy
|
||||
- sparkling
|
||||
- spotless
|
||||
- stormy
|
||||
- strange
|
||||
- ugly
|
||||
- ugliest
|
||||
- unsightly
|
||||
- unusual
|
||||
- wide-eyed
|
||||
- alive
|
||||
- annoying
|
||||
- bad
|
||||
- better
|
||||
- beautiful
|
||||
- brainy
|
||||
- breakable
|
||||
- busy
|
||||
- careful
|
||||
- cautious
|
||||
- clever
|
||||
- clumsy
|
||||
- concerned
|
||||
- crazy
|
||||
- curious
|
||||
- dead
|
||||
- different
|
||||
- difficult
|
||||
- doubtful
|
||||
- easy
|
||||
- expensive
|
||||
- famous
|
||||
- fragile
|
||||
- frail
|
||||
- gifted
|
||||
- helpful
|
||||
- helpless
|
||||
- horrible
|
||||
- important
|
||||
- impossible
|
||||
- inexpensive
|
||||
- innocent
|
||||
- inquisitive
|
||||
- modern
|
||||
- mushy
|
||||
- odd
|
||||
- open
|
||||
- outstanding
|
||||
- poor
|
||||
- powerful
|
||||
- prickly
|
||||
- puzzled
|
||||
- real
|
||||
- rich
|
||||
- shy
|
||||
- sleepy
|
||||
- stupid
|
||||
- super
|
||||
- talented
|
||||
- tame
|
||||
- tender
|
||||
- tough
|
||||
- uninterested
|
||||
- vast
|
||||
- wandering
|
||||
- wild
|
||||
- wrong
|
||||
- angry
|
||||
- annoyed
|
||||
- anxious
|
||||
- arrogant
|
||||
- ashamed
|
||||
- awful
|
||||
- bad
|
||||
- bewildered
|
||||
- black
|
||||
- blue
|
||||
- bored
|
||||
- clumsy
|
||||
- combative
|
||||
- condemned
|
||||
- confused
|
||||
- crazy,flipped-out
|
||||
- creepy
|
||||
- cruel
|
||||
- dangerous
|
||||
- defeated
|
||||
- defiant
|
||||
- depressed
|
||||
- disgusted
|
||||
- disturbed
|
||||
- dizzy
|
||||
- dull
|
||||
- embarrassed
|
||||
- envious
|
||||
- evil
|
||||
- fierce
|
||||
- foolish
|
||||
- frantic
|
||||
- frightened
|
||||
- grieving
|
||||
- grumpy
|
||||
- helpless
|
||||
- homeless
|
||||
- hungry
|
||||
- hurt
|
||||
- ill
|
||||
- itchy
|
||||
- jealous
|
||||
- jittery
|
||||
- lazy
|
||||
- lonely
|
||||
- mysterious
|
||||
- nasty
|
||||
- naughty
|
||||
- nervous
|
||||
- nutty
|
||||
- obnoxious
|
||||
- outrageous
|
||||
- panicky
|
||||
- repulsive
|
||||
- scary
|
||||
- selfish
|
||||
- sore
|
||||
- tense
|
||||
- terrible
|
||||
- testy
|
||||
- thoughtless
|
||||
- tired
|
||||
- troubled
|
||||
- upset
|
||||
- uptight
|
||||
- weary
|
||||
- wicked
|
||||
- worried
|
||||
- agreeable
|
||||
- amused
|
||||
- brave
|
||||
- calm
|
||||
- charming
|
||||
- cheerful
|
||||
- comfortable
|
||||
- cooperative
|
||||
- courageous
|
||||
- delightful
|
||||
- determined
|
||||
- eager
|
||||
- elated
|
||||
- enchanting
|
||||
- encouraging
|
||||
- energetic
|
||||
- enthusiastic
|
||||
- excited
|
||||
- exuberant
|
||||
- fair
|
||||
- faithful
|
||||
- fantastic
|
||||
- fine
|
||||
- friendly
|
||||
- funny
|
||||
- gentle
|
||||
- glorious
|
||||
- good
|
||||
- happy
|
||||
- healthy
|
||||
- helpful
|
||||
- hilarious
|
||||
- jolly
|
||||
- joyous
|
||||
- kind
|
||||
- lively
|
||||
- lovely
|
||||
- lucky
|
||||
- nice
|
||||
- obedient
|
||||
- perfect
|
||||
- pleasant
|
||||
- proud
|
||||
- relieved
|
||||
- silly
|
||||
- smiling
|
||||
- splendid
|
||||
- successful
|
||||
- thankful
|
||||
- thoughtful
|
||||
- victorious
|
||||
- vivacious
|
||||
- witty
|
||||
- wonderful
|
||||
- zealous
|
||||
- zany
|
||||
- broad
|
||||
- chubby
|
||||
- crooked
|
||||
- curved
|
||||
- deep
|
||||
- flat
|
||||
- high
|
||||
- hollow
|
||||
- low
|
||||
- narrow
|
||||
- round
|
||||
- shallow
|
||||
- skinny
|
||||
- square
|
||||
- steep
|
||||
- straight
|
||||
- wide
|
||||
- big
|
||||
- colossal
|
||||
- fat
|
||||
- gigantic
|
||||
- great
|
||||
- huge
|
||||
- immense
|
||||
- large
|
||||
- little
|
||||
- mammoth
|
||||
- massive
|
||||
- miniature
|
||||
- petite
|
||||
- puny
|
||||
- scrawny
|
||||
- short
|
||||
- small
|
||||
- tall
|
||||
- teeny
|
||||
- teeny-tiny
|
||||
- tiny
|
||||
- cooing
|
||||
- deafening
|
||||
- faint
|
||||
- harsh
|
||||
- high-pitched
|
||||
- hissing
|
||||
- hushed
|
||||
- husky
|
||||
- loud
|
||||
- melodic
|
||||
- moaning
|
||||
- mute
|
||||
- noisy
|
||||
- purring
|
||||
- quiet
|
||||
- raspy
|
||||
- resonant
|
||||
- screeching
|
||||
- shrill
|
||||
- silent
|
||||
- soft
|
||||
- squealing
|
||||
- thundering
|
||||
- voiceless
|
||||
- whispering
|
||||
- ancient
|
||||
- brief
|
||||
- early
|
||||
- fast
|
||||
- late
|
||||
- long
|
||||
- modern
|
||||
- old
|
||||
- old-fashioned
|
||||
- quick
|
||||
- rapid
|
||||
- short
|
||||
- slow
|
||||
- swift
|
||||
- young
|
||||
- bitter
|
||||
- delicious
|
||||
- fresh
|
||||
- juicy
|
||||
- ripe
|
||||
- rotten
|
||||
- salty
|
||||
- sour
|
||||
- spicy
|
||||
- stale
|
||||
- sticky
|
||||
- strong
|
||||
- sweet
|
||||
- tart
|
||||
- tasteless
|
||||
- tasty
|
||||
- thirsty
|
||||
- fluttering
|
||||
- fuzzy
|
||||
- greasy
|
||||
- grubby
|
||||
- hard
|
||||
- hot
|
||||
- icy
|
||||
- loose
|
||||
- melted
|
||||
- nutritious
|
||||
- plastic
|
||||
- prickly
|
||||
- rainy
|
||||
- rough
|
||||
- scattered
|
||||
- shaggy
|
||||
- shaky
|
||||
- sharp
|
||||
- shivering
|
||||
- silky
|
||||
- slimy
|
||||
- slippery
|
||||
- smooth
|
||||
- soft
|
||||
- solid
|
||||
- steady
|
||||
- sticky
|
||||
- tender
|
||||
- tight
|
||||
- uneven
|
||||
- weak
|
||||
- wet
|
||||
- wooden
|
||||
- yummy
|
||||
- boiling
|
||||
- breezy
|
||||
- broken
|
||||
- bumpy
|
||||
- chilly
|
||||
- cold
|
||||
- cool
|
||||
- creepy
|
||||
- crooked
|
||||
- cuddly
|
||||
- curly
|
||||
- damaged
|
||||
- damp
|
||||
- dirty
|
||||
- dry
|
||||
- dusty
|
||||
- filthy
|
||||
- flaky
|
||||
- fluffy
|
||||
- freezing
|
||||
- hot
|
||||
- warm
|
||||
- wet
|
||||
- abundant
|
||||
- empty
|
||||
- few
|
||||
- heavy
|
||||
- light
|
||||
- many
|
||||
- numerous
|
||||
- substantial
|
||||
- capitalist
|
||||
prefix: adjectives-dataset-
|
||||
count: 396
|
||||
|
||||
@@ -1,12 +1,5 @@
|
||||
- type: dataset
|
||||
- type: localizedDataset
|
||||
id: TraitorCorporations
|
||||
values:
|
||||
- "CyberSun Industries"
|
||||
- "Gorlex Marauders"
|
||||
- "MI13"
|
||||
- "Tiger Cooperative"
|
||||
- "S.E.L.F."
|
||||
- "Animal Rights Consortium"
|
||||
- "Donk Corporation"
|
||||
- "Waffle Corporation"
|
||||
- "Interdyne Pharmaceutics"
|
||||
prefix: traitor-corporations-dataset-
|
||||
count: 9
|
||||
|
||||
@@ -1,24 +1,6 @@
|
||||
# "funny" placeholders of extremely minor/non-crimes for wanted reason dialog
|
||||
- type: dataset
|
||||
- type: localizedDataset
|
||||
id: CriminalRecordsWantedReasonPlaceholders
|
||||
values:
|
||||
- Ate a delicious valid salad
|
||||
- Ate their own shoes
|
||||
- Being a clown
|
||||
- Being a mime
|
||||
- Breathed the wrong way
|
||||
- Broke into evac
|
||||
- Did literally nothing
|
||||
- Did their job
|
||||
- Didn't say hello to me
|
||||
- Drank one too many
|
||||
- Had two toolboxes, that's too many
|
||||
- Lied on common radio
|
||||
- Looked at me funny
|
||||
- Lubed up the entire way to evac
|
||||
- Set AME up on time
|
||||
- Slipped the HoS
|
||||
- Stole the clown's mask
|
||||
- Told an unfunny joke
|
||||
- Wore a gasmask
|
||||
- Wore boxing gloves
|
||||
prefix: placeholders-criminal-records-wanted-reason-
|
||||
count: 20
|
||||
|
||||
@@ -282,6 +282,7 @@
|
||||
- GRAVITY
|
||||
- HAPPINESS
|
||||
- HONOR
|
||||
- HUBRIS
|
||||
- HUMANITY
|
||||
- HUMOR
|
||||
- IMAGINATION
|
||||
@@ -299,7 +300,6 @@
|
||||
- PAIN
|
||||
- PHYSICS
|
||||
- POVERTY
|
||||
- PRIDE
|
||||
- PROGRESS
|
||||
- REALITY
|
||||
- REVOLUTION
|
||||
|
||||
@@ -1,85 +1,5 @@
|
||||
- type: dataset
|
||||
id: news
|
||||
- type: localizedDataset
|
||||
id: News
|
||||
values:
|
||||
- "Tree stuck in tajaran; firefighters baffled."
|
||||
- "Armadillos want aardvarks removed from dictionary claims 'here first'."
|
||||
- "Angel found dancing on pinhead ordered to stop; cited for public nuisance."
|
||||
- "Letters claim they are better than number; 'Always have been'."
|
||||
- "Pens proclaim pencils obsolete, 'lead is dead'."
|
||||
- "Rock and paper sues scissors for discrimination."
|
||||
- "Steak tell-all book reveals he never liked sitting by potato."
|
||||
- "Woodchuck stops counting how many times he’s chucked 'Never again'."
|
||||
# - "{{AFFECTED}} clerk first person able to pronounce '@*$%!'."
|
||||
# - "{{AFFECTED}} delis serving boiled paperback dictionaries, 'Adjectives chewy' customers declare."
|
||||
# - "{{AFFECTED}} weather deemed 'boring'; meteors and rad storms to be imported."
|
||||
# - "Most {{AFFECTED}} security officers prefer cream over sugar."
|
||||
# - "Palindrome speakers conference in {{AFFECTED}}; 'Wow!' says Otto."
|
||||
# - "Question mark worshipped as deity by ancient {{AFFECTED}} dwellers."
|
||||
# - "Spilled milk causes whole {{AFFECTED}} populace to cry."
|
||||
# - "World largest carp patty at display on {{AFFECTED}}."
|
||||
- "'Here kitty kitty' no longer preferred tajaran retrieval technique."
|
||||
- "Man travels 7000 light years to retrieve lost hankie, 'It was my favourite'."
|
||||
- "New bowling lane that shoots mini-meteors at bowlers very popular."
|
||||
# - "Guy gets tattoo of Tau Ceti on chest '[pick("CentCom","star","starship","asteroid")] tickles most'."
|
||||
- "Skrell marries computer; wedding attended by 100 modems."
|
||||
- "Chef reports successfully using harmonica as cheese grater."
|
||||
- "Nanotrasen invents handkerchief that says 'Bless you' after sneeze."
|
||||
- "Clone accused of posing for other clones’s school photo."
|
||||
- "Clone accused of stealing other clones’s employee of the month award."
|
||||
- "Woman robs station with hair dryer; crewmen love new style."
|
||||
- "This space for rent."
|
||||
# - "{{AFFECTED}} Baker Wins Pickled Crumpet Toss Three Years Running"
|
||||
- "Skrell Scientist Discovers Abacus Can Be Used To Dry Towels"
|
||||
- "Survey: 'Cheese Louise' Voted Best Pizza Restaurant In Tau Ceti"
|
||||
# - "I Was Framed, jokes {{AFFECTED}} artist"
|
||||
# - "Mysterious Loud Rumbling Noises In {{AFFECTED}} Found To Be Mysterious Loud Rumblings"
|
||||
# - "Alien ambassador becomes lost on {{AFFECTED}}, refuses to ask for directions"
|
||||
- "Swamp Gas Verified To Be Exhalations Of Stars--Movie Stars--Long Passed"
|
||||
- "Tainted Broccoli Weapon Of Choice For Syndicate Assassins"
|
||||
- "Chefs Find Broccoli Effective Tool For Cutting Cheese"
|
||||
- "Broccoli Found To Cause Grumpiness In Monkeys"
|
||||
# - "Survey: 80% Of People on {{AFFECTED}} Love Clog-Dancing"
|
||||
- "Giant Hairball Has Perfect Grammar But Rolls rr's Too Much, Linguists Say"
|
||||
# - "{{AFFECTED}} Phonebooks Print All Wrong Numbers; Results In 15 New Marriages"
|
||||
# - "Tajaran Burglar Spotted on {{AFFECTED}}, Mistaken For Dalmatian"
|
||||
- "Gibson Gazette Updates Frequently Absurd, Poll Indicates"
|
||||
# - "Esoteric Verbosity Culminates In Communicative Ennui, {{AFFECTED}} Academics Note"
|
||||
- "Taj Demand Longer Breaks, Cleaner Litter, Slower Mice"
|
||||
- "Survey: 3 Out Of 5 Skrell Loathe Modern Art"
|
||||
- "Skrell Scientist Discovers Gravity While Falling Down Stairs"
|
||||
# - "Boy Saves Tajaran From Tree on {{AFFECTED}}, Thousands Cheer"
|
||||
# - "Shipment Of Apples Overturns, {{AFFECTED}} Diner Offers Applesauce Special"
|
||||
# - "Spotted Owl Spotted on {{AFFECTED}}"
|
||||
- "Humans Everywhere Agree: Purring Tajarans Are Happy Tajarans"
|
||||
- "From The Desk Of Wise Guy Sammy: One Word In This Gazette Is Sdrawkcab"
|
||||
- "From The Desk Of Wise Guy Sammy: It's Hard To Have Too Much Shelf Space"
|
||||
- "From The Desk Of Wise Guy Sammy: Wine And Friendships Get Better With Age"
|
||||
- "From The Desk Of Wise Guy Sammy: The Insides Of Golf Balls Are Mostly Rubber Bands"
|
||||
- "From The Desk Of Wise Guy Sammy: You Don't Have To Fool All The People, Just The Right Ones"
|
||||
- "From The Desk Of Wise Guy Sammy: If You Made The Mess, You Clean It Up"
|
||||
- "From The Desk Of Wise Guy Sammy: It Is Easier To Get Forgiveness Than Permission"
|
||||
- "From The Desk Of Wise Guy Sammy: Check Your Facts Before Making A Fool Of Yourself"
|
||||
- "From The Desk Of Wise Guy Sammy: You Can't Outwait A Bureaucracy"
|
||||
- "From The Desk Of Wise Guy Sammy: It's Better To Yield Right Of Way Than To Demand It"
|
||||
- "From The Desk Of Wise Guy Sammy: A Person Who Likes Cats Can't Be All Bad"
|
||||
- "From The Desk Of Wise Guy Sammy: Help Is The Sunny Side Of Control"
|
||||
- "From The Desk Of Wise Guy Sammy: Two Points Determine A Straight Line"
|
||||
- "From The Desk Of Wise Guy Sammy: Reading Improves The Mind And Lifts The Spirit"
|
||||
- "From The Desk Of Wise Guy Sammy: Better To Aim High And Miss Then To Aim Low And Hit"
|
||||
- "From The Desk Of Wise Guy Sammy: Meteors Often Strike The Same Place More Than Once"
|
||||
- "Tommy B. Saif Sez: Look Both Ways Before Boarding The Shuttle"
|
||||
- "Tommy B. Saif Sez: Hold On; Sudden Stops Sometimes Necessary"
|
||||
- "Tommy B. Saif Sez: Keep Fingers Away From Moving Panels"
|
||||
- "Tommy B. Saif Sez: No Left Turn, Except Shuttles"
|
||||
- "Tommy B. Saif Sez: Return Seats And Trays To Their Proper Upright Position"
|
||||
- "Tommy B. Saif Sez: Eating And Drinking In Docking Bays Is Prohibited"
|
||||
- "Tommy B. Saif Sez: Accept No Substitutes, And Don't Be Fooled By Imitations"
|
||||
- "Tommy B. Saif Sez: Do Not Remove This Tag Under Penalty Of Law"
|
||||
- "Tommy B. Saif Sez: Always Mix Thoroughly When So Instructed"
|
||||
- "Tommy B. Saif Sez: Try To Keep Six Month's Expenses In Reserve"
|
||||
- "Tommy B. Saif Sez: Change Not Given Without Purchase"
|
||||
- "Tommy B. Saif Sez: If You Break It, You Buy It"
|
||||
- "Tommy B. Saif Sez: Reservations Must Be Cancelled 48 Hours Prior To Event To Obtain Refund"
|
||||
- "Doughnuts: Is There Anything They Can't Do"
|
||||
- "If Tin Whistles Are Made Of Tin, What Do They Make Foghorns Out Of?"
|
||||
- "Broccoli discovered to be colonies of tiny aliens with murder on their minds"
|
||||
prefix: news-dataset-
|
||||
count: 62
|
||||
|
||||
@@ -1,26 +1,23 @@
|
||||
- type: dataset
|
||||
- type: localizedDataset
|
||||
id: RatKingCommandStay
|
||||
values:
|
||||
- "Sit!"
|
||||
- "Stay!"
|
||||
- "Stop!"
|
||||
prefix: rat-king-command-stay-
|
||||
count: 3
|
||||
|
||||
- type: dataset
|
||||
- type: localizedDataset
|
||||
id: RatKingCommandFollow
|
||||
values:
|
||||
- "Heel!"
|
||||
- "Follow!"
|
||||
prefix: rat-king-command-follow-
|
||||
count: 2
|
||||
|
||||
- type: dataset
|
||||
- type: localizedDataset
|
||||
id: RatKingCommandCheeseEm
|
||||
values:
|
||||
- "Attack!"
|
||||
- "Sic!"
|
||||
- "Kill!"
|
||||
- "Cheese 'Em!"
|
||||
prefix: rat-king-command-cheese-
|
||||
count: 4
|
||||
|
||||
- type: dataset
|
||||
- type: localizedDataset
|
||||
id: RatKingCommandLoose
|
||||
values:
|
||||
- "Free!"
|
||||
- "Loose!"
|
||||
prefix: rat-king-command-loose-
|
||||
count: 2
|
||||
|
||||
@@ -1,634 +1,5 @@
|
||||
- type: dataset
|
||||
id: verbs
|
||||
- type: localizedDataset
|
||||
id: Verbs
|
||||
values:
|
||||
- accept
|
||||
- add
|
||||
- admire
|
||||
- admit
|
||||
- advise
|
||||
- afford
|
||||
- agree
|
||||
- alert
|
||||
- allow
|
||||
- amuse
|
||||
- analyse
|
||||
- announce
|
||||
- annoy
|
||||
- answer
|
||||
- apologise
|
||||
- appear
|
||||
- applaud
|
||||
- appreciate
|
||||
- approve
|
||||
- argue
|
||||
- arrange
|
||||
- arrest
|
||||
- arrive
|
||||
- ask
|
||||
- attach
|
||||
- attack
|
||||
- attempt
|
||||
- attend
|
||||
- attract
|
||||
- avoid
|
||||
- back
|
||||
- bake
|
||||
- balance
|
||||
- ban
|
||||
- bang
|
||||
- bare
|
||||
- bat
|
||||
- bathe
|
||||
- battle
|
||||
- beam
|
||||
- beg
|
||||
- behave
|
||||
- belong
|
||||
- bleach
|
||||
- bless
|
||||
- blind
|
||||
- blink
|
||||
- blot
|
||||
- blush
|
||||
- boast
|
||||
- boil
|
||||
- bolt
|
||||
- bomb
|
||||
- book
|
||||
- bore
|
||||
- borrow
|
||||
- bounce
|
||||
- bow
|
||||
- box
|
||||
- brake
|
||||
- brake
|
||||
- branch
|
||||
- breathe
|
||||
- bruise
|
||||
- brush
|
||||
- bubble
|
||||
- bump
|
||||
- burn
|
||||
- bury
|
||||
- buzz
|
||||
- calculate
|
||||
- call
|
||||
- camp
|
||||
- care
|
||||
- carry
|
||||
- carve
|
||||
- cause
|
||||
- challenge
|
||||
- change
|
||||
- charge
|
||||
- chase
|
||||
- cheat
|
||||
- check
|
||||
- cheer
|
||||
- chew
|
||||
- choke
|
||||
- chop
|
||||
- claim
|
||||
- clap
|
||||
- clean
|
||||
- clear
|
||||
- clip
|
||||
- close
|
||||
- coach
|
||||
- coil
|
||||
- collect
|
||||
- colour
|
||||
- comb
|
||||
- command
|
||||
- communicate
|
||||
- compare
|
||||
- compete
|
||||
- complain
|
||||
- complete
|
||||
- concentrate
|
||||
- concern
|
||||
- confess
|
||||
- confuse
|
||||
- connect
|
||||
- consider
|
||||
- consist
|
||||
- contain
|
||||
- continue
|
||||
- copy
|
||||
- correct
|
||||
- cough
|
||||
- count
|
||||
- cover
|
||||
- crack
|
||||
- crash
|
||||
- crawl
|
||||
- cross
|
||||
- crush
|
||||
- cry
|
||||
- cure
|
||||
- curl
|
||||
- curve
|
||||
- cycle
|
||||
- dam
|
||||
- damage
|
||||
- dance
|
||||
- dare
|
||||
- decay
|
||||
- deceive
|
||||
- decide
|
||||
- decorate
|
||||
- delay
|
||||
- delight
|
||||
- deliver
|
||||
- depend
|
||||
- describe
|
||||
- desert
|
||||
- deserve
|
||||
- destroy
|
||||
- detect
|
||||
- develop
|
||||
- disagree
|
||||
- disappear
|
||||
- disapprove
|
||||
- disarm
|
||||
- discover
|
||||
- dislike
|
||||
- divide
|
||||
- double
|
||||
- doubt
|
||||
- drag
|
||||
- drain
|
||||
- dream
|
||||
- dress
|
||||
- drip
|
||||
- drop
|
||||
- drown
|
||||
- drum
|
||||
- dry
|
||||
- dust
|
||||
- earn
|
||||
- educate
|
||||
- embarrass
|
||||
- employ
|
||||
- empty
|
||||
- encourage
|
||||
- end
|
||||
- enjoy
|
||||
- enter
|
||||
- entertain
|
||||
- escape
|
||||
- examine
|
||||
- excite
|
||||
- excuse
|
||||
- exercise
|
||||
- exist
|
||||
- expand
|
||||
- expect
|
||||
- explain
|
||||
- explode
|
||||
- extend
|
||||
- face
|
||||
- fade
|
||||
- fail
|
||||
- fancy
|
||||
- fasten
|
||||
- fax
|
||||
- fear
|
||||
- fence
|
||||
- fetch
|
||||
- file
|
||||
- fill
|
||||
- film
|
||||
- fire
|
||||
- fit
|
||||
- fix
|
||||
- flap
|
||||
- flash
|
||||
- float
|
||||
- flood
|
||||
- flow
|
||||
- flower
|
||||
- fold
|
||||
- follow
|
||||
- fool
|
||||
- force
|
||||
- form
|
||||
- found
|
||||
- frame
|
||||
- frighten
|
||||
- fry
|
||||
- gather
|
||||
- gaze
|
||||
- glow
|
||||
- glue
|
||||
- grab
|
||||
- grate
|
||||
- grease
|
||||
- greet
|
||||
- grin
|
||||
- grip
|
||||
- groan
|
||||
- guarantee
|
||||
- guard
|
||||
- guess
|
||||
- guide
|
||||
- hammer
|
||||
- hand
|
||||
- handle
|
||||
- hang
|
||||
- happen
|
||||
- harass
|
||||
- harm
|
||||
- hate
|
||||
- haunt
|
||||
- head
|
||||
- heal
|
||||
- heap
|
||||
- heat
|
||||
- help
|
||||
- hook
|
||||
- hop
|
||||
- hope
|
||||
- hover
|
||||
- hug
|
||||
- hum
|
||||
- hunt
|
||||
- hurry
|
||||
- identify
|
||||
- ignore
|
||||
- imagine
|
||||
- impress
|
||||
- improve
|
||||
- include
|
||||
- increase
|
||||
- influence
|
||||
- inform
|
||||
- inject
|
||||
- injure
|
||||
- instruct
|
||||
- intend
|
||||
- interest
|
||||
- interfere
|
||||
- interrupt
|
||||
- introduce
|
||||
- invent
|
||||
- invite
|
||||
- irritate
|
||||
- itch
|
||||
- jail
|
||||
- jam
|
||||
- jog
|
||||
- join
|
||||
- joke
|
||||
- judge
|
||||
- juggle
|
||||
- jump
|
||||
- kick
|
||||
- kill
|
||||
- kiss
|
||||
- kneel
|
||||
- knit
|
||||
- knock
|
||||
- knot
|
||||
- label
|
||||
- land
|
||||
- last
|
||||
- laugh
|
||||
- launch
|
||||
- learn
|
||||
- level
|
||||
- license
|
||||
- lick
|
||||
- lie
|
||||
- lighten
|
||||
- like
|
||||
- list
|
||||
- listen
|
||||
- live
|
||||
- load
|
||||
- lock
|
||||
- long
|
||||
- look
|
||||
- love
|
||||
- man
|
||||
- manage
|
||||
- march
|
||||
- mark
|
||||
- marry
|
||||
- match
|
||||
- mate
|
||||
- matter
|
||||
- measure
|
||||
- meddle
|
||||
- melt
|
||||
- memorise
|
||||
- mend
|
||||
- messup
|
||||
- milk
|
||||
- mine
|
||||
- miss
|
||||
- mix
|
||||
- moan
|
||||
- moor
|
||||
- mourn
|
||||
- move
|
||||
- muddle
|
||||
- mug
|
||||
- multiply
|
||||
- murder
|
||||
- nail
|
||||
- name
|
||||
- need
|
||||
- nest
|
||||
- nod
|
||||
- note
|
||||
- notice
|
||||
- number
|
||||
- obey
|
||||
- object
|
||||
- observe
|
||||
- obtain
|
||||
- occur
|
||||
- offend
|
||||
- offer
|
||||
- open
|
||||
- order
|
||||
- overflow
|
||||
- owe
|
||||
- own
|
||||
- pack
|
||||
- paddle
|
||||
- paint
|
||||
- park
|
||||
- part
|
||||
- pass
|
||||
- paste
|
||||
- pat
|
||||
- pause
|
||||
- peck
|
||||
- pedal
|
||||
- peel
|
||||
- peep
|
||||
- perform
|
||||
- permit
|
||||
- phone
|
||||
- pick
|
||||
- pinch
|
||||
- pine
|
||||
- place
|
||||
- plan
|
||||
- plant
|
||||
- play
|
||||
- please
|
||||
- plug
|
||||
- point
|
||||
- poke
|
||||
- polish
|
||||
- pop
|
||||
- possess
|
||||
- post
|
||||
- pour
|
||||
- practise
|
||||
- pray
|
||||
- preach
|
||||
- precede
|
||||
- prefer
|
||||
- prepare
|
||||
- present
|
||||
- preserve
|
||||
- press
|
||||
- pretend
|
||||
- prevent
|
||||
- prick
|
||||
- print
|
||||
- produce
|
||||
- program
|
||||
- promise
|
||||
- protect
|
||||
- provide
|
||||
- pull
|
||||
- pump
|
||||
- punch
|
||||
- puncture
|
||||
- punish
|
||||
- push
|
||||
- question
|
||||
- queue
|
||||
- race
|
||||
- radiate
|
||||
- rain
|
||||
- raise
|
||||
- reach
|
||||
- realise
|
||||
- receive
|
||||
- recognise
|
||||
- record
|
||||
- reduce
|
||||
- reflect
|
||||
- refuse
|
||||
- regret
|
||||
- reign
|
||||
- reject
|
||||
- rejoice
|
||||
- relax
|
||||
- release
|
||||
- rely
|
||||
- remain
|
||||
- remember
|
||||
- remind
|
||||
- remove
|
||||
- repair
|
||||
- repeat
|
||||
- replace
|
||||
- reply
|
||||
- report
|
||||
- reproduce
|
||||
- request
|
||||
- rescue
|
||||
- retire
|
||||
- return
|
||||
- rhyme
|
||||
- rinse
|
||||
- risk
|
||||
- rob
|
||||
- rock
|
||||
- roll
|
||||
- rot
|
||||
- rub
|
||||
- ruin
|
||||
- rule
|
||||
- rush
|
||||
- sack
|
||||
- sail
|
||||
- satisfy
|
||||
- save
|
||||
- saw
|
||||
- scare
|
||||
- scatter
|
||||
- scold
|
||||
- scorch
|
||||
- scrape
|
||||
- scratch
|
||||
- scream
|
||||
- screw
|
||||
- scribble
|
||||
- scrub
|
||||
- seal
|
||||
- search
|
||||
- separate
|
||||
- serve
|
||||
- settle
|
||||
- shade
|
||||
- share
|
||||
- shave
|
||||
- shelter
|
||||
- shiver
|
||||
- shock
|
||||
- shop
|
||||
- shriek
|
||||
- shrug
|
||||
- sigh
|
||||
- sign
|
||||
- signal
|
||||
- sin
|
||||
- sip
|
||||
- ski
|
||||
- skip
|
||||
- slap
|
||||
- slip
|
||||
- slow
|
||||
- smash
|
||||
- smell
|
||||
- smile
|
||||
- smoke
|
||||
- snatch
|
||||
- sneeze
|
||||
- sniff
|
||||
- snore
|
||||
- snow
|
||||
- soak
|
||||
- soothe
|
||||
- sound
|
||||
- spare
|
||||
- spark
|
||||
- sparkle
|
||||
- spell
|
||||
- spill
|
||||
- spoil
|
||||
- spot
|
||||
- spray
|
||||
- sprout
|
||||
- squash
|
||||
- squeak
|
||||
- squeal
|
||||
- squeeze
|
||||
- stain
|
||||
- stamp
|
||||
- stare
|
||||
- start
|
||||
- stay
|
||||
- steer
|
||||
- step
|
||||
- stir
|
||||
- stitch
|
||||
- stop
|
||||
- store
|
||||
- strap
|
||||
- strengthen
|
||||
- stretch
|
||||
- stroke
|
||||
- stuff
|
||||
- subtract
|
||||
- succeed
|
||||
- suck
|
||||
- suffer
|
||||
- suggest
|
||||
- suit
|
||||
- supply
|
||||
- support
|
||||
- suppose
|
||||
- surprise
|
||||
- surround
|
||||
- suspect
|
||||
- suspend
|
||||
- switch
|
||||
- talk
|
||||
- tame
|
||||
- tap
|
||||
- taste
|
||||
- tease
|
||||
- telephone
|
||||
- tempt
|
||||
- terrify
|
||||
- test
|
||||
- thank
|
||||
- thaw
|
||||
- tick
|
||||
- tickle
|
||||
- tie
|
||||
- time
|
||||
- tip
|
||||
- tire
|
||||
- touch
|
||||
- tour
|
||||
- tow
|
||||
- trace
|
||||
- trade
|
||||
- train
|
||||
- transport
|
||||
- trap
|
||||
- travel
|
||||
- treat
|
||||
- tremble
|
||||
- trick
|
||||
- trip
|
||||
- trot
|
||||
- trouble
|
||||
- trust
|
||||
- try
|
||||
- tug
|
||||
- tumble
|
||||
- turn
|
||||
- twist
|
||||
- type
|
||||
- unfasten
|
||||
- unite
|
||||
- unlock
|
||||
- unpack
|
||||
- untidy
|
||||
- use
|
||||
- vanish
|
||||
- visit
|
||||
- wail
|
||||
- wait
|
||||
- walk
|
||||
- wander
|
||||
- want
|
||||
- warm
|
||||
- warn
|
||||
- wash
|
||||
- waste
|
||||
- watch
|
||||
- water
|
||||
- wave
|
||||
- weigh
|
||||
- welcome
|
||||
- whine
|
||||
- whip
|
||||
- whirl
|
||||
- whistle
|
||||
- wink
|
||||
- wipe
|
||||
- wish
|
||||
- wobble
|
||||
- wonder
|
||||
- work
|
||||
- worry
|
||||
- wrap
|
||||
- wreck
|
||||
- wrestle
|
||||
- wriggle
|
||||
- yawn
|
||||
- yell
|
||||
- zip
|
||||
- zoom
|
||||
prefix: verbs-dataset-
|
||||
count: 631
|
||||
|
||||
@@ -60,11 +60,13 @@
|
||||
id: CloningPodSender
|
||||
name: signal-port-name-pod-receiver
|
||||
description: signal-port-description-pod-sender
|
||||
defaultLinks: [ CloningPodReceiver ]
|
||||
|
||||
- type: sourcePort
|
||||
id: MedicalScannerSender
|
||||
name: signal-port-name-med-scanner-sender
|
||||
description: signal-port-description-med-scanner-sender
|
||||
defaultLinks: [ MedicalScannerReceiver ]
|
||||
|
||||
- type: sourcePort
|
||||
id: ArtifactAnalyzerSender
|
||||
|
||||
@@ -278,6 +278,10 @@
|
||||
sprite: Clothing/Back/Backpacks/syndicate.rsi
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0.1
|
||||
- type: Storage
|
||||
grid:
|
||||
- 0,0,7,3
|
||||
- 8,1,8,3
|
||||
|
||||
#Special
|
||||
- type: entity
|
||||
|
||||
@@ -79,10 +79,14 @@
|
||||
clothingVisuals:
|
||||
head:
|
||||
- state: equipped-head-light
|
||||
head-vox:
|
||||
- state: equipped-head-light-vox
|
||||
- type: Clothing
|
||||
clothingVisuals:
|
||||
head:
|
||||
- state: equipped-head
|
||||
head-vox:
|
||||
- state: equipped-head-vox
|
||||
- type: TemperatureProtection
|
||||
heatingCoefficient: 0.1
|
||||
coolingCoefficient: 0.1
|
||||
|
||||
@@ -48,12 +48,19 @@
|
||||
head:
|
||||
- state: equipped-head-light
|
||||
shader: unshaded
|
||||
head-vox:
|
||||
- state: equipped-head-light-vox
|
||||
shader: unshaded
|
||||
- type: Clothing
|
||||
clothingVisuals:
|
||||
head:
|
||||
- state: equipped-head
|
||||
- state: equipped-head-unshaded
|
||||
shader: unshaded
|
||||
head-vox:
|
||||
- state: equipped-head-vox
|
||||
- state: equipped-head-unshaded-vox
|
||||
shader: unshaded
|
||||
- type: PointLight
|
||||
color: "#adffe6"
|
||||
- type: PressureProtection
|
||||
@@ -106,12 +113,19 @@
|
||||
head:
|
||||
- state: equipped-head-light
|
||||
shader: unshaded
|
||||
head-vox:
|
||||
- state: equipped-head-light-vox
|
||||
shader: unshaded
|
||||
- type: Clothing
|
||||
clothingVisuals:
|
||||
head:
|
||||
- state: equipped-head
|
||||
- state: equipped-head-unshaded
|
||||
shader: unshaded
|
||||
head-vox:
|
||||
- state: equipped-head-vox
|
||||
- state: equipped-head-unshaded-vox
|
||||
shader: unshaded
|
||||
- type: PointLight
|
||||
radius: 6
|
||||
- type: PressureProtection
|
||||
@@ -159,12 +173,19 @@
|
||||
head:
|
||||
- state: equipped-head-light
|
||||
shader: unshaded
|
||||
head-vox:
|
||||
- state: equipped-head-light-vox
|
||||
shader: unshaded
|
||||
- type: Clothing
|
||||
clothingVisuals:
|
||||
head:
|
||||
- state: equipped-head
|
||||
- state: equipped-head-unshaded
|
||||
shader: unshaded
|
||||
head-vox:
|
||||
- state: equipped-head-vox
|
||||
- state: equipped-head-unshaded-vox
|
||||
shader: unshaded
|
||||
- type: PointLight
|
||||
radius: 6
|
||||
- type: PressureProtection
|
||||
|
||||
@@ -894,6 +894,8 @@
|
||||
sprite: Clothing/Head/Hats/capcap.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/capcap.rsi
|
||||
- type: Item
|
||||
sprite: Clothing/Head/Hats/capcap.rsi
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
@@ -914,6 +916,8 @@
|
||||
sprite: Clothing/Head/Hats/comcap.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/comcap.rsi
|
||||
- type: Item
|
||||
sprite: Clothing/Head/Hats/comcap.rsi
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
|
||||
@@ -324,3 +324,17 @@
|
||||
sprite: Clothing/Head/Misc/hairflower.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Misc/hairflower.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadPerformerWig
|
||||
name: performer's wig
|
||||
description: On a closer inspection, it appears that it is made from optic fiber.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Misc/performer-wig.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Misc/performer-wig.rsi
|
||||
- type: HideLayerClothing
|
||||
slots:
|
||||
- Hair
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
- state: icon_flipped
|
||||
map: ["foldedLayer"]
|
||||
visible: false
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadHeadHatBaseFlippable
|
||||
id: ClothingHeadHeadHatBaseFlipped
|
||||
@@ -98,7 +98,7 @@
|
||||
parent: [ClothingHeadHeadHatBaseFlipped, ClothingHeadHatQMsoft]
|
||||
id: ClothingHeadHatQMsoftFlipped
|
||||
name: quartermaster's cap
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadHeadHatBaseFlippable
|
||||
id: ClothingHeadHatCorpsoft
|
||||
@@ -166,7 +166,7 @@
|
||||
- type: entity
|
||||
parent: ClothingHeadHeadHatBaseFlippable
|
||||
id: ClothingHeadHatMimesoft
|
||||
name: mime cap
|
||||
name: white cap
|
||||
description: "It's a baseball hat in a tasteless white colour."
|
||||
components:
|
||||
- type: Sprite
|
||||
@@ -177,7 +177,7 @@
|
||||
- type: entity
|
||||
parent: [ClothingHeadHeadHatBaseFlipped, ClothingHeadHatMimesoft]
|
||||
id: ClothingHeadHatMimesoftFlipped
|
||||
name: mime cap
|
||||
name: white cap
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadHeadHatBaseFlippable
|
||||
@@ -285,7 +285,7 @@
|
||||
parent: [ClothingHeadHeadHatBaseFlipped, ClothingHeadHatBizarreSoft]
|
||||
id: ClothingHeadHatBizarreSoftFlipped
|
||||
name: troublemaker's cap
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadHeadHatBaseFlippable
|
||||
id: ClothingHeadHatParamedicsoft
|
||||
|
||||
@@ -18,3 +18,34 @@
|
||||
interfaces:
|
||||
enum.ChameleonUiKey.Key:
|
||||
type: ChameleonBoundUserInterface
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadHatFedoraBrown
|
||||
id: ClothingHeadHatDetGadget
|
||||
name: go go hat
|
||||
description: A novel hat with a built in toolkit. Automatically stores and retrieves items at the say of a phrase!
|
||||
components:
|
||||
- type: Tag
|
||||
tags: [] # ignore "WhitelistChameleon" tag
|
||||
- type: TriggerOnVoice
|
||||
keyPhrase: "go go gadget"
|
||||
listenRange: 0
|
||||
- type: ActiveListener
|
||||
range: 0
|
||||
- type: StorageVoiceControl
|
||||
allowedSlots:
|
||||
- HEAD
|
||||
- type: Storage
|
||||
showVerb: false
|
||||
grid:
|
||||
- 0,0,6,3
|
||||
maxItemSize: Small
|
||||
blacklist:
|
||||
tags:
|
||||
- HighRiskItem # no hiding objectives or trolling nukies
|
||||
- FakeNukeDisk # no disk checking
|
||||
- QuantumSpinInverter # avoid the morbillionth QSI bug
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
storagebase: !type:Container
|
||||
ents: [ ]
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
- type: Foldable
|
||||
canFoldInsideContainer: true
|
||||
- type: FoldableClothing
|
||||
foldedEquippedPrefix: "" # folding the bandana will toggles the mask, which adds the toggled prefix. This overrides that prefix.
|
||||
foldedSlots:
|
||||
- HEAD
|
||||
unfoldedSlots:
|
||||
|
||||
@@ -16,8 +16,8 @@
|
||||
- HamsterWearable
|
||||
- WhitelistChameleon
|
||||
- type: HideLayerClothing
|
||||
slots:
|
||||
- Snout
|
||||
layers:
|
||||
Snout: Mask
|
||||
hideOnToggle: true
|
||||
|
||||
- type: entity
|
||||
|
||||
@@ -226,6 +226,15 @@
|
||||
- type: Sprite
|
||||
sprite: Clothing/Neck/Cloaks/aro.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: ClothingNeckCloakAroace
|
||||
name: aeropilot's cloak # thank you happyman442 this was the best name idea ever
|
||||
description: Cloak awarded to Nanotrasen's finest pilots on planets with inhabitable atmospheres.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Neck/Cloaks/aroace.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: ClothingNeckCloakBi
|
||||
|
||||
@@ -53,6 +53,8 @@
|
||||
sprite: Clothing/Neck/Misc/bling.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Neck/Misc/bling.rsi
|
||||
- type: Item
|
||||
sprite: Clothing/Neck/Misc/bling.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
|
||||
@@ -45,6 +45,17 @@
|
||||
- type: Clothing
|
||||
equippedPrefix: aro
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckAroacePin
|
||||
name: aroace pin
|
||||
description: Be aroace do crime.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: aroace
|
||||
- type: Clothing
|
||||
equippedPrefix: aroace
|
||||
|
||||
- type: entity
|
||||
parent: ClothingNeckPinBase
|
||||
id: ClothingNeckAsexualPin
|
||||
|
||||
@@ -153,6 +153,17 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Neck/Scarfs/PrideScarfs/aro.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingScarfBase
|
||||
id: ClothingNeckScarfStripedAroace
|
||||
name: striped aroace scarf
|
||||
description: A stylish striped aroace scarf. The perfect winter accessory for those with a keen fashion sense, and those who just can't handle a cold breeze on their necks.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Neck/Scarfs/PrideScarfs/aroace.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Neck/Scarfs/PrideScarfs/aroace.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingScarfBase
|
||||
id: ClothingNeckScarfStripedBiSexual
|
||||
|
||||
@@ -140,6 +140,9 @@
|
||||
outerClothing:
|
||||
- state: equipped-OUTERCLOTHING-light
|
||||
shader: unshaded
|
||||
outerClothing-vox:
|
||||
- state: equipped-OUTERCLOTHING-light-vox
|
||||
shader: unshaded
|
||||
- type: Appearance
|
||||
- type: HandheldLight
|
||||
addPrefix: false
|
||||
|
||||
@@ -417,7 +417,7 @@
|
||||
Caustic: 0.75
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterStorageBase
|
||||
parent: ClothingOuterStorageFoldableBase
|
||||
id: ClothingOuterCoatLabSeniorResearcher
|
||||
name: senior researcher lab coat
|
||||
description: A suit that protects against minor chemical spills. Has a purple collar and wrist trims.
|
||||
@@ -432,7 +432,12 @@
|
||||
Caustic: 0.75
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterStorageBase
|
||||
parent: [ClothingOuterStorageFoldableBaseOpened, ClothingOuterCoatLabSeniorResearcher]
|
||||
id: ClothingOuterCoatLabSeniorResearcherOpened
|
||||
name: senior researcher lab coat
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterStorageFoldableBase
|
||||
id: ClothingOuterCoatLabSeniorPhysician
|
||||
name: senior physician lab coat
|
||||
description: A suit that protects against minor chemical spills. Has light blue sleeves and an orange waist trim.
|
||||
@@ -446,6 +451,11 @@
|
||||
coefficients:
|
||||
Caustic: 0.75
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingOuterStorageFoldableBaseOpened, ClothingOuterCoatLabSeniorPhysician]
|
||||
id: ClothingOuterCoatLabSeniorPhysicianOpened
|
||||
name: senior physician lab coat
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterStorageBase
|
||||
id: ClothingOuterCoatSpaceAsshole
|
||||
@@ -458,7 +468,7 @@
|
||||
sprite: Clothing/OuterClothing/Coats/space_asshole.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterStorageBase
|
||||
parent: ClothingOuterStorageFoldableBase
|
||||
id: ClothingOuterCoatExpensive
|
||||
name: expensive coat
|
||||
description: Very fluffy pink coat, made out of very expensive fur (clearly).
|
||||
@@ -467,3 +477,8 @@
|
||||
sprite: Clothing/OuterClothing/Coats/expensive_coat.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/Coats/expensive_coat.rsi
|
||||
|
||||
- type: entity
|
||||
parent: [ClothingOuterStorageFoldableBaseOpened, ClothingOuterCoatExpensive]
|
||||
id: ClothingOuterCoatExpensiveOpened
|
||||
name: expensive coat
|
||||
|
||||
@@ -168,7 +168,7 @@
|
||||
|
||||
- type: entity
|
||||
abstract: true
|
||||
parent: [ ClothingOuterBase, BaseMagicalContraband ]
|
||||
parent: [ ClothingOuterBase, AllowSuitStorageClothingGasTanks, BaseMagicalContraband ]
|
||||
id: ClothingOuterWizardBase
|
||||
components:
|
||||
- type: WizardClothes
|
||||
|
||||
@@ -18,3 +18,12 @@
|
||||
interfaces:
|
||||
enum.ChameleonUiKey.Key:
|
||||
type: ChameleonBoundUserInterface
|
||||
- type: TemperatureProtection # Same as a basic winter coat.
|
||||
heatingCoefficient: 1.1
|
||||
coolingCoefficient: 0.1
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Slash: 0.95
|
||||
Heat: 0.90
|
||||
showArmorOnExamine: false
|
||||
|
||||
@@ -51,6 +51,39 @@
|
||||
graph: ClothingShoeSlippersDuck
|
||||
node: shoes
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesBaseButcherable
|
||||
id: ClothingShoeSlippersLizard
|
||||
name: lizard plushie slippers
|
||||
description: An adorable pair of slippers that resemble a lizardperson. Combine this with some other green clothing and you'll be the coolest crewmember on the station!
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Shoes/Misc/lizard-slippers.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Shoes/Misc/lizard-slippers.rsi
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: FootstepLizardSlippers
|
||||
params:
|
||||
variation: 0.02
|
||||
- type: Construction
|
||||
graph: ClothingShoeSlippersLizard
|
||||
node: shoes
|
||||
- type: Extractable
|
||||
juiceSolution:
|
||||
reagents:
|
||||
- ReagentId: JuiceThatMakesYouWeh
|
||||
Quantity: 60
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
food:
|
||||
maxVol: 40
|
||||
reagents:
|
||||
- ReagentId: Fiber
|
||||
Quantity: 20
|
||||
- ReagentId: JuiceThatMakesYouWeh
|
||||
Quantity: 20
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesBaseButcherable
|
||||
id: ClothingShoesTourist
|
||||
|
||||
@@ -291,7 +291,7 @@
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpskirtPrisoner
|
||||
name: prisoner jumpskirt
|
||||
description: Busted.
|
||||
description: A jumpskirt used for prisoners. It has suit sensors automatically enabled at all times.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpskirt/color.rsi
|
||||
|
||||
@@ -477,7 +477,7 @@
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitPrisoner
|
||||
name: prisoner jumpsuit
|
||||
description: Busted.
|
||||
description: A jumpsuit used for prisoners. It has suit sensors automatically enabled at all times.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/color.rsi
|
||||
|
||||
@@ -39,6 +39,18 @@
|
||||
- type: SpawnOnDespawn
|
||||
prototype: MobIronCrab
|
||||
|
||||
- type: entity
|
||||
id: MobSpawnCrabCoal
|
||||
parent: MobSpawnCrabQuartz
|
||||
name: mobspawner coalcrab
|
||||
categories: [ HideSpawnMenu, Spawner ]
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: /Textures/Effects/mobspawn.rsi
|
||||
state: crab_coal
|
||||
- type: SpawnOnDespawn
|
||||
prototype: MobCoalCrab
|
||||
|
||||
- type: entity
|
||||
id: MobSpawnCrabSilver
|
||||
parent: MobSpawnCrabQuartz
|
||||
@@ -51,6 +63,18 @@
|
||||
- type: SpawnOnDespawn
|
||||
prototype: MobSilverCrab
|
||||
|
||||
- type: entity
|
||||
id: MobSpawnCrabGold
|
||||
parent: MobSpawnCrabQuartz
|
||||
name: mobspawner goldcrab
|
||||
categories: [ HideSpawnMenu, Spawner ]
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: /Textures/Effects/mobspawn.rsi
|
||||
state: crab_gold
|
||||
- type: SpawnOnDespawn
|
||||
prototype: MobGoldCrab
|
||||
|
||||
- type: entity
|
||||
id: MobSpawnCrabUranium
|
||||
parent: MobSpawnCrabQuartz
|
||||
|
||||
@@ -137,6 +137,8 @@
|
||||
hard: false
|
||||
- type: IconSmooth
|
||||
key: puddles
|
||||
additionalKeys:
|
||||
- walls
|
||||
base: splat
|
||||
mode: CardinalFlags
|
||||
- type: SolutionContainerManager
|
||||
|
||||
@@ -74,6 +74,22 @@
|
||||
- type: SpawnOnDespawn
|
||||
prototype: AsteroidRockSilver
|
||||
|
||||
- type: entity
|
||||
id: WallSpawnAsteroidGoldCrab
|
||||
parent: WallSpawnAsteroid
|
||||
categories: [ HideSpawnMenu ]
|
||||
components:
|
||||
- type: SpawnOnDespawn
|
||||
prototype: AsteroidRockGoldCrab
|
||||
|
||||
- type: entity
|
||||
id: WallSpawnAsteroidGold
|
||||
parent: WallSpawnAsteroid
|
||||
categories: [ HideSpawnMenu ]
|
||||
components:
|
||||
- type: SpawnOnDespawn
|
||||
prototype: AsteroidRockGold
|
||||
|
||||
- type: entity
|
||||
id: WallSpawnAsteroidIronCrab
|
||||
parent: WallSpawnAsteroid
|
||||
@@ -88,4 +104,20 @@
|
||||
categories: [ HideSpawnMenu ]
|
||||
components:
|
||||
- type: SpawnOnDespawn
|
||||
prototype: AsteroidRockTin
|
||||
prototype: AsteroidRockTin
|
||||
|
||||
- type: entity
|
||||
id: WallSpawnAsteroidCoalCrab
|
||||
parent: WallSpawnAsteroid
|
||||
categories: [ HideSpawnMenu ]
|
||||
components:
|
||||
- type: SpawnOnDespawn
|
||||
prototype: AsteroidRockCoalCrab
|
||||
|
||||
- type: entity
|
||||
id: WallSpawnAsteroidCoal
|
||||
parent: WallSpawnAsteroid
|
||||
categories: [ HideSpawnMenu ]
|
||||
components:
|
||||
- type: SpawnOnDespawn
|
||||
prototype: AsteroidRockCoal
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
- type: entity
|
||||
id: SpawnPointWizard
|
||||
parent: MarkerBase
|
||||
name: wizard
|
||||
components:
|
||||
- type: SpawnPoint
|
||||
- type: Sprite
|
||||
layers:
|
||||
- state: green
|
||||
- sprite: Clothing/Head/Hats/wizardhat.rsi
|
||||
state: icon
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user