import { type IAirdropConfig } from "https://deno.land/x/sptaki@1.2.0/models/spt/config/mod.ts";
const { AirdropChancePercent } = IAirdropConfig;
Chance map will have an airdrop occur out of 100 - locations not included count as 0%
import { type IAirdropConfig } from "https://deno.land/x/sptaki@1.2.0/models/spt/config/mod.ts";
const { AirdropChancePercent } = IAirdropConfig;
Chance map will have an airdrop occur out of 100 - locations not included count as 0%