generated from Jaysyn/ModuleTemplate
Initial Commit
Initial Commit
This commit is contained in:
7
_module/nss/cchamp_bet.nss
Normal file
7
_module/nss/cchamp_bet.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
void main()
|
||||
{
|
||||
object oPC = GetPCSpeaker();
|
||||
SetLocalString(oPC, "CHbet", "Gold Dragon");
|
||||
SetLocalInt(oPC, "iOdds2", 50);
|
||||
SetLocalInt(oPC, "pChampion", 23);
|
||||
}
|
Reference in New Issue
Block a user