| Talent | Points |
|---|---|
| Pistol | 12 |
| Shotgun | 12 |
| Assault Rifle | 12 |
| Sniper Rifle | 12 |
| Armor | 7 |
| Assault Training | 12 |
| Fitness | 12 |
| Soldier/Commando | 12 |
This file contains hidden or 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
| "devDependencies": { | |
| "babel-core": "^5.8.25", | |
| "babel-jest": "sterpe/babel-jest", | |
| "browserify-incremental": "^3.0.1", | |
| "bunyan": "^1.5.1", | |
| "jasmine-reporters": "^1.0.2", | |
| "jest-cli": "^0.4.19", | |
| "node-sass": "^3.3.3", | |
| "shelljs": "^0.5.3", | |
| "standard": "^5.3.1", |
This file contains hidden or 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
| # WARNING - this is quite old....updated instructions in comments below. | |
| #!/bin/sh -ex | |
| # See http://fink.cvs.sourceforge.net/fink/dists/10.9-libcxx/stable/main/finkinfo/net/irssi-10.10.info?view=markup | |
| export ARCHFLAGS="" | |
| ./configure \ | |
| --prefix=/usr/local \ | |
| --disable-dependency-tracking \ | |
| --with-modules \ | |
| --with-ncurses=/usr/local \ |
This file contains hidden or 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
| Last login: Thu Dec 11 09:46:12 on ttys000 | |
| 09:49:16 [1002\0] <sterpe@macbook-pro:~> λ cat big.log | |
| + 1418319988.N /scripts/cli : __rvm_parse_args() 726 > [[ -z '' ]] | |
| + 1418319988.N /scripts/cli : __rvm_parse_args() 726 > [[ -n '' ]] | |
| + 1418319988.N /scripts/cli : __rvm_parse_args() 729 > [[ error == '' ]] | |
| + 1418319988.N /scripts/cli : __rvm_parse_args() 729 > [[ 0 -eq 1 ]] | |
| + 1418319988.N /scripts/cli : __rvm_parse_args() 729 > [[ -n '' ]] | |
| + 1418319988.N /scripts/cli : __rvm_parse_args() 15 > [[ -n use ]] | |
| + 1418319988.N /scripts/cli : __rvm_parse_args() 17 > rvm_token=use | |
| + 1418319988.N /scripts/cli : __rvm_parse_args() 19 > (( 2 > 0 )) |
NewerOlder