Skip to content

Commit

Permalink
Capital Letters
Browse files Browse the repository at this point in the history
Capitalised anything with an uncapitalised description or shortdescription. Removed the dummy racial scan descriptions on the trading terminal consoles.
  • Loading branch information
Zarra-0 committed Mar 10, 2021
1 parent 8e0a00f commit 1f1db40
Show file tree
Hide file tree
Showing 155 changed files with 219 additions and 259 deletions.
2 changes: 1 addition & 1 deletion codex/documents/randombook2.codex
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id" : "randombook2",
"title" : "The Radien Die-Off",
"description" : "the Desecration and its Cause",
"description" : "The Desecration and its Cause",
"icon" : "ffcube5.png",
"contentPages" : [

Expand Down
2 changes: 1 addition & 1 deletion codex/documents/randombook8.codex
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id" : "randombook8",
"title" : "53 More Things to do in Zero Gravity",
"description" : "apt title",
"description" : "An apt title",
"icon" : "ffbook5.png",
"contentPages" : [

Expand Down
2 changes: 1 addition & 1 deletion codex/legacy_codex/fuaviannotes.codex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id" : "fuaviannotes",
"species" : "avian",
"title" : "The Truth about Kluex",
"description" : "a heathen text spreading lies...",
"description" : "A heathen text spreading lies...",
"icon" : "/codex/legacy_codex_images/avianairshipbook_04.png",
"contentPages" : [

Expand Down
2 changes: 1 addition & 1 deletion codex/shoggothdungeon/wagner4.codex
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id" : "wagner4",
"title" : "Exploration Diary",
"description" : "dated September 15th, 2004",
"description" : "Dated September 15th, 2004",
"icon" : "bloodypapers4.png",
"contentPages" : [
"I'm not exactly sure what the hell is going on here. We found some sort of...door in the cavern near Vostok. Considering the carbon-dating and the undocumented language I imagine that Princeton is going to have an absolute field day sharing our discovery with the world. That is, of course, provided we ever manage to get back to camp. Something strange happened that neither Richter nor myself can even begin to adequately explain.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"colonyTags" : [ "elder", "hideous" ],
"printable" : false,
"rarity" : "Common",
"description" : "someone has had their skull forcibly removed from their body.",
"description" : "Someone has had their skull forcibly removed from their body.",
"shortdescription" : "Gory Skull",
"race" : "generic",
"category" : "furniture",
Expand Down
2 changes: 1 addition & 1 deletion items/active/weapons/melee/hammer/mystichammer.activeitem
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"maxStack" : 1,
"rarity" : "rare",
"description" : "So mystic.",
"shortdescription" : "mystichammer",
"shortdescription" : "Mystichammer",
"tooltipKind" : "hammerunique",
"category" : "hammer",
"twoHanded" : true,
Expand Down
2 changes: 1 addition & 1 deletion items/active/weapons/melee/hammer/soulreader.activeitem
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"maxStack" : 1,
"rarity" : "rare",
"description" : "Reads the soul.",
"shortdescription" : "soulreader",
"shortdescription" : "Soulreader",
"tooltipKind" : "hammerunique",
"category" : "hammer",
"twoHanded" : true,
Expand Down
2 changes: 1 addition & 1 deletion items/active/weapons/npc/spiderdriodblast.activeitem
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"price" : 0,
"maxStack" : 1,
"rarity" : "Common",
"description" : "you shouldnt have this. Cheater.",
"description" : "You shouldnt have this. Cheater.",
"shortdescription" : "Spider Blast",
"tooltipKind" : "gun",
"category" : "sniperRifle",
Expand Down
2 changes: 1 addition & 1 deletion items/active/weapons/npc/spiderdroidbeam.activeitem
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"price" : 0,
"maxStack" : 1,
"rarity" : "Common",
"description" : "you shouldnt have this. Cheater.",
"description" : "You shouldnt have this. Cheater.",
"shortdescription" : "Spider Beam",
"tooltipKind" : "gun",
"category" : "sniperRifle",
Expand Down
2 changes: 1 addition & 1 deletion items/armors/tier0/celestaruniform2/celestaruniform2.legs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"inventoryIcon" : "icons.png:pants",
"maxStack" : 1,
"rarity" : "Common",
"description" : "a new style of textile.",
"description" : "A new style of textile.",
"shortdescription" : "Poly-Thread Pants",
"category" : "legarmour",
"tooltipKind" : "armor",
Expand Down
2 changes: 1 addition & 1 deletion items/generic/mechparts/arm/mecharmsinshotgun2.item
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"tooltipKind" : "mecharm",
"builder" : "/items/buildscripts/buildmechpart.lua",
"inventoryIcon" : "mecharmsinshotgun.png",
"description" : "a Major league upgrade.",
"description" : "A Major league upgrade.",
"shortdescription" : "Mech Barrage Gun",
"itemTags" : [ ],

Expand Down
4 changes: 2 additions & 2 deletions items/generic/produce/testerplant.consumable
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"price" : 5,

"tooltipKind": "food",
"description" : "tester.",
"shortdescription" : "piss off",
"description" : "Tester.",
"shortdescription" : "Piss off",

"effects" : [ [ "weak_fire" ] ]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type" : "eyejellyroller",
"shortdescription" : "eyejellyroller",
"description" : "Testing rotating monster.",
"shortdescription" : "Eye jelly roller",
"description" : "A rolling jelly blob.", //Testing rotating monster

"categories" : [ "eyejellyroller" ],
"parts" : [ "body" ],
Expand Down
2 changes: 1 addition & 1 deletion monsters/crawlers/tarpin/tarpin.monstertype
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type" : "tarpin",
"shortdescription" : "tarpin",
"shortdescription" : "Tarpin",
"description" : "Packs a fire-jet attack and loves to excrete tar all over the place.",

"categories" : [ "tarpin" ],
Expand Down
2 changes: 1 addition & 1 deletion monsters/crawlers/toxin/toxin.monstertype
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type" : "toxin",
"shortdescription" : "toxin",
"shortdescription" : "Toxin",
"description" : "A sentient mass of fluids which will divide to survive damage.",

"categories" : [ "toxin" ],
Expand Down
2 changes: 1 addition & 1 deletion monsters/crawlers/toxinthird/toxinthird.monstertype
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type" : "toxinthird",
"shortdescription" : "toxinthird",
"shortdescription" : "Toxin Thirds",
"description" : "A sentient mass of fluids resulting from the division of a toxin.",

"categories" : [ "toxinthird" ],
Expand Down
2 changes: 1 addition & 1 deletion monsters/crawlers/volpin/volpin.monstertype
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type" : "volpin",
"shortdescription" : "volpin",
"shortdescription" : "Volpin",
"description" : "It has a sticky texture that allows it to climb surfaces with ease.",

"categories" : [ "volpin" ],
Expand Down
2 changes: 1 addition & 1 deletion monsters/crawlers/zapin/zapin.monstertype
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type" : "zapin",
"shortdescription" : "zapin",
"shortdescription" : "Zapin",
"description" : "A sentient mass of fluids which can influence gravity.",

"categories" : [ "zapin" ],
Expand Down
2 changes: 1 addition & 1 deletion monsters/ghosts/debugsphere/debugsphere.monstertype
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type" : "debugsphere",
"shortdescription" : "debugsphere",
"shortdescription" : "Debug sphere",
"description" : "Testing rotating monster. Wait, how do you see this?",

"categories" : [ "debugsphere" ],
Expand Down
2 changes: 1 addition & 1 deletion monsters/ghosts/eyejelly2/eyejelly2.monstertype
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type" : "eyejelly2",
"shortdescription" : "eyejelly2",
"shortdescription" : "Eye Jelly",
"description" : "An eye immersed in a viscous fluid",

"categories" : [ "eyejelly2" ],
Expand Down
2 changes: 1 addition & 1 deletion monsters/walkers/garflipp/garflipp.monstertype
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type" : "garflipp",
"shortdescription" : "garflipp",
"shortdescription" : "Garflipp",
"description" : "Unusually delicious, harmless, and able to calm the mind.",

"categories" : [ "garflipp" ],
Expand Down
2 changes: 1 addition & 1 deletion objects/avaligeneric/ribbons/testribbon.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"rarity" : "Common",
"printable" : true,
"description" : "It's a ribbon, being tested",
"shortdescription" : "testribbon",
"shortdescription" : "Test ribbon",
"race" : "avali",
"category" : "decorative",
"price" : 100,
Expand Down
2 changes: 1 addition & 1 deletion objects/biome/bug/buglike1/buglike1.object
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"rarity" : "Common",
"category" : "breakable",

"description" : "a dense and sharp-edged chitin structure.",
"description" : "A dense and sharp-edged chitin structure.",
"shortdescription" : "Hive Bush",
"race" : "generic",

Expand Down
2 changes: 1 addition & 1 deletion objects/devtools/ClockTest/ItemScanner.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"rarity" : "Essential",
"printable" : false,
"description" : "Debug tool to print clock stuffs to log.",
"shortdescription" : "clock test",
"shortdescription" : "Clock test",
"race" : "generic",
"category" : "storage",
"price" : 0,
Expand Down
2 changes: 1 addition & 1 deletion objects/farmables/flowerorchid/flowerorchid.object
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"colonyTags" : [ "nature" ],
"rarity" : "Common",
"category" : "seed",
"description" : "c-c-c-commmmbo breaker!",
"description" : "C-c-c-commmmbo breaker!",
"shortdescription" : "Black Orchid",
"objectType" : "farmable",
"printable" : false,
Expand Down
2 changes: 1 addition & 1 deletion objects/generic/crewshop/crewsign.object
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"category" : "decorative",
"price" : 1350,
"description" : "Seems to point out that I might obtain crewmates nearby. That, or a badly spelled Motley Crew reference.",
"shortdescription" : "crewsign",
"shortdescription" : "Crew Sign",
"race" : "glitch",
"inventoryIcon" : "crewsign.png",
"orientations" : [
Expand Down
4 changes: 2 additions & 2 deletions objects/minibiome/badlands/fudesertrock1.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category" : "decorative",
"price" : 20,
"printable" : true,
"description" : "a striated, eroded desert rock.",
"shortdescription" : "desert rock",
"description" : "A striated, eroded desert rock.",
"shortdescription" : "Desert rock",
"health" : 0.5,
"race" : "generic",
"inventoryIcon" : "fudesertrock1.png",
Expand Down
4 changes: 2 additions & 2 deletions objects/minibiome/badlands/fudesertrock2.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category" : "decorative",
"price" : 20,
"printable" : true,
"description" : "a striated, eroded desert rock.",
"shortdescription" : "desert rock",
"description" : "A striated, eroded desert rock.",
"shortdescription" : "Desert rock",
"health" : 0.5,
"race" : "generic",
"inventoryIcon" : "fudesertrock2.png",
Expand Down
4 changes: 2 additions & 2 deletions objects/minibiome/badlands/fudesertrock3.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category" : "decorative",
"price" : 20,
"printable" : true,
"description" : "a striated, eroded desert rock.",
"shortdescription" : "desert rock",
"description" : "A striated, eroded desert rock.",
"shortdescription" : "Desert rock",
"health" : 0.5,
"race" : "generic",
"inventoryIcon" : "fudesertrock3.png",
Expand Down
4 changes: 2 additions & 2 deletions objects/minibiome/badlands/fudesertrock4.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category" : "decorative",
"price" : 20,
"printable" : true,
"description" : "a striated, eroded desert rock.",
"shortdescription" : "desert rock",
"description" : "A striated, eroded desert rock.",
"shortdescription" : "Desert rock",
"health" : 0.5,
"race" : "generic",
"inventoryIcon" : "fudesertrock4.png",
Expand Down
4 changes: 2 additions & 2 deletions objects/minibiome/badlands/fudesertrock5.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category" : "decorative",
"price" : 20,
"printable" : true,
"description" : "a striated, eroded desert rock.",
"shortdescription" : "desert rock",
"description" : "A striated, eroded desert rock.",
"shortdescription" : "Desert rock",
"health" : 0.5,
"race" : "generic",
"inventoryIcon" : "fudesertrock5.png",
Expand Down
4 changes: 2 additions & 2 deletions objects/minibiome/badlands/fudesertrock6.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category" : "decorative",
"price" : 20,
"printable" : true,
"description" : "a striated, eroded desert rock.",
"shortdescription" : "desert rock",
"description" : "A striated, eroded desert rock.",
"shortdescription" : "Desert rock",
"health" : 0.5,
"race" : "generic",
"inventoryIcon" : "fudesertrock6.png",
Expand Down
4 changes: 2 additions & 2 deletions objects/minibiome/badlands/fudesertrock7.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category" : "decorative",
"price" : 20,
"printable" : true,
"description" : "a striated, eroded desert rock.",
"shortdescription" : "desert rock",
"description" : "A striated, eroded desert rock.",
"shortdescription" : "Desert rock",
"health" : 0.5,
"race" : "generic",
"inventoryIcon" : "fudesertrock7.png",
Expand Down
4 changes: 2 additions & 2 deletions objects/minibiome/bloodstone/bloodstoneplant1.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category" : "decorative",
"price" : 400,
"printable" : false,
"description" : "bloodstone flower",
"shortdescription" : "bloodstone flower",
"description" : "Bloodstone flower",
"shortdescription" : "Bloodstone flower",


"inventoryIcon" : "bloodstoneplant1.png",
Expand Down
4 changes: 2 additions & 2 deletions objects/minibiome/bloodstone/bloodstoneplant2.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category" : "decorative",
"price" : 400,
"printable" : false,
"description" : "bloodstone flower",
"shortdescription" : "bloodstone flower",
"description" : "Bloodstone flower",
"shortdescription" : "Bloodstone flower",



Expand Down
4 changes: 2 additions & 2 deletions objects/minibiome/bloodstone/bloodstoneplant3.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category" : "decorative",
"price" : 400,
"printable" : false,
"description" : "bloodstone flower",
"shortdescription" : "bloodstone flower",
"description" : "Bloodstone flower",
"shortdescription" : "Bloodstone flower",


"inventoryIcon" : "bloodstoneplant3.png",
Expand Down
4 changes: 2 additions & 2 deletions objects/minibiome/bloodstone/bloodstoneplant4.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category" : "decorative",
"price" : 400,
"printable" : false,
"description" : "bloodstone flower",
"shortdescription" : "bloodstone flower",
"description" : "Bloodstone flower",
"shortdescription" : "Bloodstone flower",

"inventoryIcon" : "bloodstoneplant4.png",
"orientations" : [
Expand Down
4 changes: 2 additions & 2 deletions objects/minibiome/bloodstone/bloodstoneplant5.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category" : "decorative",
"price" : 400,
"printable" : false,
"description" : "bloodstone flower",
"shortdescription" : "bloodstone flower",
"description" : "Bloodstone flower",
"shortdescription" : "Bloodstone flower",



Expand Down
4 changes: 2 additions & 2 deletions objects/minibiome/bloodstone/heartroot.object
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"category" : "decorative",
"price" : 400,
"printable" : false,
"description" : "heartroot",
"shortdescription" : "heartroot",
"description" : "Heartroot",
"shortdescription" : "Heartroot",



Expand Down
2 changes: 1 addition & 1 deletion objects/minibiome/elder/dungeondeco/body1.object
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"price" : 0,
"printable" : false,
"description" : "It looks like this man died in extreme pain.",
"shortdescription" : "ancient human corpse",
"shortdescription" : "Ancient human corpse",

"inventoryIcon" : "body1.png",
"orientations" : [
Expand Down
2 changes: 1 addition & 1 deletion objects/minibiome/elder/dungeondeco/body1_norefill.object
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"price" : 0,
"printable" : false,
"description" : "It looks like this man died in extreme pain.",
"shortdescription" : "ancient human corpse",
"shortdescription" : "Ancient human corpse",

"inventoryIcon" : "body1.png",
"orientations" : [
Expand Down
2 changes: 1 addition & 1 deletion objects/minibiome/elder/dungeondeco/body2.object
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"price" : 0,
"printable" : false,
"description" : "This body looks to have been torn to shreds prior to death",
"shortdescription" : "ancient mangled corpse",
"shortdescription" : "Ancient mangled corpse",

"inventoryIcon" : "body2.png",
"orientations" : [
Expand Down
Loading

0 comments on commit 1f1db40

Please sign in to comment.