More quest persistence

More quest persistence & cleanup.
This commit is contained in:
Jaysyn904
2022-06-20 14:17:58 -04:00
parent 2105778d4c
commit e03053bd65
57 changed files with 14075 additions and 313 deletions

View File

@@ -7,7 +7,7 @@
//:://////////////////////////////////////////////
void main()
{
// Give the speaker the items
CreateItemOnObject("item062", GetPCSpeaker(), 1);
// Give the speaker the items
CreateItemOnObject("item062", GetPCSpeaker(), 1);
}