mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-29 07:24:08 -04:00
commit
b7761c5ffc
1 changed files with 8 additions and 0 deletions
|
@ -161,6 +161,14 @@ module.exports = class PlayView extends View
|
||||||
image: '/file/db/level/525ef8ef06e1ab0962000003/commanding_followers_icon.png'
|
image: '/file/db/level/525ef8ef06e1ab0962000003/commanding_followers_icon.png'
|
||||||
description: "Write a bubble sort to organize your soldiers. - by Alexandru"
|
description: "Write a bubble sort to organize your soldiers. - by Alexandru"
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name: 'Sword Loop'
|
||||||
|
difficulty: 1
|
||||||
|
id: 'sword-loop'
|
||||||
|
image: '/file/db/level/525dc5589a0765e496000006/drink_me_icon.png'
|
||||||
|
description: 'Kill the ogres and save the peasants and their cattle'
|
||||||
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
name: 'Enemy Artillery'
|
name: 'Enemy Artillery'
|
||||||
difficulty: 1
|
difficulty: 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue