mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Merge branch 'master' into feature/campaign-editor
This commit is contained in:
commit
d18260c20c
2 changed files with 2 additions and 2 deletions
|
@ -107,7 +107,7 @@ module.exports = LevelOptions =
|
|||
hidesRealTimePlayback: true
|
||||
requiredGear: {feet: 'simple-boots', 'right-hand': 'simple-sword', torso: 'tarnished-bronze-breastplate'}
|
||||
restrictedGear: {feet: 'leather-boots', 'programming-book': 'programmaticon-i'}
|
||||
'the-first-kithmaze':
|
||||
'riddling-kithmaze':
|
||||
hidesRunShortcut: true
|
||||
hidesHUD: true
|
||||
hidesSay: true
|
||||
|
|
|
@ -17,7 +17,7 @@ block content
|
|||
p
|
||||
span(data-i18n="contribute.diplomat_introduction_pref")
|
||||
| So, if there's one thing we learned from the
|
||||
a(href="blog.codecombat.com/post/64658141307/codecombat-in-y-combinator", data-i18n="contribute.diplomat_launch_url")
|
||||
a(href="http://blog.codecombat.com/post/64658141307/codecombat-in-y-combinator", data-i18n="contribute.diplomat_launch_url")
|
||||
| launch in October
|
||||
span ,
|
||||
span(data-i18n="contribute.diplomat_introduction_suf")
|
||||
|
|
Loading…
Reference in a new issue