示例#1
0
文件: char.py 项目: muromec/iromidori
def hp_check(who, **kw):
    if who.dead:
        return err("You are dead")