Fixed bandit lair spawn waypoints

Remade the bandit shack interior
This commit is contained in:
EpicValor
2023-10-02 17:32:56 -05:00
parent b562cb2213
commit d7413e3880
199 changed files with 14399 additions and 1241 deletions

View File

@@ -11,7 +11,7 @@ if (DoOnce==TRUE) return;
SetLocalInt(oPC, GetTag(OBJECT_SELF), TRUE);
SendMessageToPC(oPC, "hmm, whats up with that bridge........?");
SendMessageToPC(oPC, "What's up with the creaking bridge?");
}