Skip to content

Commit 10c215f

Browse files
authored
Update parse.js
1 parent 824d582 commit 10c215f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

parse.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const Phenomenas = {
1+
const Phenomenas = { // lots of em huh
22
AF: "Ashfall(land)",
33
AS: "Air Stagnation",
44
BH: "Beach Hazard",
@@ -241,4 +241,4 @@ module.exports = function (msg, attrs, cb) {
241241
}
242242

243243
}
244-
}
244+
}

0 commit comments

Comments
 (0)