test
index
/home/achifaifa/git/kirino/source/test.py

Test module
 
The functions here allow the plyaer to test certain aspects of the game without having to go through dungeons to find it.

 
Modules
       
common
config
copy
dungeon
help
item
mob
npc
os
parser
player
random
sys

 
Functions
       
testcharsh()
Test environment for the character sheet.
testchat()
Test environment for seller chat
 
Starts a chat with a random vendor, giving extra information for testing purposes.
testfight()
Test environment for the combat system.
 
Generates a ring in which different mobs can be generated
testgen()
Test environment for the dungeon generator.
 
It generates a dungeon and displayes the full map in the screen
testm()
Test menu
testparse()
Test environment for the parser
 
Starts a text interface and identifies the actions and options passed
testvend()
Test environment for vendors and sellers