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