fu
This commit is contained in:
@@ -132,3 +132,9 @@ BONUS_LAMPS = LampGroup([
|
||||
Lamp("Bonus 19000"),
|
||||
Lamp("Bonus 20000")
|
||||
])
|
||||
|
||||
ORANGE_SPECIAL_LAMPS = LampGroup([
|
||||
Lamp("Special 100000 Points"),
|
||||
Lamp("Special 200000 Points"),
|
||||
Lamp("Special 300000 Points")
|
||||
])
|
||||
Reference in New Issue
Block a user