Ramona adjustments.
Contributed by Sero.
This commit is contained in:
@@ -111,7 +111,7 @@ public class Ramona extends AbstractNpcAI
|
||||
};
|
||||
// Locations
|
||||
private static final Location DEFAULT_LOC = new Location(86338, 172099, -10602, 16383);
|
||||
private static final Location RAMONA_SPAWN_LOC = new Location(86327, 169759, -10465, 16383);
|
||||
private static final Location RAMONA_SPAWN_LOC = new Location(86376, 172072, -10602, 16383);
|
||||
// Other
|
||||
private static final int ROOM_CONTROL_DOOR = 22230711;
|
||||
private static final NoSummonFriendZone ZONE = ZoneManager.getInstance().getZoneById(210108, NoSummonFriendZone.class);
|
||||
@@ -521,7 +521,7 @@ public class Ramona extends AbstractNpcAI
|
||||
door.closeMe();
|
||||
}
|
||||
});
|
||||
startQuestTimer("SPAWN_RAMONA_1", 10000, npc, null);
|
||||
startQuestTimer("SPAWN_RAMONA_1", 6000, npc, null);
|
||||
break;
|
||||
}
|
||||
case RAMONA_1:
|
||||
|
@@ -188,7 +188,7 @@
|
||||
<node X="88110" Y="-173795" />
|
||||
</zone>
|
||||
<zone name="Ramona_Room" id="210108" type="NoSummonFriendZone" shape="Cylinder" minZ="-10610" maxZ="-10150" rad="4000" >
|
||||
<node X="78023" Y="172262" />
|
||||
<node X="86376" Y="172072" />
|
||||
</zone>
|
||||
<zone name="Helios_Zone" id="210109" type="NoSummonFriendZone" shape="Cylinder" minZ="3400" maxZ="3600" rad="3100">
|
||||
<node X="91076" Y="160788" />
|
||||
|
@@ -111,7 +111,7 @@ public class Ramona extends AbstractNpcAI
|
||||
};
|
||||
// Locations
|
||||
private static final Location DEFAULT_LOC = new Location(86338, 172099, -10602, 16383);
|
||||
private static final Location RAMONA_SPAWN_LOC = new Location(86327, 169759, -10465, 16383);
|
||||
private static final Location RAMONA_SPAWN_LOC = new Location(86376, 172072, -10602, 16383);
|
||||
// Other
|
||||
private static final int ROOM_CONTROL_DOOR = 22230711;
|
||||
private static final NoSummonFriendZone ZONE = ZoneManager.getInstance().getZoneById(210108, NoSummonFriendZone.class);
|
||||
@@ -521,7 +521,7 @@ public class Ramona extends AbstractNpcAI
|
||||
door.closeMe();
|
||||
}
|
||||
});
|
||||
startQuestTimer("SPAWN_RAMONA_1", 10000, npc, null);
|
||||
startQuestTimer("SPAWN_RAMONA_1", 6000, npc, null);
|
||||
break;
|
||||
}
|
||||
case RAMONA_1:
|
||||
|
@@ -188,7 +188,7 @@
|
||||
<node X="88110" Y="-173795" />
|
||||
</zone>
|
||||
<zone name="Ramona_Room" id="210108" type="NoSummonFriendZone" shape="Cylinder" minZ="-10610" maxZ="-10150" rad="4000" >
|
||||
<node X="78023" Y="172262" />
|
||||
<node X="86376" Y="172072" />
|
||||
</zone>
|
||||
<zone name="Helios_Zone" id="210109" type="NoSummonFriendZone" shape="Cylinder" minZ="3400" maxZ="3600" rad="3100">
|
||||
<node X="91076" Y="160788" />
|
||||
|
@@ -111,7 +111,7 @@ public class Ramona extends AbstractNpcAI
|
||||
};
|
||||
// Locations
|
||||
private static final Location DEFAULT_LOC = new Location(86338, 172099, -10602, 16383);
|
||||
private static final Location RAMONA_SPAWN_LOC = new Location(86327, 169759, -10465, 16383);
|
||||
private static final Location RAMONA_SPAWN_LOC = new Location(86376, 172072, -10602, 16383);
|
||||
// Other
|
||||
private static final int ROOM_CONTROL_DOOR = 22230711;
|
||||
private static final NoSummonFriendZone ZONE = ZoneManager.getInstance().getZoneById(210108, NoSummonFriendZone.class);
|
||||
@@ -521,7 +521,7 @@ public class Ramona extends AbstractNpcAI
|
||||
door.closeMe();
|
||||
}
|
||||
});
|
||||
startQuestTimer("SPAWN_RAMONA_1", 10000, npc, null);
|
||||
startQuestTimer("SPAWN_RAMONA_1", 6000, npc, null);
|
||||
break;
|
||||
}
|
||||
case RAMONA_1:
|
||||
|
@@ -188,7 +188,7 @@
|
||||
<node X="88110" Y="-173795" />
|
||||
</zone>
|
||||
<zone name="Ramona_Room" id="210108" type="NoSummonFriendZone" shape="Cylinder" minZ="-10610" maxZ="-10150" rad="4000" >
|
||||
<node X="78023" Y="172262" />
|
||||
<node X="86376" Y="172072" />
|
||||
</zone>
|
||||
<zone name="Helios_Zone" id="210109" type="NoSummonFriendZone" shape="Cylinder" minZ="3400" maxZ="3600" rad="3100">
|
||||
<node X="91076" Y="160788" />
|
||||
|
@@ -111,7 +111,7 @@ public class Ramona extends AbstractNpcAI
|
||||
};
|
||||
// Locations
|
||||
private static final Location DEFAULT_LOC = new Location(86338, 172099, -10602, 16383);
|
||||
private static final Location RAMONA_SPAWN_LOC = new Location(86327, 169759, -10465, 16383);
|
||||
private static final Location RAMONA_SPAWN_LOC = new Location(86376, 172072, -10602, 16383);
|
||||
// Other
|
||||
private static final int ROOM_CONTROL_DOOR = 22230711;
|
||||
private static final NoSummonFriendZone ZONE = ZoneManager.getInstance().getZoneById(210108, NoSummonFriendZone.class);
|
||||
@@ -521,7 +521,7 @@ public class Ramona extends AbstractNpcAI
|
||||
door.closeMe();
|
||||
}
|
||||
});
|
||||
startQuestTimer("SPAWN_RAMONA_1", 10000, npc, null);
|
||||
startQuestTimer("SPAWN_RAMONA_1", 6000, npc, null);
|
||||
break;
|
||||
}
|
||||
case RAMONA_1:
|
||||
|
@@ -188,7 +188,7 @@
|
||||
<node X="88110" Y="-173795" />
|
||||
</zone>
|
||||
<zone name="Ramona_Room" id="210108" type="NoSummonFriendZone" shape="Cylinder" minZ="-10610" maxZ="-10150" rad="4000" >
|
||||
<node X="78023" Y="172262" />
|
||||
<node X="86376" Y="172072" />
|
||||
</zone>
|
||||
<zone name="Helios_Zone" id="210109" type="NoSummonFriendZone" shape="Cylinder" minZ="3400" maxZ="3600" rad="3100">
|
||||
<node X="91076" Y="160788" />
|
||||
|
@@ -111,7 +111,7 @@ public class Ramona extends AbstractNpcAI
|
||||
};
|
||||
// Locations
|
||||
private static final Location DEFAULT_LOC = new Location(86338, 172099, -10602, 16383);
|
||||
private static final Location RAMONA_SPAWN_LOC = new Location(86327, 169759, -10465, 16383);
|
||||
private static final Location RAMONA_SPAWN_LOC = new Location(86376, 172072, -10602, 16383);
|
||||
// Other
|
||||
private static final int ROOM_CONTROL_DOOR = 22230711;
|
||||
private static final NoSummonFriendZone ZONE = ZoneManager.getInstance().getZoneById(210108, NoSummonFriendZone.class);
|
||||
@@ -521,7 +521,7 @@ public class Ramona extends AbstractNpcAI
|
||||
door.closeMe();
|
||||
}
|
||||
});
|
||||
startQuestTimer("SPAWN_RAMONA_1", 10000, npc, null);
|
||||
startQuestTimer("SPAWN_RAMONA_1", 6000, npc, null);
|
||||
break;
|
||||
}
|
||||
case RAMONA_1:
|
||||
|
@@ -228,7 +228,7 @@
|
||||
<node X="88110" Y="-173795" />
|
||||
</zone>
|
||||
<zone name="Ramona_Room" id="210108" type="NoSummonFriendZone" shape="Cylinder" minZ="-10610" maxZ="-10150" rad="4000" >
|
||||
<node X="78023" Y="172262" />
|
||||
<node X="86376" Y="172072" />
|
||||
</zone>
|
||||
<zone name="Helios_Zone" id="210109" type="NoSummonFriendZone" shape="Cylinder" minZ="3400" maxZ="3600" rad="3100">
|
||||
<node X="91076" Y="160788" />
|
||||
|
Reference in New Issue
Block a user