Skip to content

Commit

Permalink
add bf rooms
Browse files Browse the repository at this point in the history
  • Loading branch information
dcsan committed Aug 10, 2015
1 parent d0a1e46 commit 1e4c9cb
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion nap/data/RoomData.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,16 @@ var bonfireDashedNames = [
"bonfire-binary-agents",
"bonfire-everything-be-true",
"bonfire-arguments-optional",
]
"bonfire-make-a-person",
"bonfire-map-the-debris",
"bonfire-pairwise",
"bonfire-validate-us-telephone-numbers",
"bonfire-symmetric-difference",
"bonfire-exact-change",
"bonfire-inventory-update",
"bonfire-no-repeats-please",
"bonfire-friendly-date-ranges"
];

var BotRoomData = {

Expand Down

0 comments on commit 1e4c9cb

Please sign in to comment.