4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
|
function enter(pi) {
|
||
|
pi.openNpc(1052115);
|
||
|
return true;
|
||
|
}
|