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