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,47 @@
void main()
{
object oPC = GetPCSpeaker();
CreateItemOnObject("nw_it_sparscr603", oPC);
CreateItemOnObject("x1_it_sparscr602", oPC);
CreateItemOnObject("nw_it_sparscr607", oPC);
CreateItemOnObject("nw_it_sparscr610", oPC);
CreateItemOnObject("nw_it_sparscr608", oPC);
CreateItemOnObject("x1_it_sparscr605", oPC);
CreateItemOnObject("nw_it_sparscr601", oPC);
CreateItemOnObject("nw_it_sparscr602", oPC);
CreateItemOnObject("nw_it_sparscr612", oPC);
CreateItemOnObject("nw_it_sparscr613", oPC);
CreateItemOnObject("x1_it_sparscr603", oPC);
CreateItemOnObject("x2_it_sparscr602", oPC);
CreateItemOnObject("nw_it_sparscr611", oPC);
CreateItemOnObject("nw_it_sparscr604", oPC);
CreateItemOnObject("nw_it_sparscr609", oPC);
CreateItemOnObject("x1_it_sparscr604", oPC);
CreateItemOnObject("nw_it_sparscr605", oPC);
CreateItemOnObject("nw_it_sparscr614", oPC);
CreateItemOnObject("nw_it_sparscr606", oPC);
CreateItemOnObject("x2_it_sparscr601", oPC);
}