Level One rework

Revamped Level One: North & Level One: Central to be as close to PnP as possible.  Added Level One: Latrene 3 area.  Added efreeti appearance from CEP3.  Revamped efreeti bottle to be like PnP (no wishes, yet)
This commit is contained in:
Jaysyn904
2023-09-23 22:02:32 -04:00
parent 7832a55868
commit 2e30722043
106 changed files with 40744 additions and 9332 deletions

View File

@@ -466,7 +466,7 @@ void main()
//:: Dung Monster texture override
if (sResRef == "ra_dungmonster01")
{
ReplaceObjectTexture(OBJECT_SELF,"yochlol_eye", "black");
ReplaceObjectTexture(OBJECT_SELF,"yochlol_eye", "poop01");
ReplaceObjectTexture(OBJECT_SELF,"yochlol_skin", "poop01");
}