Add: Bonus Event
This commit is contained in:
@@ -46,6 +46,14 @@ UPPER_PLAYFIELD_TIME_LAMPS = LampGroup([
|
||||
Lamp("Lamp 30 Sec")
|
||||
])
|
||||
|
||||
TUNNEL_LAMPS = LampGroup([
|
||||
Lamp("1st Button"),
|
||||
Lamp("2nd Button"),
|
||||
Lamp("3rd Button"),
|
||||
Lamp("4th Button"),
|
||||
Lamp("5th Button")
|
||||
])
|
||||
|
||||
BONUS_MULTIPLIER_LAMPS = LampGroup([
|
||||
Lamp("Bonus Multiplier x10"),
|
||||
Lamp("Bonus Multiplier x20"),
|
||||
|
||||
Reference in New Issue
Block a user