Added character sheet but still experiencing problems with categories.

This commit is contained in:
phil 2013-07-02 23:26:56 +02:00
parent 26bcdb20c2
commit 70378c1e0c
12 changed files with 550 additions and 35 deletions

View file

@ -118,7 +118,13 @@ categories: [ Character-Sheet ]
"def_mod": 0,
"arm_mod": 0,
"cmd_mod": 0,
"xp": 0
"xp": 0,
"hash": "stats",
"r1m1": true,
"r2m1": false,
"r1m2": false,
"r2": false,
"m2": false
};
</script>
<script type="text/javascript" src="/static/javascripts/heroic.js"></script>