Crossfire Server, Trunk
banquet.py File Reference

Go to the source code of this file.

Namespaces

 banquet
 

Functions

def banquet.do_back ()
 
def banquet.do_banquet ()
 
def banquet.get_one (what)
 
def banquet.return_to_bed ()
 

Variables

 banquet.act = Crossfire.WhoIsActivator()
 
list banquet.floors = [ 'woodfloor', 'flagstone', 'dirtfloor' ]
 
list banquet.foods = [ 'fishfood', 'food', 'bag_popcorn', 'apple', 'cheeseburger', 'loaf', 'tomato', 'waybread', 'roast_bird', 'orange', 'leg_mutton' ]
 
 banquet.l = Crossfire.WhoAmI()
 
list banquet.replace_with = [ 'd_statue', 'statue', 'statue2' ]
 
int banquet.size_x = 15
 
int banquet.size_y = 15
 
list banquet.walls = [ 'flagstone', 'dwall', 'timberwall', 'stwall' ]