mirror of
https://github.com/marcrobledo/savegame-editors.git
synced 2025-10-05 16:02:43 +02:00
[The Lego Movie Videogame] Fix upgrades
This commit is contained in:
@@ -116,20 +116,20 @@ window.SavegameEditor.Constants.CHARACTERS = [
|
||||
];
|
||||
window.SavegameEditor.Constants.UPGRADES = [
|
||||
'Always Charged',
|
||||
'Bubble Effects',
|
||||
'Collectable Detector',
|
||||
'Confetti Effects',
|
||||
'Extra Heart',
|
||||
'Fast Build',
|
||||
'Fast Use',
|
||||
'Health Regeneration',
|
||||
'Invincibility',
|
||||
'Collectable Detector',
|
||||
'Fast Build',
|
||||
'Mini Game Master',
|
||||
'Invicibility',
|
||||
'Health Regeneration',
|
||||
'Stud Magnet',
|
||||
'X2 Stud Multiplier',
|
||||
'X4 Stud Multiplier',
|
||||
'Confetti Effects',
|
||||
'Bubble Effects',
|
||||
'Extra Heart',
|
||||
'X8 Stud Multiplier',
|
||||
'X6 Stud Multiplier',
|
||||
'X8 Stud Multiplier'
|
||||
'X4 Stud Multiplier',
|
||||
'X2 Stud Multiplier'
|
||||
];
|
||||
window.SavegameEditor.Constants.CHAPTERS = [
|
||||
'Prologue',
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |
Reference in New Issue
Block a user