Commit Graph

558 Commits

Author SHA1 Message Date
Grimfeather
220f14c14a Update zone_thunder_bluff.sql - minor corrections
minor corrections
2024-10-12 10:56:20 +02:00
Grimfeather
117cf54c08 Update zone_undercity.sql - minor corrections
minor correctlions
2024-10-12 10:52:41 +02:00
Grimfeather
3100a574b2 Update zone_stormwind.sql
- fixed the "train me" menu of the expert tailor
- batched many inserts
- sorted the sql in the same format as the other cities.
2024-10-12 03:06:02 +02:00
Grimfeather
bfde166f0f Update zone_orgrimmar.sql - syntax error fix
fixed syntax error and a few more inserts batched.
2024-10-12 02:08:34 +02:00
Grimfeather
e37c14956e Update zone_ironforge.sql
This restores several journeyman and expert profession trainers in Ironforge
2024-10-12 01:53:12 +02:00
Grimfeather
0f3a104438 Update zone_darnassus.sql
This restores several journeyman and expert profession trainers in Darnassus
2024-10-11 23:08:22 +02:00
Grimfeather
9c0572243d Update zone_orgrimmar.sql
- Fixed the gossip menu "train me" buttons now showing up for a few profession trainers.

- sorted the sql file in the same style as zone_undercity

- batched many inserts
2024-10-11 20:57:22 +02:00
Grimfeather
002740884d Update zone_thunder_bluff.sql
Fixed the gossip menu "train me" buttons now showing up.

sorted the sql file in the same style as zone_undercity
2024-10-11 20:00:41 +02:00
Grimfeather
90d5adc4f1 Update zone_undercity.sql - Profession Trainers
This restores several journeyman and expert profession trainers in the Undercity
2024-10-11 18:17:22 +02:00
ZhengPeiRu21
d27982d5be Merge pull request #353 from nerzhei/added-excluded-accounts-config-option
Added exclude accounts config option
2024-10-09 14:33:46 -06:00
ZhengPeiRu21
90b5e2b620 Merge pull request #377 from Grimfeather/Fix-syntax-errors
Fixed syntax errors
2024-10-09 14:30:36 -06:00
Grimfeather
0bc2890310 Update zone_eversong_woods.sql
fix
2024-10-08 21:46:40 +02:00
Grimfeather
cb90156bc4 Update zone_eversong_woods.sql
Fixed syntax error
2024-10-08 21:27:40 +02:00
Grimfeather
9d9da75133 Update professions.sql
Fix syntax errors
2024-10-08 21:22:54 +02:00
ZhengPeiRu21
693971e3cb Merge pull request #374 from Grimfeather/First-Aid-fixes
First aid fixes
2024-10-08 08:22:31 -06:00
ZhengPeiRu21
29d4aa057a Merge pull request #373 from Grimfeather/Update-professions.sql---batch-inserts
Update professions.sql - batch inserts
2024-10-08 08:21:58 -06:00
ZhengPeiRu21
dbed8b93c0 Merge pull request #369 from Grimfeather/Restoring-Dark-Iron-Sentry-elites
Restoring Dark Iron Sentry elites
2024-10-08 08:21:06 -06:00
Grimfeather
e24804541e Update zone_dun_morogh.sql
- gave Thamner Pol <Physician> correct first aid recipes
2024-10-07 23:35:38 +02:00
Grimfeather
7d8c5f2bfc Create zone_darnassus.sql
- gave Dannelor <First Aid Trainer> correct first aid recipes
2024-10-07 23:34:27 +02:00
Grimfeather
6d5c7e9f79 Update zone_ironforge.sql
- gave Nissa Firestone <First Aid Trainer> correct first aid recipes
2024-10-07 23:33:49 +02:00
Grimfeather
41e9097fca Update zone_undercity.sql
- gave Mary Edras <First Aid Trainer> correct first aid recipes
2024-10-07 23:32:35 +02:00
Grimfeather
ed81a60889 Create zone_wetlands.sql
- gave Fremal Doohickey <First Aid Trainer> correct first aid recipes
2024-10-07 23:31:42 +02:00
Grimfeather
d114f7c4b1 Create zone_terokkar_forest.sql
- gave Anchorite Ensham <First Aid Trainer> correct first aid recipes
2024-10-07 23:30:59 +02:00
Grimfeather
4af42801cd Create zone_teldrassil.sql
- gave Byancie <First Aid Trainer> correct first aid recipes
2024-10-07 23:30:17 +02:00
Grimfeather
dcb8c1e97a Create zone_the_exodar.sql
- gave Nus <First Aid Trainer> correct first aid recipes
2024-10-07 23:29:19 +02:00
Grimfeather
6ce3a2619e Update zone_silvermoon.sql
- gave Alestus <First Aid Trainer> correct first aid recipes
2024-10-07 23:28:24 +02:00
Grimfeather
9b2cd3ed60 Create zone_bloodmyst_isle.sql
- gave Anchorite Paetheus <First Aid Trainer> correct first aid recipes
2024-10-07 23:27:23 +02:00
Grimfeather
c1fb8fe9da Create zone_azuremyst_isle.sql
- gave Anchorite Fateema <First Aid Trainer> correct first aid recipes
2024-10-07 23:26:10 +02:00
Grimfeather
467f2fc113 Update zone_eversong_woods.sql
- gave Kanaria <First Aid Trainer> correct first aid recipes
2024-10-07 23:24:57 +02:00
Grimfeather
34a516e61c Create zone_blades_edge_mountains.sql
- gave Fera Palerunner <First Aid Trainer> correct first aid recipes
2024-10-07 23:23:27 +02:00
Grimfeather
998f11e5ab Update zone_shattrath.sql
- gave Mildred Fletcher <Physician> correct first aid recipes
2024-10-07 23:21:45 +02:00
Grimfeather
19f3417919 Update professions.sql - batch inserts 2024-10-07 23:17:14 +02:00
Grimfeather
23da3eb90e added missing DELETE before INSERT 2024-10-05 14:25:56 +02:00
Grimfeather
500b4e5420 link Maltorius with 2 sentries
It was possible to single pull Maltorius.
This solves it.
2024-10-05 14:21:40 +02:00
Grimfeather
6cfd6e0886 Restoring Dark Iron Sentry elites
3x in the towers around the Cauldron
2x next to Maltorius
2024-10-05 02:11:21 +02:00
ZhengPeiRu21
cbb0679aa1 Merge pull request #363 from Grimfeather/Battle-of-Hillsbrad---send-player-to-Varimathras
Battle of Hillsbrad - send player to Varimathras
2024-10-01 20:50:54 -06:00
ZhengPeiRu21
0504496531 Merge pull request #343 from Grimfeather/TBC-limited-LW-recipes-before-TBC-T4
Tbc limited lw recipes before tbc t4
2024-10-01 20:50:00 -06:00
ZhengPeiRu21
692be8eead Merge pull request #351 from sogladev/fix-compile-warnings
fix compiler warnings
2024-10-01 20:49:29 -06:00
ZhengPeiRu21
87364c9920 Merge pull request #364 from Grimfeather/Add-sneak-spell-to-Deviate-and-Silvermane-Stalker
Add sneak spell to Deviate and Silvermane Stalker
2024-10-01 20:49:13 -06:00
ZhengPeiRu21
1f65903a84 Merge pull request #360 from sogladev/fix-frost-resistance-omarionsbook-wilhelms-rep
fix: naxx40 frost resistance, rename omarion script, fix book and wilhelm quests requirements
2024-10-01 20:48:07 -06:00
Grimfeather
e3b3d436d9 Add sneak spell to Deviate and Silvermane Stalker
Both these creatures have the sneak spell in classic.
2024-10-01 23:12:32 +02:00
Grimfeather
2cb5ebd909 Battle of Hillsbrad - send player to Varimathras
player was sent to Bragor Bloodfist as would be normal for WotLK
But it should be Varimathras as it was in classic.
2024-10-01 20:39:57 +02:00
Jelle Meeus
daac3de0f7 update quest requirements for frost resistance from Wilhelm 2024-09-13 16:00:26 +02:00
Jelle Meeus
d2d3db9747 rename script, set book requirement to honored 2024-09-13 15:59:48 +02:00
Maicol González
a80b788631 added exclude accounts parameter 2024-09-01 02:36:24 -03:00
Maicol González
333cc730c7 added exclude accounts parameter 2024-09-01 02:11:17 -03:00
Maicol González
f6624ceb81 added exclude accounts parameter 2024-09-01 02:08:25 -03:00
Jelle Meeus
28571a1457 fix:compile warnings 2024-08-29 17:08:51 +02:00
Grimfeather
6e7b270775 Update tbc_vendors.sql - creature guid updates
changes `creature` guid insert values to make it easier to add more and avoid duplicates.
2024-08-24 12:22:19 +02:00
Grimfeather
5343f8586a Update professions.sql - batch inserts
- updating SQL code to batch inserts

- changed guid values for inserts into `creature`.
so it's easier to add more and avoid using the same guid.

- added missing DELETE before INSERT
2024-08-24 12:18:31 +02:00