예제 #1
0
파일: items.py 프로젝트: cryptixman/tzmud
 def wear(self, character):
     wizard.add(character)
     return True