Module:names: Difference between revisions

No edit summary
No edit summary
 
Line 67: Line 67:
horse = {type = "animal"},
horse = {type = "animal"},
pig = {type = "animal"},
pig = {type = "animal"},
parrot = {type = "animal"}
}
}