Stat zone no arg defaults to current zone and fixed shop listing color formatting. --Rumble

This commit is contained in:
Rumble
2007-07-02 13:52:06 +00:00
parent 52194dacdd
commit 9b3bc051f9
4 changed files with 6 additions and 4 deletions

View File

@@ -1156,7 +1156,8 @@ o->contains) ? "1" : "0"));
snprintf(str, slen, "1");
else
snprintf(str, slen, "0");
}
} else
snprintf(str, slen, "0");
}
else if (!str_cmp(field, "weight")){