From 8f9a98c9a8a383940b0cf3567fbf8c356d09607f Mon Sep 17 00:00:00 2001 From: vvo <> Date: Wed, 25 Jan 2023 21:38:25 +0800 Subject: [PATCH] valgene id fix (sorry lol) --- sdvx@asphyxia/data/exg.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdvx@asphyxia/data/exg.ts b/sdvx@asphyxia/data/exg.ts index 9d2af5c..0283fb9 100644 --- a/sdvx@asphyxia/data/exg.ts +++ b/sdvx@asphyxia/data/exg.ts @@ -948,7 +948,7 @@ export const VALGENE = { export const PREGENE = [ { - id: 0, + id: 1, items: { 'crew': [131], 'stamp': [69, 70, 71, 72, 73, 74, 75, 76, 77, 78], @@ -957,7 +957,7 @@ export const PREGENE = [ probability: [0.01, 0.39, 0.6] }, { - id: 1, + id: 2, items: { 'crew': [134], 'stamp': [110, 111, 112, 113, 114, 115, 116, 117, 118, 119],