Skip to content

Commit

Permalink
Spell check fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
GuardianDll committed May 30, 2024
1 parent 255a9ef commit 6ca13ef
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
{
"type": "effect_type",
"id": "regen_serum_main",
"name": [ "Injected Serum" ],
"name": [ "Injected 48x-\"Locutus\"" ],
"desc": [
"You just take a shot of some weird stuff. You feel sleepiness, nauseous, and overall weakened, but you wounds close up at unnatural pace."
],
Expand Down
2 changes: 1 addition & 1 deletion data/json/items/comestibles/serums.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "GENERIC",
"category": "drugs",
"name": { "str_sp": "\"48x-\"Locutus\"\"" },
"description": "Little, sealed ampule with some white, semi-transparent liquid of unknown origin. Lable on it says \"48x-\"Locutus\"\", whatever that means.",
"description": "Little, sealed ampule with some white, semi-transparent liquid of unknown origin. Label on it says \"48x-\"Locutus\"\", whatever that means.",
"weight": "7 g",
"volume": "10 ml",
"material": [ "alien_liquid" ],
Expand Down
2 changes: 1 addition & 1 deletion data/json/snippets/lab.json
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
"text": [
{
"id": "serum_testing_regen_1",
"text": "Inject subject with 10 ml of 48x-\"Locutus\" compound\nObserve for 6 hours\nNote: subject has left arm amputated and bald.\nResults: Subject suffered from heavy vomiting, physical weakness, sleepines, and sudden spiked of pain. Subject arm was regenerated, with no functional loss, which was confirmed in future tests. Subject hair grow showed an exceptional rate, with approximately 1 cm in 6 hours.\nLong term results: approximately 24 hours after the injection the regeneration speed returned to normal rate. In two weeks, most of negative effects were rounded off. Full body inspection revealed mostly positive changes, healing of previously damaged internal organs, notably liver, thyroid gland and spine. Subject cataract were not cured, for some reason."
"text": "Inject subject with 10 ml of 48x-\"Locutus\" compound\nObserve for 6 hours\nNote: subject has left arm amputated and bald.\nResults: Subject suffered from heavy vomiting, physical weakness, sleepiness, and sudden spiked of pain. Subject arm was regenerated, with no functional loss, which was confirmed in future tests. Subject hair grow showed an exceptional rate, with approximately 1 cm in 6 hours.\nLong term results: approximately 24 hours after the injection the regeneration speed returned to normal rate. In two weeks, most of negative effects were rounded off. Full body inspection revealed mostly positive changes, healing of previously damaged internal organs, notably liver, thyroid gland and spine. Subject cataract were not cured, for some reason."
}
]
},
Expand Down
1 change: 1 addition & 0 deletions tools/spell_checker/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3408,6 +3408,7 @@ LMES
LMG
LMGs
LMOE
Locutus
loadout
loadouts
lobotomizer
Expand Down

0 comments on commit 6ca13ef

Please sign in to comment.