3) Noodles can be used more than once against the Spaghetti Demon.
4) Entangling Noodles can be used repeatedly as a non-Pastamancer.
3) Noodles can be used more than once against the Spaghetti Demon.
I don't see it. I didn't keep a copy of the really outdated version, so if you added it to that, I lost the line. I'm not used to working without revision control any more! My mistake. I just started a repository on my own machine.Did my addition of the disposable camera stay or did that get loat in the mixup?
sortmonsters => ashq import "BatBrain.ash"; file_to_map("batfactors.txt",factors); sort factors["monster"] by value.ufname; map_to_file(factors,"batfactors.txt"); print("Monsters sorted!");
All of the familiars have the same in-combat results whether they're in the Crown or the Bjorn, right?
More or less what I do at home. At work, I'm sitting at a windows machine and ssh'd into my home machine. If there was a way to upload from the command line, things wouldn't be so complex, but I have to transfer it to work, then upload from there with a web browser. I guess I could use "lynx" or something.When I want to update batfactors first I delete my copy and force a download of a fresh copy. Then I merge in the changes which I already prepared. To try to limit such accidents. I do worry though, that in the 5 minutes or so between my download of a fresh copy and the upload of my changes, someone else will make a change...
More or less what I do at home. At work, I'm sitting at a windows machine and ssh'd into my home machine. If there was a way to upload from the command line, things wouldn't be so complex, but I have to transfer it to work, then upload from there with a web browser. I guess I could use "lynx" or something.
Curl would work, but I haven't sat down and figured out which fields and such. Scp is how I copied the file from home to work. I still don't know what went wrong there. The file at work had 3/14 as the date, but was very old. And I can't figure out where that old batfactors.txt came from. Like Bale I didn't keep any around.You could use curl (random short tutorial link)?
curl -i -F submit=Upload -F file=@batfactors.txt http://zachbardon.com/mafiatools/autoupdate.php
added firebombs to batfactors. Smart, but I never felt I needed them, but I haven't tried AoSP in HC.