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