Skip to content

Commit

Permalink
Quick-fix for a secret bug...
Browse files Browse the repository at this point in the history
  • Loading branch information
orffen committed May 2, 2020
1 parent 57d5150 commit 17fcf84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/world.js
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ function generateTravelZone(uwp) {

function generateWorld(name, outputAsObject = false) {
let worlds = {
"Victoria": new World("Victoria", "X697770-4", ' ', undefined, 'R', "112", "K6 V"),
"Victoria": new World("Victoria", "X697770-4", ' ', undefined, 'R', "112", undefined, "K6 V"),
"Sharmun": new World("Sharmun", "X86787A–5", undefined, undefined, 'R'),
"Taldor": new World("Taldor", "C866413-8"),
"Ranther": new World("Ranther", "D539598-5"),
Expand Down

0 comments on commit 17fcf84

Please sign in to comment.