mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added character sheet but still experiencing problems with categories.
This commit is contained in:
parent
26bcdb20c2
commit
70378c1e0c
12 changed files with 550 additions and 35 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue