UNPKG

civ7-modding-tools

Version:
10 lines 277 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PLUNDER = void 0; exports.PLUNDER = { SCIENCE: 'PLUNDER_SCIENCE', GOLD: 'PLUNDER_GOLD', CULTURE: 'PLUNDER_CULTURE', HEAL: 'PLUNDER_HEAL', }; //# sourceMappingURL=PLUNDER.js.map