X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fcomponents%2Frounds%2FSeedCodeInput.js;h=2431ca3a2d3b9b36b32ef6209fa5ca63507754bf;hb=e0925d5b97ab0804222195eb4231c63b33703942;hp=03dd6820179e64bfde4134b6abffb5ecb6875fed;hpb=72d6c25d3b1a6d79843d5673ba78804dd442ae39;p=alttp.git diff --git a/resources/js/components/rounds/SeedCodeInput.js b/resources/js/components/rounds/SeedCodeInput.js index 03dd682..2431ca3 100644 --- a/resources/js/components/rounds/SeedCodeInput.js +++ b/resources/js/components/rounds/SeedCodeInput.js @@ -7,7 +7,6 @@ import i18n from '../../i18n'; const ALTTPR_CODES = [ 'big-key', - 'bow', 'blue-boomerang', 'bomb', 'bombos', @@ -38,6 +37,7 @@ const ALTTPR_CODES = [ 'powder', 'quake', 'shovel', + 'somaria', ]; const SMR_CODES = [ @@ -88,7 +88,7 @@ const SeedCodeInput = ({ .map(code => ({ code, label: i18n.t(`icon.zelda.${code}`)})) .sort((a, b) => a.label.localeCompare(b.label)); return
{[0, 1, 2, 3, 4].map(num => {[0, 1, 2, 3].map(num => ; } return
{[0, 1, 2, 3, 4].map(num =>