Open beholder242 opened 6 years ago
This is for SPP spawn place 👎 Between trees
-- 'Undead start zone Lilian Voss Spawn creature_id=38895' quest_id=24960'
DELETE FROM creature WHERE id IN (38895); INSERT INTO creature (id, map, phaseId, position_x, position_y, position_z, orientation, spawntimesecs, MovementType) VALUES (38895, 0, 0, 1755.741333, 1666.410278, 121.318573, 3.3375, 300, 0);
Issues with this quest...
Major: Lillian Voss (NPC ID 38895) does not spawn in the correct place (screenshot "Private 1", "Retail 1") along with the other NPCs you need to talk to for this quest, making it impossible to complete the quest. Screenshots "Retail 2-4" show her dialog and options. After speaking to Lillian Voss, she runs to the road leading into Deathknell and afterwards can be found in the position shown in Retail 5. Private 2 and 3 show where she is currently in SPP.
Minor: Marshall Redpath (NPC ID 49230) runs a lot further away. In SPP, he runs to the road, stops and despawns. On retail, he runs between the gravestones next to Daschla (Retail 6) towards the fence behind Daschla and the gravestones, through a gap in the fence, and then despawns just on the other side (Retail 7).