Initial upload
Initial upload
This commit is contained in:
12
_module/nss/cb_pvptoken.nss
Normal file
12
_module/nss/cb_pvptoken.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
CreateItemOnObject("pvptoken", oPC);
|
||||
|
||||
CreateItemOnObject("pvpevilhelm", oPC);
|
||||
CreateItemOnObject("evilsymbol", oPC);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user