tweak(grammar): Correct multiple instances of incorrect "its" usage (#30640)
This commit is contained in:
@@ -9,5 +9,5 @@ advertisement-lawdrobe-8 = You or a loved one hurt by Nanotrasen? Too bad!
|
||||
thankyou-lawdrobe-1 = You can win any case in that outfit!
|
||||
thankyou-lawdrobe-2 = Get one for your client as well!
|
||||
thankyou-lawdrobe-3 = Win or lose, you get paid either way!
|
||||
thankyou-lawdrobe-4 = Remember: Its only illegal if you get caught!
|
||||
thankyou-lawdrobe-4 = Remember: It's only illegal if you get caught!
|
||||
thankyou-lawdrobe-5 = OBJECTION! That outfit is too cool for court!
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
id: MobWatcherBase
|
||||
parent: [ SimpleSpaceMobBase, FlyingMobBase ]
|
||||
abstract: true
|
||||
description: It's like its staring right through you.
|
||||
description: It's like it's staring right through you.
|
||||
components:
|
||||
- type: NpcFactionMember
|
||||
factions:
|
||||
|
||||
@@ -869,7 +869,7 @@
|
||||
parent: DrinkBottlePlasticBaseFull
|
||||
id: DrinkGreenTeaJug
|
||||
name: green tea jug
|
||||
description: its like tea... but green! great for settling the stomach.
|
||||
description: It's like tea... but green! great for settling the stomach.
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
|
||||
@@ -233,7 +233,7 @@
|
||||
parent: EncryptionKey
|
||||
id: EncryptionKeyFreelance
|
||||
name: freelancer encryption key
|
||||
description: An encryption key used by freelancers, who may or may not have an affiliation. It looks like its worn out.
|
||||
description: An encryption key used by freelancers, who may or may not have an affiliation. It looks like it's worn out.
|
||||
components:
|
||||
- type: EncryptionKey
|
||||
channels:
|
||||
|
||||
@@ -1170,7 +1170,7 @@
|
||||
parent: BaseSign
|
||||
id: SignSomethingOld
|
||||
name: old sign
|
||||
description: Technical information of some sort, shame its too worn-out to read.
|
||||
description: Technical information of some sort, shame it's too worn-out to read.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: something-old1
|
||||
@@ -1179,7 +1179,7 @@
|
||||
parent: BaseSign
|
||||
id: SignSomethingOld2
|
||||
name: old sign
|
||||
description: Looks like a planet crashing by some station above it. Its kinda scary.
|
||||
description: Looks like a planet crashing by some station above it. It's kinda scary.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: something-old2
|
||||
|
||||
Reference in New Issue
Block a user