From 4ff75a89061f6c3d03c8e7832c0e5c54b0698e0f Mon Sep 17 00:00:00 2001 From: Blixibon Date: Mon, 17 Jun 2019 10:46:19 -0500 Subject: [PATCH] Minor adjustment to game_metadata --- Entity-List.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Entity-List.md b/Entity-List.md index b40aa5d..23b76c3 100644 --- a/Entity-List.md +++ b/Entity-List.md @@ -208,7 +208,7 @@ There is most likely some information missing or miscellaneous stuff left out, b | game_end | :twisted_rightwards_arrows: | New "EndGameSP" input that functions as a shortcut for "startupmenu force". This could be changed by certain mods (e.g. mapping competitions) for firing "map finished" events. | | game_gib_manager | :heavy_minus_sign: | | | game_globalvars | :eight_spoked_asterisk: | Reads certain global variables, like curtime. | -| game_metadata | :eight_spoked_asterisk: | Stores map details for things like Discord, allowing mappers to control what players are doing on Discord while they're playing their map. What could go wrong? | +| game_metadata | :eight_spoked_asterisk: | Stores map details for things like the Discord RPC, allowing mappers to control game details shown on Discord while they're playing their map. | | game_player_equip | :heavy_minus_sign: | | | game_player_team | :heavy_minus_sign: | | | game_ragdoll_manager | :heavy_minus_sign: | |