mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
Fix "travel" achievement icon
This commit is contained in:
parent
8b69fd7faa
commit
12ad8b7d03
@ -380,7 +380,7 @@ export const achievements: IMap<Achievement> = {
|
||||
},
|
||||
TRAVEL: {
|
||||
...achievementData["TRAVEL"],
|
||||
Icon: "travel",
|
||||
Icon: "TRAVEL",
|
||||
Condition: () => Player.city !== CityName.Sector12,
|
||||
},
|
||||
WORKOUT: {
|
||||
|
Loading…
Reference in New Issue
Block a user