Initial commit. Updated release archive.
This commit is contained in:
8
_module/nss/at_take_315kgp.nss
Normal file
8
_module/nss/at_take_315kgp.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
void main()
|
||||
{
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
AssignCommand(oPC, TakeGoldFromCreature(315000, oPC, TRUE));
|
||||
|
||||
}
|
Reference in New Issue
Block a user