Changed folder name.
Changed folder name.
This commit is contained in:
6
_module/nss/gc_set_lightarmr.nss
Normal file
6
_module/nss/gc_set_lightarmr.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
void main()
|
||||
{
|
||||
SetLocalFloat(GetPCSpeaker(), "COST_TOTAL", 3.0);
|
||||
SetLocalInt(GetPCSpeaker(), "CRAFT_FEAT", IP_CONST_FEAT_ARMOR_PROF_LIGHT);
|
||||
|
||||
}
|
Reference in New Issue
Block a user