7 lines
95 B
JavaScript
7 lines
95 B
JavaScript
/*
|
|
Queen's Path : Forest of the Start 5
|
|
*/
|
|
|
|
function act(){
|
|
rm.dropItems(true, 2, 8, 12, 2);
|
|
} |