summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/type/character_shim.erl | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/type/character_shim.erl b/src/type/character_shim.erl index f16a68a..f0f7744 100644 --- a/src/type/character_shim.erl +++ b/src/type/character_shim.erl @@ -13,7 +13,10 @@ portrait, health, mov_pts, - atk_rg + atk_rg, + weapons, + glyphs, + armors } ). |