7 lines
78 B
JavaScript
7 lines
78 B
JavaScript
|
/*
|
||
|
Yulete's Lab: Making the Reagent
|
||
|
*/
|
||
|
|
||
|
function act() {
|
||
|
rm.dropItems();
|
||
|
}
|