示例#1
0
文件: items.py 项目: cryptixman/tzmud
 def unwear(self, character):
     wizard.remove(character)
     return True