generated from Jaysyn/ModuleTemplate
Initial upload
Initial upload.
This commit is contained in:
9
_module/nss/btlr_modhair.nss
Normal file
9
_module/nss/btlr_modhair.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
//:: Created By: styzygy
|
||||
//:: based on the Mil_Tailor by Milambus Mandragon
|
||||
|
||||
void main()
|
||||
{
|
||||
object oPC = GetPCSpeaker();
|
||||
SetLocalInt(oPC, "iColorChannel", COLOR_CHANNEL_HAIR);
|
||||
SetCustomToken(91154, "Hair");
|
||||
}
|
Reference in New Issue
Block a user