Crossfire Server, Trunk
ghost.py File Reference

Go to the source code of this file.

Namespaces

 ghost
 

Functions

def ghost.can_talk (player, rule)
 
def ghost.check_body (player, rule)
 
def ghost.do_angry (ghost)
 
def ghost.do_dialog ()
 
def ghost.do_disappear ()
 
def ghost.do_timer ()
 
def ghost.found_body (player, rule)
 
def ghost.start_disappear (ghost, player)
 
def ghost.warn_player (player, ghost)
 

Variables

string ghost.key_angry = 'ghost_angry'
 
string ghost.key_disappear = 'ghost_disappear'