Added Yochol model

Added Yochol model.  Made more respawning placables. Remade the Dung Monster. Updated Level One North.
This commit is contained in:
Jaysyn904
2023-09-18 23:26:46 -04:00
parent d168e90e83
commit 4f0ad1fcf2
46 changed files with 20837 additions and 8231 deletions

View File

@@ -463,6 +463,13 @@ void main()
DelayCommand(0.0f, ApplyEffectToObject(DURATION_TYPE_PERMANENT,eVis,OBJECT_SELF));
}
//:: Dung Monster texture override
if (sResRef == "ra_dungmonster01")
{
ReplaceObjectTexture(OBJECT_SELF,"yochlol_eye", "black");
ReplaceObjectTexture(OBJECT_SELF,"yochlol_skin", "poop01");
}
// Check for randomizations.