screeps/proc.creepfunctions.js

5 lines
65 B
JavaScript
Raw Permalink Normal View History

module.exports = {
spawnwarrior: function(){
}
}