sweetgum83/scripts/reactor/3002001.js

5 lines
103 B
JavaScript
Raw Normal View History

2024-01-19 08:56:28 +00:00
function act() {
rm.getEventInstance().showClearEffect(rm.getMap().getId());
rm.dropItems();
}