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/misc/flash.png | Bin 0 -> 1731 bytes webAO/misc/flip.png | Bin 0 -> 1576 bytes webAO/misc/shake.png | Bin 0 -> 2018 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 webAO/misc/flash.png create mode 100644 webAO/misc/flip.png create mode 100644 webAO/misc/shake.png (limited to 'webAO/misc') diff --git a/webAO/misc/flash.png b/webAO/misc/flash.png new file mode 100644 index 0000000..acbcdb8 Binary files /dev/null and b/webAO/misc/flash.png differ diff --git a/webAO/misc/flip.png b/webAO/misc/flip.png new file mode 100644 index 0000000..bfe2929 Binary files /dev/null and b/webAO/misc/flip.png differ diff --git a/webAO/misc/shake.png b/webAO/misc/shake.png new file mode 100644 index 0000000..1a51968 Binary files /dev/null and b/webAO/misc/shake.png differ -- cgit