Added NWN Dark Sun module contents
Added NWN Dark Sun module contents.
This commit is contained in:
17
nwnds_module/tlr_modlshoudler.nss
Normal file
17
nwnds_module/tlr_modlshoudler.nss
Normal file
@@ -0,0 +1,17 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: Tailoring - Modify Left Shoulder
|
||||
//:: tlr_modlshoudler.nss
|
||||
//:: Copyright (c) 2003 Jake E. Fitch
|
||||
//:://////////////////////////////////////////////
|
||||
/*
|
||||
|
||||
*/
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Jake E. Fitch (Milambus Mandragon)
|
||||
//:: Created On: March 8, 2004
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
SetLocalInt(OBJECT_SELF, "ToModify", ITEM_APPR_ARMOR_MODEL_LSHOULDER);
|
||||
SetLocalString(OBJECT_SELF, "2DAFile", "parts_shoulder");
|
||||
}
|
Reference in New Issue
Block a user