mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-02 11:58:10 -05:00
18 lines
322 B
CoffeeScript
18 lines
322 B
CoffeeScript
module.exports =
|
|
'god:user-code-problem':
|
|
{} # TODO schema
|
|
|
|
'god:infinite-loop':
|
|
{} # TODO schema
|
|
|
|
'god:user-code-problem':
|
|
{} # TODO schema
|
|
|
|
'god:new-world-created':
|
|
{} # TODO schema
|
|
|
|
'god:streaming-world-updated':
|
|
{} # TODO schema
|
|
|
|
'god:world-load-progress-changed':
|
|
{} # TODO schema
|