Update MainPlayView.coffee
This commit is contained in:
parent
7a7d82e8e4
commit
d2b394aaf2
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 = [
|
||||
|
|
Reference in a new issue