Reformat and clean up portal scripts
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
function enter(pi) {
|
||||
if (pi.hasLevel30Character()) {
|
||||
pi.openNpc(2007);
|
||||
}
|
||||
pi.blockPortal();
|
||||
return true;
|
||||
if (pi.hasLevel30Character()) {
|
||||
pi.openNpc(2007);
|
||||
}
|
||||
pi.blockPortal();
|
||||
return true;
|
||||
}
|
||||
Reference in New Issue
Block a user