namespace QSB.ItemSync.WorldObjects.Items
{
internal class QSBNomaiConversationStone : QSBItem<NomaiConversationStone> { }
}