added so player can cast Flame spell
This commit is contained in:
@@ -31,7 +31,8 @@ enum WeaponType {
|
||||
DAGGER,
|
||||
STAFF,
|
||||
SPEAR,
|
||||
MACE
|
||||
MACE,
|
||||
SPELLBOOK
|
||||
}
|
||||
|
||||
var use_function = null
|
||||
|
||||
Reference in New Issue
Block a user