PNAMES
From ZDoom Wiki
PNAMES is a lump which corresponds with TEXTUREx lumps to define a texture. Patch entries in TEXTUREx entries point to a PNAMES entry by a zero-based index number.
Specification
| Bytes | Data Type | Description | Notes |
| 0-3 | Unsigned Integer | Number of entries | The lump starts with an integer header declaring the number of patches that follow |
| . | |||
| ... | Char | Entry name | 8 bytes |

