ReC98/th04/th04.inc

11 lines
214 B
PHP

GAME = 4
include th04/player/chars.inc
include th04/mem.inc
include th04/shared.inc
include th04/gaiji/gaiji.inc
playchar_speed_aligned = 4 shl 4
playchar_speed_diagonal = 3 shl 4
BOMB_INVINCIBILITY_FRAMES = 255