From 18629bfa646e4b0596a3c1ae9c6a3e3ba58347b9 Mon Sep 17 00:00:00 2001 From: Qube Date: Wed, 18 Jul 2018 21:40:26 +0700 Subject: Add pre-animation, flash, shake, flip, and text color + Fix shout order according to AO2 specification --- webAO/client.html | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) (limited to 'webAO/client.html') diff --git a/webAO/client.html b/webAO/client.html index 0d32c73..8c54a77 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -5,6 +5,7 @@ + @@ -14,15 +15,17 @@ -- cgit