From 1e55e05fc9ca04437abf7823e3ab50c131529bf0 Mon Sep 17 00:00:00 2001 From: Qube Date: Fri, 20 Jul 2018 20:57:37 +0700 Subject: Add witness testinomy, cross examination, call mod function + Fix animation sequence more reliable (using gify API to calculate animation duration) + Resign interface to gain more space. --- webAO/sounds/general/sfx-testimony.wav | Bin 0 -> 71436 bytes webAO/sounds/general/sfx-testimony2.wav | Bin 0 -> 132764 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 webAO/sounds/general/sfx-testimony.wav create mode 100644 webAO/sounds/general/sfx-testimony2.wav (limited to 'webAO/sounds') diff --git a/webAO/sounds/general/sfx-testimony.wav b/webAO/sounds/general/sfx-testimony.wav new file mode 100644 index 0000000..ddbe9ea Binary files /dev/null and b/webAO/sounds/general/sfx-testimony.wav differ diff --git a/webAO/sounds/general/sfx-testimony2.wav b/webAO/sounds/general/sfx-testimony2.wav new file mode 100644 index 0000000..a49506e Binary files /dev/null and b/webAO/sounds/general/sfx-testimony2.wav differ -- cgit