other for attack types

This commit is contained in:
Mark
2016-01-31 23:37:49 +01:00
parent 654b56f3d5
commit 3a9b2f2645
2 changed files with 2 additions and 1 deletions
File diff suppressed because one or more lines are too long
@@ -32,6 +32,7 @@
<select name="attr_type">
<option value="melee">Melee</option>
<option value="ranged">Ranged</option>
<option value="other">Other</option>
</select>
<div class="small-label">{{'TYPE' | translate}}</div>