copy/paste error in horse_parts: foreclaw vs forehoof

When horse_parts were separated from animal_parts, one "forehoof" was missed
This commit is contained in:
cohrs
2005-02-15 00:25:23 +00:00
parent 4a4fc8f4fa
commit a0cc33a8fd
2 changed files with 2 additions and 1 deletions

View File

@@ -1189,7 +1189,7 @@ int part;
"light headed", "neck", "spine", "toe",
"feathers", "blood", "lung", "bill", "stomach" },
*horse_parts[] = { "foreleg", "eye", "face", "forehoof", "hoof tip",
"rear hoof", "foreclaw", "hooved", "head", "rear leg",
"rear hoof", "forehoof", "hooved", "head", "rear leg",
"light headed", "neck", "backbone", "rear hoof tip",
"mane", "blood", "lung", "nose", "stomach"},
*sphere_parts[] = { "appendage", "optic nerve", "body", "tentacle",