Poodletooth-iLand/toontown/estate/CannonGlobals.py
Master Jumblespeed d882959bfa switch to remote
2015-05-18 22:11:33 -04:00

11 lines
343 B
Python
Executable file

CANNON_TIMEOUT = 30
CANNON_MOVIE_LOAD = 1
CANNON_MOVIE_CLEAR = 2
CANNON_MOVIE_FORCE_EXIT = 3
CANNON_MOVIE_LANDED = 4
cannonDrops = [(-110, -66, 0.025, -64, 0, 0),
(65.68, -71.1, 0.025, 24, 0, 0),
(-53.7788, -104.5, 0.72, -24, 0, 0),
(39.58, 1.53, 8.2, 101.2, 0, 0),
(61.3, 62.78, 0.031, 171.2, 0, 0),
(-43.8, 75.2, 0.025, -158.15, 0, 0)]