mirror of
https://github.com/araxiaonline/RandomScriptsforAzerothCore.git
synced 2026-06-13 02:22:19 -04:00
Add files via upload
This commit is contained in:
@@ -12,7 +12,9 @@ local npcIds1 = {
|
||||
10407,
|
||||
400010,
|
||||
400011,
|
||||
400015
|
||||
400015,
|
||||
400016,
|
||||
300018
|
||||
}
|
||||
|
||||
-- Table to store NPC IDs for group 2
|
||||
@@ -22,6 +24,7 @@ local npcIds2 = {
|
||||
68,
|
||||
1976,
|
||||
466,
|
||||
400018
|
||||
}
|
||||
|
||||
-- Boolean to enable or disable modifying health and level
|
||||
|
||||
Reference in New Issue
Block a user