Skip to content

Commit

Permalink
Merge pull request #87 from ChrisFeline/dev
Browse files Browse the repository at this point in the history
Add all objectives
  • Loading branch information
ChrisFeline authored Oct 16, 2024
2 parents ee33a78 + acd03c6 commit a6e1f4d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Localization/Language/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,12 @@
"OBJECTIVES.BLOODY_REVOLVER.TT": "Survive a Bloodbath round with Antique Revolver.",
"OBJECTIVES.HAUNTED_HAMBURGER": "Haunted Hamburger",
"OBJECTIVES.HAUNTED_HAMBURGER.TT": "Survive a Ghost round with Hamburger.",
"OBJECTIVES.THORN_GLOGNUT": "Thorn Glognut",
"OBJECTIVES.THORN_GLOGNUT.TT": "Survive Glaggle Gang.",
"OBJECTIVES.JAILBIRD": "Jailbird",
"OBJECTIVES.JAILBIRD.TT": "Survive every classic terror at least once.",
"OBJECTIVES.JOYOUS_ORB": "Joyous Orb",
"OBJECTIVES.JOYOUS_ORB.TT": "Survive JOY.",

"OBJECTIVES.CLAW_MACHINE_UNLOCKS": "Claw Machine Unlocks",
"OBJECTIVES.NORA_PLUSH": "Nora Plush",
Expand Down
18 changes: 18 additions & 0 deletions Resources/objectives.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,24 @@
"Reference": "https://terror.moe/items/paradise_lost",
"DisplayColor": "255, 94, 93"
},
{
"Name": "Thorn Glognut",
"Description": "Survive Glaggle Gang.",
"Reference": "https://terror.moe/items/thorn_glognut",
"DisplayColor": "255, 255, 136"
},
{
"Name": "Jailbird",
"Description": "Survive every classic terror at least once.",
"Reference": "https://terror.moe/items/jailbird",
"DisplayColor": "228, 255, 255"
},
{
"Name": "Joyous Orb",
"Description": "Survive JOY.",
"Reference": "https://terror.moe/items/joyous_orb",
"DisplayColor": "255, 255, 136"
},
{
"Name": "Have Plush",
"Description": "Survive The Observation.",
Expand Down

0 comments on commit a6e1f4d

Please sign in to comment.