diff options
Diffstat (limited to 'assets/combinator.json')
| -rw-r--r-- | assets/combinator.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/assets/combinator.json b/assets/combinator.json index b4d41e0..ec383d8 100644 --- a/assets/combinator.json +++ b/assets/combinator.json @@ -1,7 +1,9 @@ { "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/" + "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/" ], "mass_comment": { "very_small": "It's so tiny it's largest mountain almost covers it.", |
