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
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
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
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
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
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
Grimfeather
445833e413
Update tbc_vendors.sql - batch inserts
...
updating SQL code to batch inserts
2024-08-24 11:44:37 +02:00
Grimfeather
eb5f186caf
Merge branch 'ZhengPeiRu21:master' into TBC-limited-LW-recipes-before-TBC-T4
2024-08-24 07:42:51 +02:00
ZhengPeiRu21
65849389e6
Merge pull request #347 from Grimfeather/Fix-optional_pvp_items.sql
...
Fix optional pvp items.sql
2024-08-23 16:01:50 -06:00
Grimfeather
b9da42143b
Update tbc_vendors.sql
...
Correcting a small error in a comment
2024-08-23 09:53:26 +02:00
Grimfeather
f8d6bf9634
Update item_changes.sql
...
Added missing item updates
2024-08-23 09:00:13 +02:00
Grimfeather
4c441f0217
Update optional_pvp_items.sql
...
Correcting wrong updates in this file.
2024-08-23 08:46:59 +02:00
Grimfeather
299f994fcf
Update vanilla_quest_levels.sql
...
Labels the Shadow Magic quest as a group quest.
Related to: https://github.com/ZhengPeiRu21/mod-individual-progression/issues/179
2024-08-22 11:19:40 +02:00
Grimfeather
e2706b1aeb
Update professions.sql
...
Added Grikka, LW trainer in Blade's Edge Mountains
2024-08-22 09:09:43 +02:00
Grimfeather
d3be2afbea
Update ipp_aware_npcs.sql
...
Added Grikka
2024-08-22 09:07:15 +02:00
Grimfeather
71beb83739
Update ipp_aware_npcs.sql
...
Added Barim Spilthoof and Brumman
2024-08-22 08:44:32 +02:00
Grimfeather
b9ee2ffeef
Update professions.sql
...
Added Brumman
2024-08-22 08:42:44 +02:00
Grimfeather
7a46132632
Update professions.sql
...
- created new Leatherworking trainer item list (201050)
this way the list can be used multiple times for different trainers.
- added Barim Spilthoof
2024-08-22 08:20:58 +02:00
Grimfeather
0f969d2f8a
Update tbc_vendors.sql
...
added Ulrike
2024-08-22 06:55:37 +02:00
Grimfeather
9545ba9349
Update ipp_aware_npcs.sql
...
added Ulrike
combined the SQL code
2024-08-22 06:53:55 +02:00
Grimfeather
90773cafaa
Update ipp_aware_npcs.sql
...
Added Urgronn
2024-08-22 06:17:24 +02:00
Grimfeather
3ae1fcd8c7
Update tbc_vendors.sql
...
added Ugronn
2024-08-22 06:15:17 +02:00
Grimfeather
902c0adfa1
Update tbc_vendors.sql
...
added script npc_ipp_tbc_pre_t4 to copy of Nakodu
2024-08-22 05:43:13 +02:00