Merge pull request #10744 from r4d6/Moar-Engines

Moar engines!
This commit is contained in:
Ghom
2020-09-27 14:36:04 -03:00
committed by Dip
parent c983e3662b
commit d17d5a1ed0
6 changed files with 6876 additions and 10 deletions
+11 -4
View File
@@ -555,7 +555,14 @@ MONKEYCAP 64
## Uncomment to use TG-style combat
#DISABLE_STAMBUFFER
## Choose which Engine to start the round with, comment to remove an Engine from the rotation
BOX_RANDOM_ENGINE Engine SM
BOX_RANDOM_ENGINE Engine Tesla
BOX_RANDOM_ENGINE Engine Singulo
## Choose which Engine to start the round with. Weight is after the comma. Setting the weight to 0 removes the engine from rotation.
BOX_RANDOM_ENGINE Box SM,3
BOX_RANDOM_ENGINE Box Tesla,3
BOX_RANDOM_ENGINE Box Singulo,3
BOX_RANDOM_ENGINE Box SM 1x3,1
BOX_RANDOM_ENGINE Box SM 5x5,1
BOX_RANDOM_ENGINE Box SM 3x,0
BOX_RANDOM_ENGINE Box TEG,3
BOX_RANDOM_ENGINE Box Empty,0
BOX_RANDOM_ENGINE Box Antimatter,1
BOX_RANDOM_ENGINE Box P.A.C.M.A.N,0