mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Merge pull request #1805 from leocadiotk/patch-1
Update MainPlayView.coffee
This commit is contained in:
commit
bef466304d
1 changed files with 7 additions and 0 deletions
|
@ -319,6 +319,13 @@ playerCreated = [
|
|||
image: '/file/db/level/526711d9add4f8965f000002/hunter_triplets_icon.png'
|
||||
description: 'There is a horde of ogres marching on your village. Stay out of reach and use your bow to take them out! - by Danny Whittaker'
|
||||
}
|
||||
{
|
||||
name: "IFC - Videira"
|
||||
difficulty: 3
|
||||
id: 'ifc-videira'
|
||||
image: ''
|
||||
description: 'Nível inspirado em IFC - Videira.'
|
||||
}
|
||||
]
|
||||
|
||||
campaigns = [
|
||||
|
|
Loading…
Reference in a new issue