Skip to content

Commit 50b1970

Browse files
EvGymDieterReinert
andauthored
Tempest rename (#17)
* fixing field backgrounds * adding shadow weather and volatile spikes * Update battle-tooltips.ts * stripping out shadow changes * adding a default for weather ball * adding forgotten semicolon * re-adding removed changes * re-added shadow changes * adding better art * fixing voltaic spike placement * fixing long standing name swap of fields * Fixing image reference for corrosive mist * Updating field backgrounds. Adding fable * updating ash, blessed, and water surface BGs. Adding tempest, fable, and battlefield * Updating volcanic top field BG * updating eclipse field BG and adding undercolony BG * fixing field backgrounds and undercolony * changing thunderstorm field name --------- Co-authored-by: DieterReinert <dieter.reinert@outlook.com>
1 parent 18243f6 commit 50b1970

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
Loading
Binary file not shown.

play.pokemonshowdown.com/style/battle.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -558,8 +558,8 @@ License: GPLv2
558558
background-size: cover;
559559
}
560560

561-
.thunderstormfieldweather {
562-
background: #CCAAEE url(../fx/field-thunderstormfield.png) no-repeat scroll left top;
561+
.thunderingplateauweather {
562+
background: #CCAAEE url(../fx/field-thunderingplateau.png) no-repeat scroll left top;
563563
background-size: cover;
564564
}
565565

0 commit comments

Comments
 (0)