mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
repaired weapon switch
This commit is contained in:
parent
f483a9ac55
commit
e860dc979d
9 changed files with 30 additions and 39 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: ikrpg
|
||||
tags: [Rules, None, None]
|
||||
tags: [Character Sheet, None, None]
|
||||
categories: [ Character-Sheet ]
|
||||
---
|
||||
|
||||
|
|
@ -122,7 +122,7 @@ categories: [ Character-Sheet ]
|
|||
</form>
|
||||
</div>
|
||||
<p>
|
||||
<a href="javascript:hero.url();">Store inserted data in URL</a>
|
||||
<a href="javascript:hero.url();">Save sheet to URL</a>
|
||||
</p>
|
||||
<script type="text/javascript" src="/static/javascripts/heroic.js"></script>
|
||||
<script type="text/javascript">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue