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