mud/lib/daemon/tmp/A_BELT.c
2020-09-06 05:43:07 -07:00

3 lines
56 B
C

#include <armor_types.h>
int armor() { return A_BELT; }