diff --git a/src/config.ts b/src/config.ts index c1cd3ca..86ec765 100644 --- a/src/config.ts +++ b/src/config.ts @@ -121,13 +121,13 @@ const config = checkConfig({ hidden: true, }, 'boat-trip': { - price: 35, + price: 40, default: false, options: {}, hidden: true, }, 'boat-vip': { - price: 15, + price: 25, default: false, options: {}, hidden: true,