L2JMobius

C6 Messenger Daguerre - Double spawn and fixed spawn location

ReynalDev · 2 · 5111

Offline ReynalDev

  • Knight
  • ***
    • Posts: 92
  • https://reynaldev.pythonanywhere.com/
    • ReynalDev
There are two spawns with NPC ID 35559 (Daguerre), this is wrong should be only one.

If you have this already, ignore it.  :-*

Code: [Select]
### Eclipse Workspace Patch 1.0
#P L2jFrozen_DataPack
Index: dist/gameserver/sql/install/spawnlist.sql
===================================================================
--- dist/gameserver/sql/install/spawnlist.sql (revision 1190)
+++ dist/gameserver/sql/install/spawnlist.sql (working copy)
@@ -31619,7 +31619,7 @@
 ('76765', 'Rune Castle', '1', '35503', '18175', '-48984', '-1215', '0', '0', '31754', '60', '0', '0'),
 ('76766', 'Rune Castle', '1', '35503', '18687', '-48934', '-1228', '0', '0', '60005', '60', '0', '0'),
 ('76773', 'Schuttgart Castle', '1', '35557', '77795', '-153326', '-514', '0', '0', '14662', '60', '0', '0'),
-('76774', 'Schuttgart Castle', '1', '35559', '77804', '-147213', '-480', '0', '0', '26688', '60', '0', '0'),
+('76774', 'Schuttgart Castle', '1', '35559', '75590', '-145035', '-1312', '0', '0', '26688', '60', '0', '0'),
 ('76775', 'Schuttgart Castle', '1', '35550', '77629', '-150364', '-357', '0', '0', '6134', '60', '0', '0'),
 ('76776', 'Schuttgart Castle', '1', '35550', '77641', '-150176', '-353', '0', '0', '27354', '60', '0', '0'),
 ('76777', 'Schuttgart Castle', '1', '35550', '77659', '-151796', '-545', '0', '0', '46651', '60', '0', '0'),
@@ -34146,7 +34146,6 @@
 ('79532', 'Dwarven Village Territory', '1', '21127', '185636', '-204525', '-3224', '0', '0', '0', '120', '0', '0'),
 ('79533', 'Dwarven Village Territory', '1', '21127', '177614', '-213031', '-3560', '0', '0', '0', '120', '0', '0'),
 ('79534', 'rune_castle_npc', '1', '35513', '27074', '-48986', '-1296', '0', '0', '0', '120', '0', '0'),
-('79535', 'shuttgart_castle_npc', '1', '35559', '75707', '-144899', '-1296', '0', '0', '0', '120', '0', '0'),
 ('79536', 'Around Shuttgart Quest', '1', '27321', '94064', '-137600', '-2979', '0', '0', '52460', '60', '0', '0'),
 ('79537', 'Around Shuttgart Quest', '1', '27321', '93889', '-137494', '-2989', '0', '0', '42111', '60', '0', '0'),
 ('79538', 'Around Shuttgart Quest', '1', '27321', '94324', '-137725', '-2954', '0', '0', '63438', '60', '0', '0'),