mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-24 03:40:00 -04:00
Merge branch 'master' of https://github.com/codecombat/codecombat
This commit is contained in:
commit
d3a21f4959
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ module.exports = class PlayView extends View
|
||||||
{
|
{
|
||||||
name: 'Harvest Time'
|
name: 'Harvest Time'
|
||||||
difficulty: 2
|
difficulty: 2
|
||||||
id: 'find-the-spy'
|
id: 'harvest-time'
|
||||||
image: '/file/db/level/529662dfe0df8f0000000007/grab_the_mushroom_icon.png'
|
image: '/file/db/level/529662dfe0df8f0000000007/grab_the_mushroom_icon.png'
|
||||||
description: "Collect a hundred mushrooms in just five lines of code - by Nathan Gossett"
|
description: "Collect a hundred mushrooms in just five lines of code - by Nathan Gossett"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue