fixat mer med traps och arrows och grejjer
This commit is contained in:
@@ -55,7 +55,7 @@ var weapon_type: WeaponType = WeaponType.NONE
|
||||
var two_handed:bool = false
|
||||
var quantity = 1
|
||||
var can_have_multiple_of:bool = false
|
||||
var weight: float = 1.0 # Item weight for encumbrance system
|
||||
var weight: float = 2.0 # Item weight for encumbrance system (default 2.0 for equipment)
|
||||
|
||||
func save():
|
||||
var json = {
|
||||
|
||||
Reference in New Issue
Block a user