@@ -1,9 +1,9 @@
import logging
from BaseClasses import Item
def ItemFactory(items, player):
ret = []
singleton = False
if isinstance(items, str):
The note is not visible to the blocked user.