# HG changeset patch
# User Wuzzy
# Date 1494027034 -3600
# Node ID a772bb8f7eb64dec67ba06503e188d7fc588c9c6
# Parent  0f9e43961b7e550e3b50cc1502bb93c55bc7329d
Themes: fix intro

diff -r 0f9e43961b7e -r a772bb8f7eb6 Themes.wiki
--- a/Themes.wiki	Sat May 06 00:28:56 2017 +0100
+++ b/Themes.wiki	Sat May 06 00:30:34 2017 +0100
@@ -1,7 +1,7 @@
 #summary How to create your own themes
 
 == Introduction ==
-Themes in Hedgewars control the look of all elements that appear on screen but weapons and hedgehogs, and are the base on which random maps are built.
+Themes in Hedgewars control the look of many elements that appear on screen (especially the map) and are the base on which random maps are built.
 
 == Understanding themes ==
 First of all, you should understand themes from the player perspective. Read the [https://hedgewars.org/node/6768 Theme] page on the Hedgewars Wiki to learn the playeer basics.