Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
minetest_game
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Zadrog Pzvotrügen
minetest_game
Commits
18af6ba2
Commit
18af6ba2
authored
8 years ago
by
Milan
Browse files
Options
Downloads
Patches
Plain Diff
random_messages: little spelling improvement
parent
33f4a1bf
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mods/random_messages/init.lua
+2
-2
2 additions, 2 deletions
mods/random_messages/init.lua
with
2 additions
and
2 deletions
mods/random_messages/init.lua
+
2
−
2
View file @
18af6ba2
...
...
@@ -49,9 +49,9 @@ function random_messages.read_messages()
local
mc
=
core
.
colorize
local
mcc
=
"#A3B5CB"
random_messages
.
messages
=
{
mc
(
mcc
,
"# Illuna-Notes: Soup is
very useful to fight hunger, everyone should have some
."
),
mc
(
mcc
,
"# Illuna-Notes: Soup is
one of the most powerful hungerfighters
."
),
mc
(
mcc
,
"# Illuna-Notes: Actual talk with the players on our Mumbleserver at talk.illuna.rocks"
),
mc
(
mcc
,
"# Illuna-Notes: Enjoy Illuna? Invite your friends today, and tell the people about
it
."
),
mc
(
mcc
,
"# Illuna-Notes: Enjoy Illuna? Invite your friends today, and tell the people about
us
."
),
mc
(
mcc
,
"# Illuna-Notes: Have something to share? Join the community https://meet.illuna.rocks today!"
),
mc
(
mcc
,
"# Illuna-Notes: Sell and buy stuff on the Illuna marketplace. It is below the spawnhouse."
),
mc
(
mcc
,
"# Illuna-Notes: Did you know? The Illuna universe contains also worlds at port 30001 and 30002."
),
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment