Bug fixes for new house system and levels command

This commit is contained in:
JamDog
2010-12-07 15:44:21 +00:00
parent e068bfd5c0
commit b06cf00639
6 changed files with 82 additions and 63 deletions

View File

@@ -590,7 +590,7 @@ const char *house_bits[] = {
const char *house_types[] = {
"PLAYER_OWNED",
"IMM_OWNED",
"CLAN_OWNED",
"PLAYER_SHOP",
"\n"
};