Changed folder name.
Changed folder name.
This commit is contained in:
10
_module/nss/alterofchaos1.nss
Normal file
10
_module/nss/alterofchaos1.nss
Normal file
@@ -0,0 +1,10 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
AdjustAlignment(oPC, ALIGNMENT_CHAOTIC, 100);
|
||||
|
||||
AssignCommand(oPC, TakeGoldFromCreature(5000, oPC, TRUE));
|
||||
|
||||
}
|
Reference in New Issue
Block a user