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