alignment
index
/home/thindil/Projekty/anaria/server/lib/pymodules/alignment.py

alignment.py
 
Provide data and functions for alignment for characters.

 
Modules
       
auxiliary
char
hooks
mud
mudsys
olc
storage

 
Classes
       
AlignmentData

 
class AlignmentData
    Alignment character data.
 
  Methods defined here:
__init__(self, set=None)
Standard class constructor.
copy(self)
copyTo(self, to)
store(self)

 
Functions
       
__unload__()
remove the hooks for alignment.
align_hook(info)
When player alignment value was changed, get new description for it.
alignolc_chooser(sock, data)
Show menu.
alignolc_extend_menu(sock, data)
Show option in main menu
alignolc_parser(owner, arg)
Set new alignment.
alignolc_to_proto(owner)
Save alignment to file.
count_alignment(ch)
Set description of alignment for character and check if player can still believe in selected god.