just a few more aac phrases (#3790)

* wow...

* whoopsiedaisies

* probe...
This commit is contained in:
keekee38 2025-05-19 15:54:35 -04:00 committed by GitHub
parent 3865b2b79d
commit 60e7911bd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 62 additions and 0 deletions

View File

@ -103,3 +103,5 @@ phrase-call = Call
phrase-this = This
phrase-actiondrink = Drink
phrase-know = Know
phrase-think = Think
phrase-eat = Eat

View File

@ -210,6 +210,11 @@ phrase-gas-analyzer = gas analyzer
phrase-planetside = planetside
phrase-holopad = holopad
phrase-upgrade = upgrade
phrase-gloves = gloves
phrase-shoes = shoes
phrase-limbs = limbs
phrase-release = release
phrase-parole = parole
# colors
phrase-color-red = red

View File

@ -68,3 +68,13 @@
id: KnowPhrase
parent: BaseActionPhrase
text: phrase-know
- type: quickPhrase
id: ThinkPhrase
parent: BaseActionPhrase
text: phrase-think
- type: quickPhrase
id: EatPhrase
parent: BaseActionPhrase
text: phrase-eat

View File

@ -78,3 +78,18 @@
id: SpeciesKitsunePhrase
parent: BaseCrewSpeciesPhrase
text: species-name-kitsune
- type: quickPhrase
id: SpeciesIPCPhrase
parent: BaseCrewSpeciesPhrase
text: species-name-ipc
- type: quickPhrase
id: SpeciesKThavenPhrase
parent: BaseCrewSpeciesPhrase
text: species-name-thaven
- type: quickPhrase
id: SpeciesChitnidePhrase
parent: BaseCrewSpeciesPhrase
text: species-name-chitinid

View File

@ -203,6 +203,16 @@
parent: BaseSubjectPhrase
text: phrase-upgrade
- type: quickPhrase
id: GlovesPhrase
parent: BaseSubjectPhrase
text: phrase-gloves
- type: quickPhrase
id: ShoesPhrase
parent: BaseSubjectPhrase
text: phrase-shoes
# Materials
- type: quickPhrase

View File

@ -182,3 +182,8 @@
id: MedicalChemicalsPhrase
parent: BaseMedicinePhrase
text: phrase-chemicals
- type: quickPhrase
id: LimbsPhrase
parent: BaseMedicinePhrase
text: phrase-limbs

View File

@ -72,3 +72,13 @@
id: LogProbePhrase
parent: BaseSecuritySubjectPhrase
text: phrase-log-probe
- type: quickPhrase
id: ReleasePhrase
parent: BaseSecuritySubjectPhrase
text: phrase-release
- type: quickPhrase
id: ParolePhrase
parent: BaseSecuritySubjectPhrase
text: phrase-parole

View File

@ -126,6 +126,11 @@
id: RoboticistPhrase
text: job-name-roboticist
- type: quickPhrase
parent: BaseEpistemicsJobPhrase
id: ChaplainPhrase
text: job-name-chaplain
- type: quickPhrase
parent: BaseEpistemicsJobPhrase
id: BorgPhrase