UNPKG

civ7-modding-tools

Version:
7 lines (6 loc) 159 B
export const PLUNDER = { SCIENCE: 'PLUNDER_SCIENCE', GOLD: 'PLUNDER_GOLD', CULTURE: 'PLUNDER_CULTURE', HEAL: 'PLUNDER_HEAL', } as const;