Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
wes337 committed Apr 22, 2024
1 parent 3fccbcd commit 2660130
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions js/constants/floors.js
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,13 @@ export const FLOORS = {
},
darkie: {
name: "Lil Darkie",
extras: [
{
name: "roach",
moves: true,
positionX: 465,
},
],
},
hxstage: {
name: "HXSTAGE",
Expand Down

0 comments on commit 2660130

Please sign in to comment.