# HG changeset patch
# User Wuzzy
# Date 1561155435 -3600
# Node ID e007757c3e650f030d1e7f6841a6c4d6abcebb88
# Parent  59eca637c3d368520c4f93956a215521e51dab0c
LuaLibrarySpeedShoppa: Remove custom hog and team settings

diff -r 59eca637c3d3 -r e007757c3e65 LuaLibrarySpeedShoppa.wiki
--- a/LuaLibrarySpeedShoppa.wiki	Fri Jun 21 23:16:50 2019 +0100
+++ b/LuaLibrarySpeedShoppa.wiki	Fri Jun 21 23:17:15 2019 +0100
@@ -21,11 +21,6 @@
 
 || *Field name* || *Description* ||
 || `missionTitle` || The name of the mission (optional but highly recommended) (default: `"Speed Shoppa"`) ||
-|| `hogHat` || Hat of the hedgehog (default: `"NoHat"`) ||
-|| `hogName` || Name of the hedgehog (default: `"Roper"`) ||
-|| `teamName` || Name of the hedgehog’s team (default: `"Shoppers"`) ||
-|| `teamGrave` || Name of the hedgehog’s grave (default: `"Statue"`) ||
-|| `teamFlag` || Name of the team’s flag (default: `"cm_shoppa"`) ||
 || `clanColor` || Color of the (only) clan (default: `0xFF0204`, which is a red tone) ||
 || `goalText` || A short string explaining the goal of the mission (default: `"Use your rope to collect all crates as fast as possible."`) ||
 || `faceLeft` || If `true`, the hog faces to the left initially, if false, it faces to the right. (default: `false` (=right)) ||