mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Fixed a bunch of bugged scripts and cleaned up the quest flags.
This commit is contained in:
@@ -4,7 +4,7 @@ function onSpawn(player, npc)
|
||||
man0l1Quest = player:GetQuest("Man0l1");
|
||||
|
||||
if (man0l1Quest ~= nil) then
|
||||
npc:SetQuestGraphic(player, 0x3);
|
||||
npc:SetQuestGraphic(player, 0x2);
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user