Mark TODOs in game notes.
[koperkapel.git] / GAME-NOTES
1 Enemies
2 =======
3
4 * Enemy roaches
5 * Rat -- TODO
6 * Robot -- TODO
7
8 Vehicles
9 ========
10
11 * Walking
12 * Roomba
13 * Quadcopter
14 * Robot
15
16 Weapons
17 =======
18
19 * Spit
20 * Butter knife
21 * Crowbar
22 * Gun
23
24 Only one weapon can be equipped at a time.
25 Smart is used for the ranged weapons (spit and gun) -- TODO.
26 Strong is used for the melee weapons (knife and crowbar) -- TODO.
27 Damage depends on the total number of roaches with the appropriate attribute
28 in the vehicle -- TODO.
29
30 Serums
31 ======
32
33 * Smart -- operating important things.
34 * Strong -- pushing stuff around and opening doors.
35 * Fast -- speed.