From 5af6038e3b051f582602740f1facbb624d13ff96 Mon Sep 17 00:00:00 2001 From: "Hristos N. Triantafillou" Date: Sun, 10 Jan 2021 12:44:37 -0600 Subject: [PATCH] No rename is actually needed for this! --- momw/momw/data_seeds/by_category/npcs.py | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/momw/momw/data_seeds/by_category/npcs.py b/momw/momw/data_seeds/by_category/npcs.py index d46a49e..0ebe61f 100644 --- a/momw/momw/data_seeds/by_category/npcs.py +++ b/momw/momw/data_seeds/by_category/npcs.py @@ -385,23 +385,14 @@ def init(): "alt_to": ["Facelift"], "author": "Westly and many many more", "category": npcs, - "compat": "partially working", + "compat": "fully working", "date_added": "2020-10-02 11:19:56 -0500", "date_updated": "2020-11-15 08:50:05 -0500", "description": """Changes the heads of all races in the game with better versions. Except for Argonian and Khajiit.""", "name": "Westly's Pluginless Head Replacer Complete", "status": "live", - "tags": [tag_high_res, tag_manual_edit_needed, tag_normal_maps], + "tags": [tag_high_res, tag_normal_maps], "url": "https://download.fliggerty.com/download-127-874", - "usage_notes": """

The following texture file needs to be renamed from this:

- -
Textures/WAR_Human_Ears_NM.dds
- -

To this:

- -
Textures/WAR_Human_Ears_n.dds
- -

Please see the file renames guide for more information.

""", }, { "alt_to": ["Starfire's NPCs"], -- 2.30.1