music by orstphone

This commit is contained in:
minjaesong
2024-02-06 14:12:04 +09:00
parent ae0dbbf02a
commit 6d941a3841
14 changed files with 94 additions and 23 deletions

View File

@@ -63,7 +63,7 @@ open class ItemFileRef(originalID: ItemID) : GameItem(originalID) {
override var baseMass = 1.0
override var baseToolSize: Double? = null
override var inventoryCategory = Category.GENERIC
override var inventoryCategory = Category.MISC
override val isDynamic = false
override val materialId = ""
override var equipPosition = EquipPosition.HAND_GRIP