Bugfixing pass
Bugfixing pass. Spawn swapovers. Broom!
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include "journal_include"
|
||||
|
||||
void GivePCWands(object oPC)
|
||||
{
|
||||
// items to be give to new players
|
||||
@@ -125,6 +127,8 @@ void main()
|
||||
{
|
||||
object oPC = GetEnteringObject();
|
||||
|
||||
dhLoadJournalQuestStates(GetEnteringObject());
|
||||
|
||||
// Make sure PC isn't set to Plot, for reasons
|
||||
SetPlotFlag(oPC, FALSE);
|
||||
|
||||
|
Reference in New Issue
Block a user