ReC98/th03/main/player/bomb.inc

6 lines
72 B
HTML

BOMB_FRAMES = 180
BOMB_INACTIVE = 0
BOMB_PREPARING = 1
BOMB_ACTIVE = 2