/usr/share/games/sdl-ball/default/powerups.txt is in sdl-ball-data 1.02-2.
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 | //Powerup chance definitions, case sensitive.
Most:
2 //Shrink
F //bigball
G //normalball
H //smallball
P //gun
5 //Multiball
4 //Glue
R //laser sight
More:
1 //Extend
6 //Go thru
B //explosive ball
8 //detonate explosive bricks
A //All bricks have 1 hit left
I //aim
E //Coins
3 //Die
Less:
7 //drop down powerup
9 //Grow explosives
D //Aim helper
Least:
O //Extra life
C //Next level
|