Changeset 134

Show
Ignore:
Timestamp:
04/26/08 14:48:49 (23 months ago)
Author:
elghinn
Message:

oups O:)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • adventure/player.py

    r131 r134  
    110110        the specified role and affiliation 
    111111        """ 
    112         if role: 
     112        if not role: 
    113113            if self.is_npc: 
    114114                role = 'participant'