From 51a23747a787db86fbf89f878b6e80e8da1a6e2c Mon Sep 17 00:00:00 2001 From: Layell Date: Fri, 30 Oct 2015 07:59:01 -0400 Subject: [PATCH] Stratagem dimensions added To be included with the next sprite/model update. --- 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 a75721855..3154520f3 100644 --- a/data/pokedex-mini.js +++ b/data/pokedex-mini.js @@ -3,7 +3,7 @@ BattlePokemonSprites = { "revenankh": {num:-2}, "pyroak": {num:-3}, "fidgit": {num:-4}, - "stratagem": {num:-5}, + "stratagem": {num:-5, front:{ani:{w:85,h:88}}, back:{ani:{w:84,h:85}}}, "arghonaut": {num:-6}, "kitsunoh": {num:-7}, "cyclohm": {num:-8},