From de80b673671218608e32b728988b6b340bf510f0 Mon Sep 17 00:00:00 2001 From: zombieb Date: Sun, 17 Aug 2025 22:23:41 +0000 Subject: [PATCH] clarify request events --- SERVERS.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SERVERS.md b/SERVERS.md index 8cbfd02..d607453 100644 --- a/SERVERS.md +++ b/SERVERS.md @@ -2,7 +2,10 @@ [<-- Back to README.md](./README.md) -Requests are sent after the game client authenticates with the server. +Requests are sent after any of these events: +* Nameserver response +* Authentication response +* Local account fetch response ## Endpoints ### `API: GET "/api/undead/v1/emotes"`