mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Enabling new levels for playtesting.
This commit is contained in:
parent
f0826c865e
commit
f361674fb4
1 changed files with 0 additions and 4 deletions
|
@ -1065,7 +1065,6 @@ desert = [
|
|||
y: 26.09
|
||||
adventurer: true
|
||||
requiresSubscription: false
|
||||
disabled: not me.isAdmin()
|
||||
}
|
||||
{
|
||||
name: 'Keeping Time'
|
||||
|
@ -1079,7 +1078,6 @@ desert = [
|
|||
y: 34.14
|
||||
adventurer: true
|
||||
requiresSubscription: false
|
||||
disabled: not me.isAdmin()
|
||||
}
|
||||
{
|
||||
name: 'Hoarding Gold'
|
||||
|
@ -1093,7 +1091,6 @@ desert = [
|
|||
y: 29.51
|
||||
adventurer: true
|
||||
requiresSubscription: false
|
||||
disabled: not me.isAdmin()
|
||||
}
|
||||
{
|
||||
name: 'Decoy Drill'
|
||||
|
@ -1107,7 +1104,6 @@ desert = [
|
|||
y: 40.44
|
||||
adventurer: true
|
||||
requiresSubscription: false
|
||||
disabled: not me.isAdmin()
|
||||
}
|
||||
{
|
||||
name: 'Yakstraction'
|
||||
|
|
Loading…
Reference in a new issue