Restructured class system files. Added more functions for applying class attributes.

This commit is contained in:
richard
2009-04-06 03:20:13 +02:00
parent fd3739b53a
commit 405e7f0005
90 changed files with 2099 additions and 1534 deletions

2
src/zr/zombiereloaded.inc Executable file → Normal file
View File

@ -48,7 +48,7 @@ enum ZTeam
#define LOG_MODULE_OVERLAYS 4096 // overlays.inc
#define LOG_MODULE_SAYTRIGGERS 8192 // sayhooks.inc
#define LOG_MODULE_TELEPORT 16384 // teleport.inc
#define LOG_MODULE_CLASSES 32768 // playerclasses.inc
#define LOG_MODULE_CLASSES 32768 // playerclasses/*
#define LOG_MODULE_WEAPONRESTICT 65536 // weaponrestrict.inc
#define LOG_MODULE_COMMANDS 131072 // commands.inc
#define LOG_MODULE_ANTICAMP 262144 // anticamp.inc