aboutsummaryrefslogtreecommitdiff
path: root/webAO/client
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/client')
-rw-r--r--webAO/client/handleCharacterInfo.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client/handleCharacterInfo.ts b/webAO/client/handleCharacterInfo.ts
index 84fd613..c7bcc94 100644
--- a/webAO/client/handleCharacterInfo.ts
+++ b/webAO/client/handleCharacterInfo.ts
@@ -33,7 +33,7 @@ export const setupCharacterBasic = (chargs: string[], charid: number) => {
name: safeTags(chargs[0]),
showname: safeTags(chargs[0]),
desc: safeTags(chargs[1]),
- blips: "male",
+ blips: "m",
gender: "",
side: "def",
chat: "",