Commit Graph

348 Commits

Author SHA1 Message Date
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
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
Grimfeather
d50980ba60 Create tbc_vendors.sql
vanilla_vendors.sql exists, but not tbc_vendors.sql .
2024-08-22 05:32:57 +02:00
Grimfeather
d2c2fe524a Update ipp_aware_npcs.sql
Added Nakodu, Lower City Vendor
2024-08-22 05:26:43 +02:00
Grimfeather
843d75b4bc Update professions.sql
missed one edit in previous correction of npc id.
2024-08-22 04:49:40 +02:00
Grimfeather
d33e82903c Update professions.sql
Removed previous ugly fix
2024-08-22 04:38:25 +02:00
Grimfeather
d37a380e12 Update professions.sql
Had to assign an ID below 200.000 to the copy of Darmari, 
else she won't function correctly as a trainer.
2024-08-22 04:35:14 +02:00
Grimfeather
86c070cd45 Update ipp_aware_npcs.sql
Phasing Darmari until TBC T4
2024-08-21 10:44:03 +02:00
Grimfeather
9fb7226b52 Update professions.sql
Add copy of Darmari, LW trainer in Shattrath
2024-08-21 10:39:48 +02:00
ZhengPeiRu21
a76becd1fd Fix Beware of Pterrordax quest description 2024-08-20 10:03:29 -06:00
ZhengPeiRu21
60b618dae9 Merge pull request #339 from Grimfeather/Restore-crafting-CD-timers-for-Vanilla-and-TBC
Create optional_restore_crafting_cd_timers.sql
2024-08-20 09:51:31 -06:00
ZhengPeiRu21
dc65d9482d Merge pull request #338 from Grimfeather/Robe-of-the-Archmage---mage-only
Update Robe of the Archmage
2024-08-20 09:50:50 -06:00
ZhengPeiRu21
ae5638a887 Merge pull request #337 from Grimfeather/optional-vanilla-crafting-requirements
Create optional_vanilla_crafting_requirements.sql
2024-08-20 09:48:22 -06:00
ZhengPeiRu21
a851e0b7cd Merge pull request #334 from Grimfeather/Various-vendor-issues
Update vanilla_vendors.sql - 3551
2024-08-20 09:47:21 -06:00
Grimfeather
beb4556eed Rename optional vanilla crafting requirements.sql to optional_vanilla_crafting_requirements.sql
updated file name
2024-08-18 12:01:08 +02:00
Grimfeather
fedb0bda25 Create optional_restore_crafting_cd_timers.sql
This restores the cooldown timers for Vanilla and TBC crafting recipes
2024-08-18 11:56:22 +02:00
Grimfeather
15da146e6c Update item_changes.sql
Robe of the Archmage is a mage only item during vanilla and TBC
2024-08-18 05:51:35 +02:00
Grimfeather
7f661f549a Create optional vanilla crafting requirements.sql
This restores the vanilla crafting specialization requirements for leatherworking and blacksmithing
2024-08-18 05:44:03 +02:00