Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bsz123 authored Jun 27, 2022
1 parent a94549a commit 673088f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clothing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Of course you got to add distributions to it if you want it to appear in the wor
3. The item will appear in inventory but appears invisible on character - this is probably because it did not get a new GUID table addition. And then of course, you got to give that clothing item an inventory icon, which you reference in the `/media/textures` file with `item_YourFile.png`.

4. The GUID table, a reference file that the game uses for all clothing items, has not been created under the media folder.
This should be added under ..\media-> fileGuideTable.xml
This should be added under '/media/' with the name 'fileGuideTable.xml'

[//]: # "Extra"
### How to make custom clothing appear on zombies
Expand Down

0 comments on commit 673088f

Please sign in to comment.