Battle Field Add-on ~~~~~~~~~~~~~~~~~~~ By Zbynek Vyskovsky It's a part of MUD, which allows to player fight each other without getting a KILLER flag. There are small rewards, but players can compare their strengths. The original is located at: http://www.kolej.mff.cuni.cz/~rat/Circle.MUD/battle.field.zip You may (dependant on version) need to add the following lines to the battlefield.c file. #include #include To install the Battle Field add-on, you will need to follow several steps. Add battlefield.c to your source directory (and Makefile), and change these files as listed in the text file located inside the archive. act.info.c act.offensive.c act.wizard.c comm.c config.c constants.c db.c interpreter.c spell_parser.c structs.h utils.h