Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- helper functions edited | |
function waitFuel(n) | |
n = n or 100 | |
while turtle.getFuelLevel()<n do | |
while not turtle.refuel(1) do | |
turtle.select(turtle.getSelectedSlot()%16+1) | |
end | |
end | |
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/env node | |
var express = require('express'); | |
var fs = require('fs'); | |
var irc = require('irc'); | |
var Dota2Api = require('dota2-api'); | |
//DOTA_API_KEY = 'D3FE4C4AAE0631B3D9C0E3D4E6560D4F'; | |
var da = Dota2Api.create('D3FE4C4AAE0631B3D9C0E3D4E6560D4F'); | |
var heroes = []; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Race that starts roughly humanish and gradually turns into a large bear. | |
start: all slots, no innate muts. | |
get fur 3 progressively like felids. Start at 0 HP apt, +1 every 9 levels (end at +3) | |
level 9: deformed body, +1 HP | |
level 18: large size, another +1 HP (boots, gloves, non DA/TLA/robes get removed) | |
level 27: +1 HP | |
every 3 levels gain one random out of: |