Jump to content

Anuncio Morte Boss


tierrilopes
 Share

Recommended Posts

quest kill_mob begin         state start begin 	-- Dragão Vermelho --        when 2291.kill begin			notice_all(pc.get_name().." matou o Dragão Vermelho!")        end 	-- Azrael --		when 2598.kill begin			notice_all(pc.get_name().." matou o Azrael!")        end 	-- Baronesa --		when 2092.kill begin			notice_all(pc.get_name().." matou a Aranha Baronesa!")    	end 	-- Fantasma da Morte --		when 1093.kill begin			notice_all(pc.get_name().." matou o Fantasma da Morte!")		end 	-- Rei Wubba --		when 3791.kill begin			notice_all(pc.get_name().." matou o Rei Wubba!")		end 	-- O Grande Ogre --		when 3891.kill begin			notice_all(pc.get_name().." matou o Grande Ogre!")		end	end end 

anuncio_boss.quest

anuncio_boss.quest

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...