cannon: add support for shattered relics league ornamental cannon
Annoyingly, the cannonball projectiles are not fired out of the centre of the cannon object like the original cannon does, so how the cannon's position is stored had to be changed to a WorldArea
This commit is contained in:
@@ -53,4 +53,6 @@ public final class GraphicID
|
||||
public static final int GRANITE_CANNONBALL = 1443;
|
||||
public static final int GRAPHICS_OBJECT_ROCKFALL = 1727;
|
||||
public static final int ZALCANO_PROJECTILE_FIREBALL = 1728;
|
||||
public static final int CANNONBALL_OR = 2018;
|
||||
public static final int GRANITE_CANNONBALL_OR = 2019;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user