This website requires JavaScript.
Explore
Help
Sign in
codeninjasllc
/
codecombat
Watch
1
Star
0
Fork
You've already forked codecombat
0
mirror of
https://github.com/codeninjasllc/codecombat.git
synced
2024-11-25 00:28:31 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
db525a8073
codecombat
/
app
/
lib
/
DefaultScripts.coffee
8 lines
107 B
CoffeeScript
Raw
Normal View
History
Unescape
Escape
Adds default scripts whenever a new level is created
2014-08-13 02:27:04 -04:00
module.exports =
[
{
channel:
"
god:new-world-created
"
noteChain:
[
]
id:
"
Introduction
"
}
Fixed #828. Added many other minor refactorings.
2014-08-27 15:24:03 -04:00
]
Reference in a new issue
Copy permalink