diff options
| author | J08nY | 2017-04-25 02:45:44 +0200 |
|---|---|---|
| committer | J08nY | 2017-04-25 02:45:44 +0200 |
| commit | bb5ee4905d83f71deb9a5b0f31cd937c91f287dc (patch) | |
| tree | a6c6f207d05f24f4a47ced8e4354054bb5da819c /assets/combinator.json | |
| parent | 379c2794c40bc2b212d29fa0e0847f76e3f3a870 (diff) | |
| download | ld38-bb5ee4905d83f71deb9a5b0f31cd937c91f287dc.tar.gz ld38-bb5ee4905d83f71deb9a5b0f31cd937c91f287dc.tar.zst ld38-bb5ee4905d83f71deb9a5b0f31cd937c91f287dc.zip | |
Diffstat (limited to 'assets/combinator.json')
| -rw-r--r-- | assets/combinator.json | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/assets/combinator.json b/assets/combinator.json index 6d48ebf..0e937a1 100644 --- a/assets/combinator.json +++ b/assets/combinator.json @@ -1,12 +1,8 @@ { "bases": [ - "Great, you have succesfully created a new planet!\ -It has a mass of /mass/, it is mainly /type/.", - "Your new creation is ready master!\ -A planet was created as you commanded.\ -/mass_comment/\ -/type_comment/", - "The materials combined and created a /type/ planet, with a mass of /mass/." + "Great, you have succesfully created a new planet!\nIt has a mass of /mass/, it is mainly /type/.", + "Your new creation is ready master!\nA planet was created as you commanded.\n/mass_comment/\n/type_comment/", + "The materials combined and created a /type/ planet.\nWith a mass of /mass/.\n/mass_comment/\n/type_comment/" ], "mass_comment": { "very_small": "It's so tiny it's largest mountain almost covers it.", @@ -14,7 +10,7 @@ A planet was created as you commanded.\ "medium": "Medium sized.", "big": "A very large planet.", "huge": "It's quiet huge!", - "yuge": "It is so YUGE! Something else must be small... Look at those hands. Are they small hands? And he referred to my hands, if they are small, something else must be small." + "yuge": "It is so YUGE! Something else must be small... Look at those hands.\nAre they small hands? And he referred to my hands,\nif they are small, something else must be small." }, "type_comment": { "solid": "It is clearly solid, with a metallic core.", |
