Advertisement
Guest User

Untitled

a guest
Feb 13th, 2014
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.31 KB | None | 0 0
  1. elif re.search("festa", name.lower()):
  2.                         self.countStats = True
  3.                         self.isnomever = True
  4.                         self.noShaman = True
  5.                         self.isFesta = True
  6.                         self.autoRespawn = True
  7.                         self.roundTime = 1800
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement