material arbitrage

This commit is contained in:
iaada
2025-07-26 04:17:55 -05:00
parent 0db3df2578
commit 68ccb2881f

View File

@@ -25,7 +25,7 @@
# A mug is a type of cup.[2]
- type: entity
abstract: true
parent: [DrinkBaseCup, DrinkGlassBase]
parent: DrinkBaseCup, # add DrinkGlassBase after fixing the material arbitrage
id: DrinkBaseMug
name: mug
description: A mug.