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

3 lines
62 B
C

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