sweetgum83/scripts/portal/reundodraco.js
2024-01-19 03:56:28 -05:00

4 lines
63 B
JavaScript

function enter(pi) {
pi.blockPortal();
return true;
}