/usr/share/games/ketm/level03.dat is in ketm-data 0.0.6-22.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 | # ketm - level02
#
# command syntax:
# column 1: game-time in 1/10 sec.
# column 2: command (T=text, E=enemy)
# column 3: parameter 1 (T: text to display, E: enemy name)
# column 4: parameter 2 (T: y-pos, E: difficultiy)
#
# columns are separated with pipe ('|')
# comment start with '#'
#
# a BOSS must be the last enemy, after the destruction of BOSSXX
# the next level is loaded.
#
################################################################################
# Background
00000|B||0
# Introtext
00010|T|GET READY|80
00030|T|FOR LEVEL 03|130
00050|T|A BIT HARDER|180
# Lets go!
00080|E|GREETER|2
00130|E|GREETER|2
00180|E|GREETER|2
00230|E|GREETER|2
00280|E|GREETER|2
00330|E|GREETER|3
00380|E|GREETER|3
00450|E|CRUSHER|2
00510|E|ZATAK|2
00560|E|ZATAK|2
00560|E|MINE|2
00590|E|MINE|2
00630|E|CURVER|2
00690|E|CURVER|3
00740|E|RWINGX|2
00800|E|GREETER|3
00850|E|GREETER|3
00900|E|GREETER|3
00950|E|GREETER|3
01000|E|CUBE|2
01060|E|XEV|2
01090|E|XEV|2
01120|E|XEV|2
01150|E|XEV|2
01200|E|MING|2
01250|E|MING|2
01300|E|MING|2
01350|E|MING|3
01400|E|MING|3
01450|E|MING|3
01500|E|EYEFO|2
01580|E|EYEFO|2
01650|E|PROBALL|2
01710|E|PROBALL|2
# The Boss...
01800|T|ATTENTION, BOSS|100
01840|E|BOSS02|0
|