コード例 #1
0
ファイル: char.py プロジェクト: muromec/iromidori
def hp_check(who, **kw):
    if who.dead:
        return err("You are dead")