summaryrefslogtreecommitdiff
path: root/src/script/api/script_townlist.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/api/script_townlist.hpp')
-rw-r--r--src/script/api/script_townlist.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/script/api/script_townlist.hpp b/src/script/api/script_townlist.hpp
index f26e53401..7baa09da1 100644
--- a/src/script/api/script_townlist.hpp
+++ b/src/script/api/script_townlist.hpp
@@ -16,7 +16,7 @@
/**
* Creates a list of towns that are currently on the map.
- * @api ai
+ * @api ai game
* @ingroup ScriptList
*/
class ScriptTownList : public ScriptList {
@@ -26,7 +26,7 @@ public:
/**
* Creates a list of all TownEffects known in the game.
- * @api ai
+ * @api ai game
* @ingroup ScriptList
*/
class ScriptTownEffectList : public ScriptList {