--- a/LuaGameplay.wiki Wed Jun 28 22:10:26 2023 +0000
+++ b/LuaGameplay.wiki Wed Jun 28 22:11:07 2023 +0000
@@ -119,7 +119,7 @@
* `stringType`: One of:
* `"TMsgStrId"` for basic messages (section `01` in `en.txt`) or
* `"TGoalStrId"` for strings used to describe game rules in the mission panel (section `05` in `en.txt`)
- * `msgId`: The corresponding message ID (see https://hg.hedgewars.org/hedgewars/file/tip/hedgewars/uTypes.pas for a list of IDs; look for `TMsgStrId` and `TGoalStrId`)
+ * `msgId`: The corresponding message ID (see [StringIDs])
Example:
<code language="lua">