From 60d5da0f40a5c9ee6d8863ba2898282914e5811a Mon Sep 17 00:00:00 2001 From: Steven Jackson Date: Thu, 9 Oct 2014 20:26:32 -0500 Subject: [PATCH] credits updated --- .../components/answering_service.lua | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/Interface/AddOns/SVUI_ChatOMatic/components/answering_service.lua b/Interface/AddOns/SVUI_ChatOMatic/components/answering_service.lua index 2a5f905..d1ce46c 100644 --- a/Interface/AddOns/SVUI_ChatOMatic/components/answering_service.lua +++ b/Interface/AddOns/SVUI_ChatOMatic/components/answering_service.lua @@ -12,10 +12,23 @@ _____/\\\\\\\\\\\____/\\\________/\\\__/\\\________/\\\__/\\\\\\\\\\\_ # ############################################################################## S U P E R - V I L L A I N - U I By: Munglunch # ############################################################################## -########################################################## -LOCALIZED LUA FUNCTIONS -########################################################## + +CONCEPT AND SOME CODE COURTESY OF: +############################################################################## +_____/\\\\\\\\\________/\\\\\\\\\\\\__/\\\\\\\\\\\\\\\_ + ___/\\\\\\\\\\\\\____/\\\//////////__\///////\\\/////__ + __/\\\/////////\\\__/\\\___________________\/\\\_______ + _\/\\\_______\/\\\_\/\\\____/\\\\\\\_______\/\\\_______ + _\/\\\\\\\\\\\\\\\_\/\\\___\/////\\\_______\/\\\_______ + _\/\\\/////////\\\_\/\\\_______\/\\\_______\/\\\_______ + _\/\\\_______\/\\\_\/\\\_______\/\\\_______\/\\\_______ + _\/\\\_______\/\\\_\//\\\\\\\\\\\\/________\/\\\_______ + _\///________\///___\////////////__________\///________ +############################################################################## +AUTOMATIC GOBLIN THERAPIST By: Duugu # +############################################################################## ]]-- + --[[ GLOBALS ]]-- local _G = _G; local unpack = _G.unpack; -- 1.7.9.5