Updates areas, spawns, items, mobs

and fixed typos in convos up to convo_cashan
This commit is contained in:
EpicValor
2023-09-21 19:10:12 -05:00
parent e5f3606cac
commit 3811a4f205
64 changed files with 14149 additions and 11866 deletions

View File

@@ -14,4 +14,5 @@
void main()
{
ExecuteScript("nw_o2_generalmed", OBJECT_SELF);
ExecuteScript("bb_closechest", OBJECT_SELF);
}