sweetgum83/scripts/reactor/3002001.js
2024-01-19 03:56:28 -05:00

5 lines
103 B
JavaScript

function act() {
rm.getEventInstance().showClearEffect(rm.getMap().getId());
rm.dropItems();
}