(svn r17758) -Revert (r17208): Use assert_compile() if you cannot count.

-Fix (r7326): Powernaut Helicopter got wrong 'load amount'.
-Fix (r2639): Call the Evil by its name.
This commit is contained in:
frosch
2009-10-10 18:48:13 +00:00
parent 140f1194b9
commit 76ff3aaf8f
2 changed files with 3 additions and 0 deletions

View File

@@ -335,6 +335,7 @@ static const EngineInfo _orig_engine_info[] = {
MA( 23832, 20, 20, 99, Y), // 252 Flashbang Wizzer
MA( 13575, 20, 20, 40, T|A|S ), // 253 Tricario Helicopter
MA( 28215, 20, 20, 30, T|A|S ), // 254 Guru X2 Helicopter
MA( 13575, 20, 20, 99, Y), // 255 Powernaut Helicopter
};
#undef Y
#undef S