Implemented Scorpion Catcher quest
This commit is contained in:
@@ -4243,77 +4243,85 @@
|
||||
"tradeable": "false",
|
||||
"destroy": "true",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "456"
|
||||
"id": "456",
|
||||
"weight": "0.15"
|
||||
},
|
||||
{
|
||||
"destroy_message": "You will need to speak to Thormac to get another cage.",
|
||||
"examine": "It's empty!",
|
||||
"examine": "There is 1 scorpion inside.",
|
||||
"durability": null,
|
||||
"name": "Scorpion cage",
|
||||
"tradeable": "false",
|
||||
"destroy": "true",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "457"
|
||||
"id": "457",
|
||||
"weight": "0.175"
|
||||
},
|
||||
{
|
||||
"destroy_message": "You will need to speak to Thormac to get another cage.",
|
||||
"examine": "It's empty!",
|
||||
"examine": "There are 2 scorpions inside.",
|
||||
"durability": null,
|
||||
"name": "Scorpion cage",
|
||||
"tradeable": "false",
|
||||
"destroy": "true",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "458"
|
||||
"id": "458",
|
||||
"weight": "0.2"
|
||||
},
|
||||
{
|
||||
"destroy_message": "You will need to speak to Thormac to get another cage.",
|
||||
"examine": "It's empty!",
|
||||
"examine": "There is 1 scorpion inside.",
|
||||
"durability": null,
|
||||
"name": "Scorpion cage",
|
||||
"tradeable": "false",
|
||||
"destroy": "true",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "459"
|
||||
"id": "459",
|
||||
"weight": "0.175"
|
||||
},
|
||||
{
|
||||
"destroy_message": "You will need to speak to Thormac to get another cage.",
|
||||
"examine": "It's empty!",
|
||||
"examine": "There are 2 scorpions inside.",
|
||||
"durability": null,
|
||||
"name": "Scorpion cage",
|
||||
"tradeable": "false",
|
||||
"destroy": "true",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "460"
|
||||
"id": "460",
|
||||
"weight": "0.2"
|
||||
},
|
||||
{
|
||||
"destroy_message": "You will need to speak to Thormac to get another cage.",
|
||||
"examine": "It's empty!",
|
||||
"examine": "There is 1 scorpion inside.",
|
||||
"durability": null,
|
||||
"name": "Scorpion cage",
|
||||
"tradeable": "false",
|
||||
"destroy": "true",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "461"
|
||||
"id": "461",
|
||||
"weight": "0.175"
|
||||
},
|
||||
{
|
||||
"destroy_message": "You will need to speak to Thormac to get another cage.",
|
||||
"examine": "It's empty!",
|
||||
"examine": "There are 2 scorpions inside.",
|
||||
"durability": null,
|
||||
"name": "Scorpion cage",
|
||||
"tradeable": "false",
|
||||
"destroy": "true",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "462"
|
||||
"id": "462",
|
||||
"weight": "0.2"
|
||||
},
|
||||
{
|
||||
"destroy_message": "You will need to speak to Thormac to get another cage.",
|
||||
"examine": "It's empty!",
|
||||
"examine": "There are 3 scorpions inside.",
|
||||
"durability": null,
|
||||
"name": "Scorpion cage",
|
||||
"tradeable": "false",
|
||||
"destroy": "true",
|
||||
"archery_ticket_price": "0",
|
||||
"id": "463"
|
||||
"id": "463",
|
||||
"weight": "0.225"
|
||||
},
|
||||
{
|
||||
"ge_buy_limit": "10000",
|
||||
|
||||
@@ -5215,6 +5215,7 @@
|
||||
"melee_animation": "0",
|
||||
"range_animation": "0",
|
||||
"combat_audio": "3611,3612,3610",
|
||||
"respawn_delay": "60",
|
||||
"defence_animation": "0",
|
||||
"magic_animation": "0",
|
||||
"death_animation": "0",
|
||||
@@ -5237,6 +5238,7 @@
|
||||
"strength_level": "1",
|
||||
"id": "386",
|
||||
"range_level": "1",
|
||||
"respawn_delay": "60",
|
||||
"attack_level": "1"
|
||||
},
|
||||
{
|
||||
@@ -5249,6 +5251,7 @@
|
||||
"strength_level": "1",
|
||||
"id": "387",
|
||||
"range_level": "1",
|
||||
"respawn_delay": "60",
|
||||
"attack_level": "1"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -1121,7 +1121,7 @@
|
||||
},
|
||||
{
|
||||
"npc_id": "385",
|
||||
"loc_data": "{2549,3568,0,1,6}-"
|
||||
"loc_data": "{2552,3570,0,1,6}-"
|
||||
},
|
||||
{
|
||||
"npc_id": "386",
|
||||
|
||||
Reference in New Issue
Block a user