Initial upload

Initial upload.
This commit is contained in:
Jaysyn904
2024-10-09 14:17:22 -04:00
parent a13073fd78
commit e51634d39b
2354 changed files with 658510 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
void main()
{
object oPC = GetPCSpeaker();
CreateItemOnObject("x1_it_sparscr801", oPC);
CreateItemOnObject("x2_it_sparscr801", oPC);
CreateItemOnObject("x1_it_spdvscr605", oPC);
CreateItemOnObject("nw_it_sparscr803", oPC);
CreateItemOnObject("x1_it_spdvscr602", oPC);
CreateItemOnObject("nw_it_sparscr809", oPC);
CreateItemOnObject("nw_it_sparscr804", oPC);
CreateItemOnObject("nw_it_sparscr807", oPC);
CreateItemOnObject("nw_it_sparscr806", oPC);
CreateItemOnObject("nw_it_sparscr801", oPC);
CreateItemOnObject("nw_it_sparscr808", oPC);
CreateItemOnObject("nw_it_sparscr805", oPC);
CreateItemOnObject("x1_it_spdvscr802", oPC);
}