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