# HG changeset patch # User Wuzzy # Date 1687990267 0 # Node ID e9eccb1eeac4f10c2f7a1967f29915d83c89bac5 # Parent 5a96e267231099fc519967ac50d1f91303e46104 LuaGameplay: Add link to StringIDs diff -r 5a96e2672310 -r e9eccb1eeac4 LuaGameplay.wiki --- 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: