Skip to content

Commit 76c577f

Browse files
Nyeriahclaude
andauthored
fix(DB): Add missing Hateful Gladiator items for Magister Brasael (31581) (#466)
NPC 31581 was missing 50 Hateful Gladiator items (Hunter, Druid, Rogue, Priest, Mage, Warlock pieces) that NPC 31579 already had. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0251b89 commit 76c577f

1 file changed

Lines changed: 51 additions & 1 deletion

File tree

src/Bracket_80_1_3/sql/world/progression_80_1_1_npc_vendor_down.sql

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,54 @@ VALUES
116116
('31581','0','41025','0','0','2539','0'),
117117
('31581','0','41031','0','0','2539','0'),
118118
('31581','0','41036','0','0','2540','0'),
119-
('31581','0','41042','0','0','2540','0');
119+
('31581','0','41042','0','0','2540','0'),
120+
('31581','0','41079','0','0','2539','0'),
121+
('31581','0','41085','0','0','2539','0'),
122+
('31581','0','41135','0','0','2540','0'),
123+
('31581','0','41141','0','0','2540','0'),
124+
('31581','0','41149','0','0','2539','0'),
125+
('31581','0','41155','0','0','2539','0'),
126+
('31581','0','41162','0','0','2539','0'),
127+
('31581','0','41203','0','0','2539','0'),
128+
('31581','0','41209','0','0','2540','0'),
129+
('31581','0','41215','0','0','2540','0'),
130+
('31581','0','41273','0','0','2540','0'),
131+
('31581','0','41279','0','0','2540','0'),
132+
('31581','0','41284','0','0','2540','0'),
133+
('31581','0','41291','0','0','2540','0'),
134+
('31581','0','41296','0','0','2539','0'),
135+
('31581','0','41302','0','0','2539','0'),
136+
('31581','0','41308','0','0','2539','0'),
137+
('31581','0','41314','0','0','2539','0'),
138+
('31581','0','41319','0','0','2539','0'),
139+
('31581','0','41325','0','0','2539','0'),
140+
('31581','0','41648','0','0','2539','0'),
141+
('31581','0','41653','0','0','2539','0'),
142+
('31581','0','41659','0','0','2539','0'),
143+
('31581','0','41665','0','0','2539','0'),
144+
('31581','0','41670','0','0','2539','0'),
145+
('31581','0','41676','0','0','2539','0'),
146+
('31581','0','41681','0','0','2540','0'),
147+
('31581','0','41713','0','0','2540','0'),
148+
('31581','0','41765','0','0','2540','0'),
149+
('31581','0','41771','0','0','2540','0'),
150+
('31581','0','41852','0','0','2539','0'),
151+
('31581','0','41857','0','0','2539','0'),
152+
('31581','0','41862','0','0','2539','0'),
153+
('31581','0','41867','0','0','2540','0'),
154+
('31581','0','41872','0','0','2540','0'),
155+
('31581','0','41913','0','0','2539','0'),
156+
('31581','0','41919','0','0','2539','0'),
157+
('31581','0','41925','0','0','2539','0'),
158+
('31581','0','41931','0','0','2540','0'),
159+
('31581','0','41938','0','0','2540','0'),
160+
('31581','0','41944','0','0','2539','0'),
161+
('31581','0','41950','0','0','2539','0'),
162+
('31581','0','41957','0','0','2539','0'),
163+
('31581','0','41963','0','0','2540','0'),
164+
('31581','0','41969','0','0','2540','0'),
165+
('31581','0','41991','0','0','2539','0'),
166+
('31581','0','42001','0','0','2539','0'),
167+
('31581','0','42003','0','0','2539','0'),
168+
('31581','0','42009','0','0','2540','0'),
169+
('31581','0','42015','0','0','2540','0');

0 commit comments

Comments
 (0)