Add files via upload

This commit is contained in:
Dinkledork
2023-02-15 15:04:02 -07:00
committed by GitHub
parent 20cf067590
commit cc5afc7c6c
15 changed files with 430 additions and 23 deletions

View File

@@ -15,7 +15,8 @@ local npcIds1 = {
400015,
400016,
300018,
400029
400029,
400032
}
-- Table to store NPC IDs for group 2
@@ -28,7 +29,8 @@ local npcIds2 = {
400018,
400019,
400026,
400027
400027,
400033
}
-- Function to be executed when an NPC from group 1 is spawned