Skip to content
This repository was archived by the owner on Dec 4, 2020. It is now read-only.

Commit edbf23a

Browse files
authored
Merge pull request #1304 from wrenffxi/promathia-hp
fix typo in promathia phase 2 hp/mp
2 parents c5a5df3 + dd1a6d7 commit edbf23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/mob_groups.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1237,7 +1237,7 @@ INSERT INTO `mob_groups` VALUES (32,5536,35,'Ixaern_drgs_Wynav',0,128,0,0,0,78,7
12371237
-- ------------------------------------------------------------
12381238

12391239
INSERT INTO `mob_groups` VALUES (1,3205,36,'Promathia',0,128,0,8000,0,80,80,0);
1240-
INSERT INTO `mob_groups` VALUES (2,5106,36,'Promathia',0,128,0,0,12000,80,80,0);
1240+
INSERT INTO `mob_groups` VALUES (2,5106,36,'Promathia',0,128,0,12000,0,80,80,0);
12411241
INSERT INTO `mob_groups` VALUES (3,6640,36,'Kamlanaut',0,128,0,10000,1500,78,78,0);
12421242
INSERT INTO `mob_groups` VALUES (4,6641,36,'Ealdnarche',0,128,0,5000,2500,78,78,0);
12431243
INSERT INTO `mob_groups` VALUES (5,4820,36,'Metus',0,128,0,0,20000,125,125,0);

0 commit comments

Comments
 (0)