From 68a679408b748352a9b30016ca30cc74d997ec8f Mon Sep 17 00:00:00 2001 From: Lebron James <278114561+Lebronjames9999@users.noreply.github.com> Date: Sat, 4 Jul 2026 10:14:10 +0200 Subject: [PATCH 1/2] Update terms.md --- src/misc/terms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/misc/terms.md b/src/misc/terms.md index 4f1153e..5854325 100644 --- a/src/misc/terms.md +++ b/src/misc/terms.md @@ -9,7 +9,7 @@ As a community, people are bound to create terms to refer to familiar concepts. | SPW | Score Per Wave | The score that each player earns / all players in a party earn after a wave of zombies. | | Env | Environmental Base | A base that depends on the resources (environment) around it to survive. | | Stash | Gold Stash | Self-explanatory. | -| Server ID | - | Refers to the 5 character long ID that uniquely identifies a game server. (e.g. v4002, v3001) | +| Server ID | - | Refers to the 5 character long ID that uniquely identifies a game server(e.g. v4002, v3001). | | PSK | Party Share Key | Refers to a string of characters that can be used to invite players into a party. | ## Scripting Terms From 2d1c6c98b423df2456c2880c3bc86ca7d4e7db43 Mon Sep 17 00:00:00 2001 From: Lebron James <278114561+Lebronjames9999@users.noreply.github.com> Date: Sat, 4 Jul 2026 10:15:47 +0200 Subject: [PATCH 2/2] Update terms.md --- src/misc/terms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/misc/terms.md b/src/misc/terms.md index 5854325..8a6f405 100644 --- a/src/misc/terms.md +++ b/src/misc/terms.md @@ -9,7 +9,7 @@ As a community, people are bound to create terms to refer to familiar concepts. | SPW | Score Per Wave | The score that each player earns / all players in a party earn after a wave of zombies. | | Env | Environmental Base | A base that depends on the resources (environment) around it to survive. | | Stash | Gold Stash | Self-explanatory. | -| Server ID | - | Refers to the 5 character long ID that uniquely identifies a game server(e.g. v4002, v3001). | +| Server ID | - | Refers to the 5 character long ID that uniquely identifies a game server (e.g. v4002, v3001). | | PSK | Party Share Key | Refers to a string of characters that can be used to invite players into a party. | ## Scripting Terms