From e47d914b4dfe40d687ed2d9246a47a89df84fd01 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Mon, 8 Feb 2016 00:28:11 +0000 Subject: [PATCH] Update init.lua --- mods/rules/init.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/rules/init.lua b/mods/rules/init.lua index 4dc345d..f21bcb4 100644 --- a/mods/rules/init.lua +++ b/mods/rules/init.lua @@ -1,4 +1,4 @@ --- Rules slide from agreerules +-- License: WTFPL rules = {} function rules.show(player) @@ -14,7 +14,7 @@ function rules.show(player) "3. Don't be a cheater. No hacked clients.", "4. Don't be a traitor. Don't:", " a. Dig blocks in your base to make it less secure or", - " to trap team mates on purpuse.", + " to trap team mates on purpose.", " b. Help the other team.", "5. Don't impersonate other community members", "Failure to follow these rules may result in a kick or ban",