From 4b203218053eeecceed39b2cf74bc5b6a4833889 Mon Sep 17 00:00:00 2001 From: Ben Zuke <63757496+bsz123@users.noreply.github.com> Date: Mon, 27 Jun 2022 13:46:42 -0400 Subject: [PATCH] Update README.md --- clothing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clothing/README.md b/clothing/README.md index 7c92f80..6c7cecd 100644 --- a/clothing/README.md +++ b/clothing/README.md @@ -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' with the name 'media/fileGuideTable.xml' +This should be added under `/media` with the name `fileGuideTable.xml` [//]: # "Extra" ### How to make custom clothing appear on zombies