Dabasaur Animation for Toradorable Skin Changer

Dabasaur Animation for a Toradorable skin changer.

Dieses Skript sollte nicht direkt installiert werden. Es handelt sich hier um eine Bibliothek für andere Skripte, welche über folgenden Befehl in den Metadaten eines Skriptes eingebunden wird // @require https://update.greatest.deepsurf.us/scripts/24859/158213/Dabasaur%20Animation%20for%20Toradorable%20Skin%20Changer.js

// ==UserScript==
// @name         Dabasaur Animation for Toradorable Skin Changer
// @namespace    http://tampermonkey.net/
// @version      0.0.1
// @description  Dabasaur  Animation for a Toradorable skin changer.
// @author       Toradorable
// @grant        none
// @require      https://greatest.deepsurf.us/scripts/24894-toradorable-animator/code/Toradorable%20Animator.js
// ==/UserScript==

// Add animation
animator.addAnimation(
	{title:"Dabasaur",
		frames:[
			{time: 40, url: "https://s9.postimg.org/j058kibqn/frame_0_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/uqj61w4j3/frame_1_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/bzh8rq9yn/frame_2_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/os5crnlkf/frame_3_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/v78z22hnz/frame_4_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/xpuo2r3e7/frame_5_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/xed7pzmy7/frame_6_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/vnu6oi5f3/frame_7_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/6vukh9o8f/frame_8_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/bvs0p7tv3/frame_9_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/aurs03cvj/frame_10_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/3studw99r/frame_11_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/jfl3r9n1r/frame_12_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/9wbexszjj/frame_13_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/49jne2men/frame_14_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/oi70zslpr/frame_15_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/gdywv1zan/frame_16_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/u8x7ditpr/frame_17_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/njqnxi8dr/frame_18_delay_0_04s.gif"},
			{time: 40, url: "https://s9.postimg.org/4fxch5vjj/frame_19_delay_0_04s.gif"}
	]}
);