From bbd3d84c9ae505ffaec9f72d85e6e06934c189f8 Mon Sep 17 00:00:00 2001 From: Layell Date: Mon, 25 May 2015 08:22:05 -0400 Subject: [PATCH] Aurumoth model render added Model render added for BMB's CAP creation. --- data/pokedex-mini.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/pokedex-mini.js b/data/pokedex-mini.js index 7ad566186..08ef75706 100644 --- a/data/pokedex-mini.js +++ b/data/pokedex-mini.js @@ -13,7 +13,7 @@ BattlePokemonSprites = { "tomohawk": {num:-12}, "necturna": {num:-13}, "mollux": {num:-14}, - "aurumoth": {num:-15}, + "aurumoth": {num:-15, front:{ani:{w:112,h:102}}, back:{ani:{w:113,h:104}}}, "malaconda": {num:-16}, "cawmodore": {num:-17}, "volkraken": {num:-18},