Initial commit
Initial commit [v9.7]
This commit is contained in:
12
_module/nss/thrd_erwn_1b.nss
Normal file
12
_module/nss/thrd_erwn_1b.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
SetLocalString(oPC, "erwancnv", "1");
|
||||
|
||||
// Remove some gold from the player
|
||||
TakeGoldFromCreature(250, GetPCSpeaker(), FALSE);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user